twinaphex
|
2215aa2c87
|
(menu_driver.c) Pass userdata to free callback
|
2015-12-11 14:38:57 +01:00 |
|
twinaphex
|
fa9f0a32e8
|
Create RARCH_MENU_CTL_POPULATE_ENTRIES
|
2015-12-11 14:34:47 +01:00 |
|
twinaphex
|
9e9e6bd8b4
|
Prevent crash
|
2015-12-11 14:30:57 +01:00 |
|
twinaphex
|
adc359ec7a
|
Pass more userdata handles to callbacks
|
2015-12-11 14:26:51 +01:00 |
|
twinaphex
|
159fe58926
|
Move core info list to runloop_ctl
|
2015-12-11 13:51:17 +01:00 |
|
twinaphex
|
ab9c52e03e
|
Remove unused local variables
|
2015-12-11 13:29:15 +01:00 |
|
twinaphex
|
65eeb3d836
|
Don't touch global->core_info.current from outside runloop.c
|
2015-12-11 13:24:14 +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
|
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 ca9520a5224a3f701aea4a8aa0f7e7b67a4dfb02.
|
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 |
|