Commit Graph

4134 Commits

Author SHA1 Message Date
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
287fc9dd2c Cleanups 2016-01-22 14:42:23 +01:00
twinaphex
c855e0f3d4 Cleanups 2016-01-22 14:41:22 +01:00
Twinaphex
4dd08e6382 Merge pull request #2660 from duduke/master
Reboot Menu Item
2016-01-22 14:39:21 +01:00
duduke
3aca34d3fb Make Reboot and Shutdown MenuItems available for Lakka only 2016-01-21 23:41:58 +02:00
radius
495ee3aaa5 try to fix android input bugs 2016-01-21 16:39:03 -05:00
twinaphex
4995490588 N/A pt. 2 2016-01-21 19:27:48 +01:00
twinaphex
bbb7d1ad52 N/A 2016-01-21 19:26:10 +01:00
twinaphex
2af842401b (menu) Cleanups 2016-01-21 19:21:09 +01:00
twinaphex
191ff2e6d0 Cleanups 2016-01-21 19:19:14 +01:00
twinaphex
ee74f697cd Rename setting 'Don't automatically start a core' to 'Automatically start core' 2016-01-21 03:56:02 +01:00
twinaphex
112f564a8f Change setting 2016-01-21 03:49:06 +01:00
twinaphex
6bf373a7c7 Divorce frontend_key_event from global variable 2016-01-21 01:52:02 +01:00
twinaphex
63e2d13b8f Create string_is_equal_noncase - try not to use strcasecmp so much 2016-01-20 17:34:19 +01:00
twinaphex
d45fd36a0b Cleanup 2016-01-20 06:05:49 +01:00
twinaphex
da124969fa More string_is_equal 2016-01-20 06:05:19 +01:00
twinaphex
16c48fdc86 Start using string_is_equal more 2016-01-20 04:59:39 +01:00
twinaphex
528a03f6f4 Use string_is_equal more 2016-01-20 04:54:17 +01:00
twinaphex
d3d4bc3dda Get rid of texture_load/texture_unload callbacks for menu_display_driver 2016-01-20 02:54:55 +01:00
twinaphex
bcf5d3150e (D3D) Buildfix 2016-01-19 23:46:52 +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
480519a6e0 Helped by Kivutar, added the missing lines to menu_hash_us.c 2016-01-19 19:04:01 +02:00
duduke
b5591726c3 Modified hash values in menu_hash.h 2016-01-19 15:17:49 +02:00
duduke
eecd14086b another stupid mistake... 2016-01-19 10:43:33 +02:00
duduke
ffffc50401 Corrected menu hashes by using djb2 util 2016-01-19 08:26:06 +02:00
twinaphex
b9b1f16d0f Only show 'OPEN_ARCHIVE' if HAVE_COMPRESSION is defined 2016-01-18 23:17:25 +01:00
twinaphex
cebea56412 Add UI Companion Enable setting 2016-01-18 21:35:09 +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
4824ae0e04 Try to save current config at first startup 2016-01-12 00:51:54 +01:00
twinaphex
7c6865d0a9 N/A 2016-01-11 22:35:18 +01:00
twinaphex
698ccae21a Rename default menu show start screen variable 2016-01-11 13:26:41 +01:00
twinaphex
0d14c588d2 Cleanups 2016-01-11 13:24:05 +01:00
twinaphex
a6ef1a5a42 (iOS) Expand on iOS hack - turn off 'show start screen' after this
succeeds
2016-01-11 09:19:11 +01:00
Twinaphex
cde99cc135 (iOS) Add hacks to get this working for now 2016-01-11 07:54:33 +01:00
twinaphex
7a55ae3765 Start updating headers for 2016 2016-01-10 04:06:50 +01:00
twinaphex
a491d96509 (menu_display_d3d.cpp) Add commented out calls 2016-01-08 22:35:51 +01:00
twinaphex
80d66f49cc Cleanup 2016-01-08 22:34:00 +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
b24ca80c92 (D3D) N/A 2016-01-08 09:00:56 +01:00