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
|
c21c04d73b
|
Create MENU_NAVIGATION_CTL_DEINIT
|
2015-12-11 11:57:43 +01:00 |
|
twinaphex
|
8ea64378f8
|
Create MENU_INPUT_CTL_DEINIT
|
2015-12-11 11:56:31 +01:00 |
|
twinaphex
|
45de6fe3b5
|
Create RARCH_DRIVER_CTL_SET_NONBLOCK_STATE
|
2015-12-11 11:04:16 +01:00 |
|
twinaphex
|
746b7dde73
|
Add memset to end of RARCH_MENU_CTL_SYSTEM_INFO_DENIT
|
2015-12-10 23:10:17 +01:00 |
|
twinaphex
|
d7fd52b03f
|
Make g_system_menu no longer a global
|
2015-12-10 23:08:34 +01:00 |
|
twinaphex
|
fc6505e408
|
Get rid of rarch_system_info_get_ptr
|
2015-12-10 22:30:25 +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
|
8ef1e9c0b0
|
Cleanups
|
2015-12-10 17:26:29 +01:00 |
|
twinaphex
|
42643088f4
|
Refine earlier commit
|
2015-12-10 17:25:40 +01:00 |
|
twinaphex
|
78db1845dc
|
Move data pointer to navigation_clear callback
|
2015-12-10 17:24:56 +01:00 |
|
twinaphex
|
cfaca8439d
|
Cleanups
|
2015-12-10 17:08:17 +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
|
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
|
a173b5a2bb
|
Some more cleanups
|
2015-12-10 15:23:43 +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
|
f0e11659c7
|
Header include changes
|
2015-12-09 09:53:43 +01:00 |
|
twinaphex
|
39499eb107
|
Silence 'cannot be reached' warnings
|
2015-12-08 19:54:36 +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
|
c6359d6dbc
|
Divorce g_system_menu from global state
|
2015-12-06 19:31:47 +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
|
bea3f938d9
|
RARCH_MENU_CTL_DESTROY: Make sure all static local variables are
set back to default state
|
2015-12-06 18:23:46 +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
|
aac2ceba02
|
Don't set menu_driver_ctx yet to NULL at RARCH_MENU_CTL_DEINIT time
|
2015-12-05 14:03:39 +01:00 |
|
twinaphex
|
736f343d9f
|
Create RARCH_MENU_CTL_IS_ALIVE
|
2015-12-05 13:49:34 +01:00 |
|
twinaphex
|
66582c3f06
|
Move variables to menu_driver.c and turn them staticc
|
2015-12-05 13:13:49 +01:00 |
|
twinaphex
|
688ddcfd9e
|
Rename the two variables
|
2015-12-05 13:09:27 +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 |
|