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 |
twinaphex
|
dc73edadcf
|
Cleanup old ugly hack
|
2015-08-17 05:05:29 +02:00 |
twinaphex
|
a86e4304b4
|
Add 'Scanning For Content' help
|
2015-07-18 14:57:20 +02:00 |
twinaphex
|
a919c26b81
|
Add 'Change Virtual Gamepad' help
|
2015-07-18 14:01:37 +02:00 |
twinaphex
|
ef1b066b64
|
Add 'What Is A Core?' to Help
|
2015-07-18 11:29:37 +02:00 |
twinaphex
|
6636fbaf15
|
(Help) Add 'Loading Content'
|
2015-07-17 22:11:24 +02:00 |
twinaphex
|
4e64eac514
|
Add welcome start screen and make it have a 3-second timeout
|
2015-07-17 15:03:17 +02:00 |
twinaphex
|
1f01d62386
|
(Menu) Refactor zip file handling to be list-based
|
2015-07-14 12:49:54 +02:00 |