twinaphex
|
1745e71088
|
Add 'Start Core' option
|
2016-01-24 01:51:05 +01:00 |
|
twinaphex
|
6f221fb425
|
Rename menu_common_load_content to rarch_task_push_content_load_default
|
2016-01-24 00:51:17 +01:00 |
|
twinaphex
|
372d673a26
|
Rename event_command to event_cmd_ctl - add second parameter
|
2016-01-22 15:34:43 +01:00 |
|
twinaphex
|
34eccf3d61
|
Add HAVE_LAKKA ifdef
|
2016-01-22 14:56:43 +01:00 |
|
Twinaphex
|
4dd08e6382
|
Merge pull request #2660 from duduke/master
Reboot Menu Item
|
2016-01-22 14:39:21 +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 |
|
duduke
|
7de7c98b27
|
Added a reboot menu item
|
2016-01-18 21:31:38 +02:00 |
|
twinaphex
|
e5b328607d
|
Avoid adding 'Add Tab' to XMB list if HAVE_LIBRETRODB is not defined
|
2016-01-14 13:30:25 +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
|
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
|
f0a0314fc8
|
(XMB) Enable for PS3
|
2016-01-12 08:58:39 +01:00 |
|
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
|
twinaphex
|
ee01fff66f
|
Cleanups
|
2016-01-08 22:26:13 +01:00 |
|
twinaphex
|
70a57fa80e
|
(XMB) Check if path contains '.lpl' first
|
2016-01-08 09:33:53 +01:00 |
|
twinaphex
|
66449802e4
|
(menu) Start going through string_is_empty
|
2015-12-26 07:37:44 +01:00 |
|
Twinaphex
|
9cf654367a
|
(XMB) Fix memory leak
|
2015-12-23 13:47:53 +01:00 |
|
twinaphex
|
7ec6a66f12
|
Signed/unsigned issues
|
2015-12-13 01:45:22 +01:00 |
|
Higor Eurípedes
|
f6421f9988
|
(XMB) Fix buffer overflow
It was introduced by 3df4101 . MENU_ENTRIES_CTL_START_GET and
MENU_ENTRIES_CTL_START_GET access size_t-sized data, but an
unsigned was passed.
|
2015-12-12 21:39:42 -03: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
|
7942328e39
|
Create MENU_ENTRIES_CTL_LIST_GET
|
2015-12-11 22:05:54 +01:00 |
|
twinaphex
|
fa535f788e
|
Create MENU_ENTRIES_CTL_NEEDS_REFRESH
|
2015-12-11 21:41:59 +01:00 |
|
twinaphex
|
fde4826754
|
Add MENU_ENTRIES_CTL_SHOW_BACK
|
2015-12-11 21:34:27 +01:00 |
|
twinaphex
|
f7d9c08de3
|
Add 'Extracting' message when extracting a bundle
|
2015-12-11 19:13:40 +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
|
6ae5725373
|
Simplify usage of menu->userdata
|
2015-12-11 14:55:04 +01:00 |
|
twinaphex
|
9580dc5392
|
pass userdata handle to list_get_entry callback
|
2015-12-11 14:52:16 +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
|
23f1bf63c0
|
Turn core_info_current into static local variable
|
2015-12-11 13:28:23 +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
|
ae995f6986
|
Cleanups
|
2015-12-10 18:49:26 +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 |
|