twinaphex
|
a585017208
|
Rename MENU_FILE_ to FILE_TYPE_
|
2016-06-20 15:50:37 +02:00 |
twinaphex
|
f22755f31b
|
Move enums around
|
2016-06-20 15:42:05 +02:00 |
twinaphex
|
7d93f63e6a
|
Move menu_hash_to_file_type to msg_hash
|
2016-06-20 06:44:05 +02:00 |
twinaphex
|
9456f05991
|
Move menu hashes to menu_hash.h
|
2016-06-18 02:13:28 +02:00 |
twinaphex
|
f76e7549ce
|
Move more code over to menu_hash_to_file_type
|
2016-06-17 23:27:17 +02:00 |
twinaphex
|
14b0b75fe9
|
Move more code over to menu_hash_to_file_type
|
2016-06-17 23:24:15 +02:00 |
twinaphex
|
99f1d6123e
|
Create menu_hash_to_file_type
|
2016-06-17 23:16:59 +02:00 |
twinaphex
|
07932bff3e
|
Use retro_common_api.h
|
2016-06-03 05:49:46 +02:00 |
Jean-André Santoni
|
7150ea5df2
|
(XMB) Finalize the thumbnail type switching on keypress
|
2016-04-28 03:26:09 +07:00 |
twinaphex
|
748f5dc74b
|
(Nuklear/Zahnrad) Rename to 'nuklear'
|
2016-04-25 14:58:47 +02:00 |
twinaphex
|
dcd5391a75
|
(Thumbnails Updater) Added Thumbnails Updater
|
2016-04-23 22:31:39 +02:00 |
Jean-André Santoni
|
8e86d11f57
|
Add list_prepend to the menu ctx drivers
|
2016-04-11 23:31:49 +07:00 |
Jean-André Santoni
|
7dfb3c373a
|
(XMB) Thumbnail type switching
|
2016-04-08 01:42:53 +07:00 |
twinaphex
|
bf9add6325
|
Header cleanups
|
2016-03-22 03:51:14 +01:00 |
twinaphex
|
ab1c4d0c4d
|
Header include cleanups
|
2016-03-22 03:49:05 +01:00 |
twinaphex
|
faee785aaa
|
Add more to menu_ctx_iterate_t
|
2016-02-26 17:40:24 +01:00 |
twinaphex
|
816539f9df
|
(Zahrand) Rename wimp.c to zahrand
|
2016-02-25 21:29:38 +01:00 |
Twinaphex
|
42600fa74b
|
Merge pull request #2726 from fr500/master
New driver implementation for the WIMP UI
|
2016-02-25 20:57:31 +01:00 |
twinaphex
|
bc6e9ee3bf
|
Cleanups
|
2016-02-25 19:50:45 +01:00 |
twinaphex
|
0eb3feff64
|
Cleanups
|
2016-02-25 19:48:07 +01:00 |
twinaphex
|
05f2a2d18c
|
Communicate better that these are enums
|
2016-02-25 19:30:14 +01:00 |
twinaphex
|
255ee8766f
|
Communicate better that this is an enum
|
2016-02-25 19:27:06 +01:00 |
Hans-Kristian Arntzen
|
adbf9fed16
|
Vulkan implementation.
|
2016-02-16 20:42:02 +01:00 |
radius
|
1e31f06200
|
clone glui
|
2016-02-14 14:33:13 -05:00 |
twinaphex
|
37875fb242
|
Add MENU_CTL_*PENDING_ACTION
|
2016-02-12 07:30:34 +01:00 |
twinaphex
|
7d00f945b8
|
Implement RARCH_MENU_CTL_IS_PENDING_QUICK_MENU, RARCH_MENU_CTL_SET_PENDING_QUICK_MENU, RARCH_MENU_CTL_UNSET_PENDING_QUICK_MENU
|
2016-02-12 04:28:09 +01:00 |
twinaphex
|
4364ce92c3
|
Create RARCH_MENU_CTL_LIST_GET_ENTRY
|
2016-02-11 01:12:19 +01:00 |
twinaphex
|
b3944a21d5
|
Create RARCH_MENU_CTL_LIST_GET_SIZE
|
2016-02-11 01:07:30 +01:00 |
twinaphex
|
48e67d5546
|
Create RARCH_MENU_CT_LIST_GET_SELECTION
|
2016-02-11 00:59:55 +01:00 |
twinaphex
|
9e69551408
|
Add RARCH_MENU_CTL_BIND_INIT
|
2016-02-11 00:53:49 +01:00 |
twinaphex
|
ddf5283ecd
|
Cleanups
|
2016-02-11 00:47:00 +01:00 |
twinaphex
|
71507808c9
|
Create RARCH_MENU_CTL_LIST_FREE
|
2016-02-10 21:21:19 +01:00 |
twinaphex
|
84d64c4042
|
Add RARCH_MENU_CTL_DRIVER_DATA_GET
|
2016-02-10 21:15:23 +01:00 |
twinaphex
|
859a04e6ee
|
Create RARCH_MENU_CTL_LIST_PUSH
|
2016-02-10 20:36:13 +01:00 |
twinaphex
|
c9ec688a7e
|
Cleanups
|
2016-02-10 20:29:17 +01:00 |
twinaphex
|
f77722a213
|
Add RARCH_MENU_CTL_ENVIRONMENT
|
2016-02-10 20:19:21 +01:00 |
twinaphex
|
b5e28cda58
|
Create RARCH_MENU_CTL_ITERATE
|
2016-02-10 20:13:12 +01:00 |
twinaphex
|
9db5d45361
|
Change return value to menu_driver_iterate
|
2016-02-10 20:08:10 +01:00 |
twinaphex
|
e9e6fd7b80
|
(Menu) Implement pending shutdown
|
2016-02-10 19:56:35 +01:00 |
twinaphex
|
2df631a36f
|
Add menu pending quit mechanism
|
2016-02-10 19:19:30 +01:00 |
twinaphex
|
23e48f1821
|
Add RARCH_MENU_CTL_LIST_INSERT
|
2016-02-10 06:38:57 +01:00 |
twinaphex
|
b48c900129
|
Add RARCH_MENU_CTL_LIST_CACHE
|
2016-02-10 06:15:40 +01:00 |
twinaphex
|
f2952c530c
|
Cleanups
|
2016-02-10 06:01:11 +01:00 |
twinaphex
|
dd0136e2d5
|
Refactor this code
|
2016-02-10 03:29:31 +01:00 |
twinaphex
|
f604afeede
|
Create RARCH_MENU_CTL_FIND_DRIVER
|
2016-02-09 16:49:23 +01:00 |
twinaphex
|
5cd66a19b2
|
Create RARCH_MENU_CTL_INIT
|
2016-02-09 16:45:28 +01:00 |
twinaphex
|
c039e4c6ab
|
Make menu_driver_free a static function
|
2016-02-04 20:12:58 +01:00 |
twinaphex
|
32b9303a79
|
Create RARCH_MENU_CTL_LIST_SET_SELECTION
|
2016-02-03 17:15:00 +01:00 |
twinaphex
|
68ea128cb5
|
Turn menu_init into static function
|
2016-01-26 21:04:05 +01:00 |
twinaphex
|
22bf74ff37
|
Start moving code to menu_content.c
|
2016-01-25 04:44:54 +01:00 |
twinaphex
|
5cfc9c1830
|
(OSX) Buildfix
|
2016-01-24 07:19:37 +01:00 |
twinaphex
|
fd99b9bfb3
|
Rename XUI files/defines
|
2016-01-12 09:23:17 +01:00 |
twinaphex
|
a3994aea63
|
RMenu is obsolete now
|
2016-01-12 09:19:35 +01:00 |
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
Jean-André Santoni
|
5496eb5f68
|
(Lakka) Allow firmware upgrades from the menu. Step 1.
|
2015-12-25 02:13:50 +07:00 |
twinaphex
|
ebe3454969
|
Add RARCH_MENU_CTL_NAVIGATION_CLEAR
|
2015-12-12 23:40:25 +01:00 |
twinaphex
|
5e1390bb5a
|
Add RARCH_MENU_CTL_CONTEXT_DESTROY
|
2015-12-12 23:36:43 +01:00 |
twinaphex
|
3f4b0012d3
|
Create RARCH_MENU_CTL_CONTEXT_RESET
|
2015-12-12 23:34:49 +01:00 |
twinaphex
|
825b259650
|
Cleanups
|
2015-12-12 23:33:02 +01:00 |
twinaphex
|
d62a246ea8
|
Start adding RARCH_MENU_CTL_REFRESH
|
2015-12-12 17:25:03 +01:00 |
twinaphex
|
733d71ebd3
|
Create RARCH_MENU_CTL_TOGGLE
|
2015-12-11 15:39:19 +01:00 |
twinaphex
|
74015188a9
|
Cleanups
|
2015-12-11 15:28:16 +01:00 |
twinaphex
|
00b979ba67
|
Move userdata to menu_driver.c as static variable
|
2015-12-11 15:14:39 +01:00 |
twinaphex
|
fa9f0a32e8
|
Create RARCH_MENU_CTL_POPULATE_ENTRIES
|
2015-12-11 14:34:47 +01:00 |
twinaphex
|
adc359ec7a
|
Pass more userdata handles to callbacks
|
2015-12-11 14:26:51 +01:00 |
twinaphex
|
01ca22587a
|
Move playlist variable to menu_driver_ctl as static local
variable
|
2015-12-11 13:08:30 +01:00 |
twinaphex
|
22b06f2d38
|
Don't reference menu->playlist outside menu_driver.c anymore
|
2015-12-11 13:06:24 +01:00 |
twinaphex
|
7b49964d39
|
Create RARCH_MENU_CTL_PLAYLIST_FREE
|
2015-12-11 13:01:39 +01:00 |
twinaphex
|
5ce356c3fc
|
Add RARCH_MENU_CTL_PLAYLIST_GET
|
2015-12-11 12:40:59 +01:00 |
twinaphex
|
280281e644
|
menu_driver.h - Remove input_driver.h
|
2015-12-11 12:08:19 +01:00 |
twinaphex
|
3fa9abe3aa
|
menu_driver.h - don't include menu_displaylist.h
|
2015-12-11 12:06:24 +01:00 |
twinaphex
|
d7fd52b03f
|
Make g_system_menu no longer a global
|
2015-12-10 23:08:34 +01:00 |
twinaphex
|
5fbfabab5b
|
Divorce menu->shader from menu_handle_t
|
2015-12-10 20:12:08 +01:00 |
twinaphex
|
aaf6d64432
|
Create RARCH_MENU_CTL_SHADER_DEINIT
|
2015-12-10 20:09:15 +01:00 |
twinaphex
|
8392d944e5
|
Create RARCH_MENU_CTL_SHADER_GET
|
2015-12-10 19:56:08 +01:00 |
twinaphex
|
4202e9e9d3
|
Cleanup
|
2015-12-10 19:43:25 +01:00 |
twinaphex
|
65c59eb9f1
|
Cleanups
|
2015-12-10 19:38:46 +01:00 |
twinaphex
|
d6538bb7ae
|
Pass userdata pointer to list_insert callback
|
2015-12-10 19:08:28 +01:00 |
twinaphex
|
b42149c826
|
Pass void pointers to list_push callback
|
2015-12-10 19:02:01 +01:00 |
twinaphex
|
78db1845dc
|
Move data pointer to navigation_clear callback
|
2015-12-10 17:24:56 +01:00 |
twinaphex
|
18d3cb0649
|
Pass data to context_reset callback
|
2015-12-10 17:01:06 +01:00 |
twinaphex
|
02bac66c9e
|
Pass userdata to context_destroy callback
|
2015-12-10 16:57:48 +01:00 |
twinaphex
|
71548e2e10
|
Pass userdata to toggle callback
|
2015-12-10 16:54:46 +01:00 |
twinaphex
|
19f0a23e7e
|
load_image - add userdata handle
|
2015-12-10 16:51:59 +01:00 |
twinaphex
|
94248be657
|
Pass userdata variable to populate_entries
|
2015-12-10 16:45:38 +01:00 |
twinaphex
|
333ee443e3
|
Change pointer_tap callback
|
2015-12-10 16:26:40 +01:00 |
twinaphex
|
604cbc585f
|
Pass userdata pointer to environ callback
|
2015-12-10 16:23:32 +01:00 |
twinaphex
|
bd0a427df1
|
Pass userdata pointer to list_cache callback
|
2015-12-10 16:17:23 +01:00 |
twinaphex
|
87ff4d7d82
|
Pass userdata handle to frame callback
|
2015-12-10 15:44:26 +01:00 |
twinaphex
|
d2c5139ab1
|
Revert "Add userdata pointer to frame callback"
This reverts commit ca9520a522 .
|
2015-12-10 15:17:37 +01:00 |
twinaphex
|
ca9520a522
|
Add userdata pointer to frame callback
|
2015-12-10 15:12:47 +01:00 |
twinaphex
|
686bcf723d
|
Move scroll_y to userdata
|
2015-12-10 14:50:43 +01:00 |
twinaphex
|
f4695c7547
|
Pass userdata pointer to render callback
|
2015-12-10 14:45:34 +01:00 |
twinaphex
|
2930997c25
|
Pass userdata to messagebox callback
|
2015-12-10 14:40:56 +01:00 |
twinaphex
|
f0e11659c7
|
Header include changes
|
2015-12-09 09:53:43 +01:00 |
twinaphex
|
5ec501f934
|
move prevent_populate to menu_driver_ctl
|
2015-12-07 16:57:06 +01:00 |
twinaphex
|
6664bf2522
|
Don't use menu_driver_get_ptr outside of menu/ files at all
|
2015-12-07 16:11:53 +01:00 |
twinaphex
|
b0b35ba9e5
|
Remove more references to menu_driver_get_ptr outside of menu/ files
|
2015-12-07 16:00:48 +01:00 |
twinaphex
|
2daf9832a9
|
Create new function types
|
2015-12-07 15:54:06 +01:00 |
Twinaphex
|
c2e0e8d9fb
|
(menu_entries.c) Less pointer grabbing
|
2015-12-07 07:13:18 +01:00 |
twinaphex
|
8829b27cd2
|
Create RARCH_MENU_CTL_SET_TEXTURE
|
2015-12-06 18:30:45 +01:00 |
twinaphex
|
99ea0095a3
|
Create RARCH_MENU_CTL_FRAME
|
2015-12-06 18:28:37 +01:00 |
twinaphex
|
1cfb39a9d1
|
merge menu.c and menu_driver.c
|
2015-12-06 17:55:27 +01:00 |
twinaphex
|
8e8f69bb69
|
Refactor away menu_driver_toggle
|
2015-12-06 17:41:00 +01:00 |
twinaphex
|
88a1f48cc3
|
Create RARCH_MENU_CTL_DESTROY
|
2015-12-06 17:15:32 +01:00 |
twinaphex
|
736f343d9f
|
Create RARCH_MENU_CTL_IS_ALIVE
|
2015-12-05 13:49:34 +01:00 |
twinaphex
|
d3bc47c6dc
|
Create RARCH_MENU_CTL_IS_SET_TEXTURE
|
2015-12-05 13:06:22 +01:00 |
twinaphex
|
841d6010a5
|
Create RARCH_MENU_CTL_DEINIT
|
2015-12-05 13:04:21 +01:00 |
twinaphex
|
783881941a
|
Create menu_driver_ctl
|
2015-12-05 13:00:45 +01:00 |
twinaphex
|
980c743938
|
Start adding hooks for showing descriptions for Cheevos
|
2015-11-08 18:52:17 +01:00 |
twinaphex
|
a9b7636ddb
|
Abstract away GL code in menu behind display driver interface
|
2015-11-08 01:30:07 +01:00 |
Jean-André Santoni
|
23fee02883
|
(XMB) Hack to prevent icon overlapping when adding or removing shaders and cheap passes
|
2015-11-07 11:47:02 +07:00 |
Jean-André Santoni
|
0af5d405e4
|
(GLUI) Rename all materialui_ to mui_, materialui was too long
|
2015-11-05 16:55:32 +07:00 |
twinaphex
|
3be9b2752b
|
(GLUI) Start renaming 'glui' 'materialui' under the hood
|
2015-11-02 20:46:22 +01:00 |
twinaphex
|
71ca469cda
|
GL totally abstracted away now from menu drivers
|
2015-11-02 20:41:42 +01:00 |
twinaphex
|
1e53e3e19a
|
Backport pointer_tap changes
|
2015-11-01 20:44:04 +01:00 |
Twinaphex
|
5287e46e57
|
Revert "(Menu) Make the mouse left click and the pointer tap use the same cod…"
|
2015-11-01 20:35:43 +01:00 |
Jean-André Santoni
|
5b51124b62
|
(Menu) Make the mouse left click and the pointer tap use the same codepath
|
2015-11-02 02:22:21 +07:00 |
Jean-André Santoni
|
bd99e952d6
|
(Menu) Move pointer_tap on the menu driver side
|
2015-11-02 01:17:06 +07:00 |
twinaphex
|
14bf640bf6
|
Create list_push callback - allows us to override lists
|
2015-10-22 04:12:32 +02:00 |
twinaphex
|
06d17852f0
|
Merge menu_list.c with menu_entries.c
|
2015-10-17 19:38:33 +02:00 |
twinaphex
|
528a020d86
|
Always assume we are going to render when calling menu_driver_iterate
|
2015-10-11 12:58:21 +02:00 |
twinaphex
|
6d4900dc1c
|
Create function pointer for iterate function
|
2015-10-03 05:08:29 +02:00 |
twinaphex
|
798e7fa7fa
|
Move function pointer around
|
2015-10-03 04:32:38 +02:00 |
twinaphex
|
167cd269ae
|
Add init_list to menu driver callbacks
|
2015-10-03 03:15:47 +02:00 |
twinaphex
|
a1ff4879f8
|
(Zarch) Integrate Zarch - can be heavily improved now - shows
promise
|
2015-10-02 02:15:46 +02:00 |
twinaphex
|
6ce4b96d12
|
Header include cleanups
|
2015-09-27 01:10:15 +02:00 |
twinaphex
|
37e9108820
|
Move internal display state to menu_display.c
|
2015-09-26 01:23:10 +02:00 |
twinaphex
|
a7950486be
|
(menu_iterate.c) Get rid of 'pop_selected'
|
2015-09-25 18:20:08 +02:00 |
twinaphex
|
9c031e17ca
|
Simplify menu_iterate.c code
|
2015-09-25 01:59:20 +02:00 |
twinaphex
|
df23b122fe
|
Move state definitions outside of header
|
2015-09-24 21:02:28 +02:00 |
twinaphex
|
a892f5901e
|
Revert "Put menu_input state on heap"
This reverts commit 807be0a965 .
|
2015-09-24 20:52:01 +02:00 |
twinaphex
|
807be0a965
|
Put menu_input state on heap
|
2015-09-24 20:38:56 +02:00 |
twinaphex
|
172e75c758
|
Revert "Refactor menu_input.c"
This reverts commit 3ddbf2d5cc .
|
2015-09-24 14:17:03 +02:00 |
twinaphex
|
80efc1339e
|
Revert "Cleanups"
This reverts commit 32bbf71bbb .
|
2015-09-24 14:16:16 +02:00 |
twinaphex
|
32bbf71bbb
|
Cleanups
|
2015-09-24 13:54:57 +02:00 |
twinaphex
|
3ddbf2d5cc
|
Refactor menu_input.c
|
2015-09-24 13:22:46 +02:00 |
twinaphex
|
51d3738a00
|
Revert "Add type to populate_entries"
This reverts commit 5a7de50bd3 .
|
2015-09-21 21:32:31 +02:00 |
twinaphex
|
5a7de50bd3
|
Add type to populate_entries
|
2015-09-21 20:48:26 +02:00 |
twinaphex
|
bbe210f7eb
|
C89_BUILD fixes
|
2015-09-06 23:43:27 +02:00 |
Twinaphex
|
98812a1165
|
Cleanups
|
2015-09-06 13:07:12 +02:00 |
twinaphex
|
0ba87ae378
|
Some CXX_BUILD fixes
|
2015-09-06 04:18:26 +02:00 |
twinaphex
|
f091cb455e
|
Refactor menu_entries
|
2015-09-06 02:56:57 +02:00 |
twinaphex
|
bfc969faac
|
Cleanup
|
2015-08-22 03:40:07 +02:00 |
twinaphex
|
4ae1e9a53d
|
Cleanups
|
2015-08-22 01:42:26 +02:00 |
twinaphex
|
f190230f85
|
Refactors
|
2015-08-18 03:51:44 +02:00 |
twinaphex
|
2f3746a431
|
Make some more functions static
|
2015-08-18 02:54:42 +02:00 |
twinaphex
|
443fd6b4f2
|
Move menu_driver_render and menu_driver_render_messagebox to
menu_iterate.c and make them static
|
2015-08-18 01:48:04 +02:00 |
twinaphex
|
86894134cb
|
Move menu_driver_navigation_* functions to menu_navigation.c and
make them static
|
2015-08-18 01:45:10 +02:00 |
twinaphex
|
4f1bb7b9b6
|
Not sure what perform_action was doing here
|
2015-08-17 15:44:57 +02:00 |