twinaphex
|
18a8b0f29d
|
Silence warnings with non-HAVE_DYNAMIC
|
2016-02-04 11:28:12 +01:00 |
|
twinaphex
|
9a5ce5fdb3
|
Make HAVE_LIBRETRO_MANAGEMENT define obsolete
|
2016-02-03 12:31:29 +01:00 |
|
Monroe88
|
2ce3ed1319
|
Keep Quick Menu at the top of the Main Menu
|
2016-01-31 14:36:41 -06:00 |
|
twinaphex
|
a267bdfbe3
|
MOve gfx/image/image.c to gfx/video_texture_image.c
|
2016-01-30 02:39:08 +01:00 |
|
twinaphex
|
1745e71088
|
Add 'Start Core' option
|
2016-01-24 01:51:05 +01:00 |
|
twinaphex
|
34eccf3d61
|
Add HAVE_LAKKA ifdef
|
2016-01-22 14:56:43 +01:00 |
|
twinaphex
|
528a03f6f4
|
Use string_is_equal more
|
2016-01-20 04:54:17 +01:00 |
|
twinaphex
|
2b8520f7ab
|
Remove alot of unused variables
|
2016-01-19 23:46:09 +01:00 |
|
twinaphex
|
1eac61e9a0
|
Create RARCH_CTL_IS_DUMMY_CORE
|
2016-01-19 23:44:32 +01:00 |
|
twinaphex
|
01d58f8681
|
Create RARCH_CTL_IS_INITED, RARCH_CTL_SET_INITED, RARCH_CTL_UNSET_INITED
|
2016-01-19 23:26:47 +01:00 |
|
twinaphex
|
5113aa164a
|
(MaterialUI) Take out 'Core: ' message
|
2016-01-13 12:01:40 +01:00 |
|
twinaphex
|
bf1b5f7b4a
|
Add tickering for title
|
2016-01-13 11:52:44 +01:00 |
|
twinaphex
|
8a41d9fe4e
|
Add mui_get_core_title
|
2016-01-13 11:36:27 +01:00 |
|
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
|
twinaphex
|
66449802e4
|
(menu) Start going through string_is_empty
|
2015-12-26 07:37:44 +01:00 |
|
twinaphex
|
7ec6a66f12
|
Signed/unsigned issues
|
2015-12-13 01:45:22 +01:00 |
|
twinaphex
|
ecdecad963
|
Add MENU_DISPLAY_CTL_BLEND_BEGIN/MENU_DISPLAY_CTL_BLEND_END
|
2015-12-12 23:53:16 +01:00 |
|
twinaphex
|
8833ba1141
|
Create MENU_DISPLAY_CTL_FONT_FLUSH_BLOCK
|
2015-12-12 23:48:44 +01:00 |
|
twinaphex
|
3df4101321
|
Get rid of menu_entries_set_start and menu_entries_get_start
|
2015-12-12 14:39:35 +01:00 |
|
twinaphex
|
fde4826754
|
Add MENU_ENTRIES_CTL_SHOW_BACK
|
2015-12-11 21:34:27 +01:00 |
|
twinaphex
|
00b979ba67
|
Move userdata to menu_driver.c as static variable
|
2015-12-11 15:14:39 +01:00 |
|
twinaphex
|
6ae5725373
|
Simplify usage of menu->userdata
|
2015-12-11 14:55:04 +01:00 |
|
twinaphex
|
9e383749ae
|
Pass userdata handle to get_selection callback
|
2015-12-11 14:50:06 +01:00 |
|
twinaphex
|
2215aa2c87
|
(menu_driver.c) Pass userdata to free callback
|
2015-12-11 14:38:57 +01:00 |
|
twinaphex
|
adc359ec7a
|
Pass more userdata handles to callbacks
|
2015-12-11 14:26:51 +01:00 |
|
twinaphex
|
a8590e656e
|
Take out header include core_info.h from runloop.h
|
2015-12-11 13:56:00 +01:00 |
|
twinaphex
|
159fe58926
|
Move core info list to runloop_ctl
|
2015-12-11 13:51:17 +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
|
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
|
f70acd4a64
|
Cleanups
|
2015-12-10 15:49:37 +01:00 |
|
twinaphex
|
87ff4d7d82
|
Pass userdata handle to frame callback
|
2015-12-10 15:44:26 +01:00 |
|
twinaphex
|
6bff83478f
|
(MUI) Cleanups
|
2015-12-10 15:33:10 +01:00 |
|
twinaphex
|
114bce9f0f
|
(MUI) Cleanups
|
2015-12-10 15:31:17 +01:00 |
|
twinaphex
|
a173b5a2bb
|
Some more cleanups
|
2015-12-10 15:23:43 +01:00 |
|
twinaphex
|
fbdfad6250
|
Remove unused void * parameter for init_main_font
|
2015-12-10 15:19:41 +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
|
b0a0a8d9a7
|
Cleanup one unused pointer
|
2015-12-10 14:52:02 +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
|
8acaa19d01
|
CLeanups
|
2015-12-10 13:48:41 +01:00 |
|
twinaphex
|
f0e11659c7
|
Header include changes
|
2015-12-09 09:53:43 +01:00 |
|