Commit Graph

89 Commits

Author SHA1 Message Date
Jean-André Santoni
764b20234d Restaure Lakka services
Also use HAVE_LAKKA instead of HAVE_SYSTEMD to prevent this menu to appear in the regular RetroArch linux build for users that have systemd. It wouldn't work in all cases.
2016-08-10 01:46:47 +02:00
twinaphex
1e0a4518de (XMB) Add Music/Movie/Images tabs 2016-07-30 19:29:10 +02:00
twinaphex
d38e8544b8 Localize strings 2016-07-15 00:11:16 +02:00
twinaphex
bc71585714 Fix title with subdir URL 2016-07-12 18:43:00 +02:00
twinaphex
3c81b2597d Refactor remaining setting screens 2016-07-02 20:40:27 +02:00
twinaphex
abe2a14b16 Refactor 'Onscreen Display'/'Onscreen Overlay' settings 2016-07-02 13:49:05 +02:00
twinaphex
84d9a58ec8 Refactor "Frame Throttle" and "Rewind" settings lists 2016-07-02 13:17:24 +02:00
twinaphex
f011c4c9d6 Refactor 'Saving settings' and 'Logging settings' lists 2016-07-02 12:03:50 +02:00
twinaphex
662497d897 Refactor Configuration Settings 2016-07-02 10:17:09 +02:00
twinaphex
9596c7b3c4 Cleanups 2016-07-01 20:57:23 +02:00
twinaphex
f469f40381 CLeanups 2016-07-01 19:24:26 +02:00
twinaphex
2a9bf91e0d Use MENU_ENUM_LABEL_VALUE_NOT_AVAILABLE 2016-06-29 02:40:05 +02:00
twinaphex
982330ef86 Use new 'Download Content' option 2016-06-21 04:21:18 +02:00
twinaphex
36db065495 Reorder callbacks 2016-06-20 22:57:11 +02:00
twinaphex
c9f047edd3 Dehardcode more strings 2016-06-20 21:47:11 +02:00
twinaphex
10157c302b Dehardcode more strings 2016-06-20 21:29:27 +02:00
twinaphex
d9651023c4 Fix action_get_title_input_binds_list 2016-06-20 21:17:28 +02:00
twinaphex
1bdf3d395d (menu_cbs_title.c) Dehardcode strings 2016-06-20 21:13:24 +02:00
twinaphex
284f8cfd23 Remove menu_hash_ files 2016-06-20 03:35:09 +02:00
twinaphex
65dff0a03a menu_hash_to_str_enum has now become msg_hash_to_str 2016-06-20 00:31:13 +02:00
twinaphex
442ebf2acf Create separate 'Core settings' 2016-06-18 22:17:50 +02:00
twinaphex
761ddc6f9c Cleanup 2016-06-18 19:31:25 +02:00
twinaphex
84e3a8c717 Kill dependence on MENU_VALUE_* values 2016-06-17 20:31:53 +02:00
twinaphex
b606d47622 Don't rely on 'value' setting 2016-06-17 20:15:35 +02:00
twinaphex
f7f56edffd Make 'Add tab' translatable 2016-06-17 20:11:47 +02:00
twinaphex
c480e940ef Add ability to translate Playlists tab 2016-06-17 20:07:00 +02:00
twinaphex
4ef5b42cab Can now translate 'Settings tab' 2016-06-17 20:01:48 +02:00
twinaphex
1acc59b598 We can translate the History Tab label now 2016-06-17 19:57:48 +02:00
twinaphex
e3954eda54 Fix titles when Settings / History tab are selected 2016-06-17 19:00:43 +02:00
twinaphex
0eb847e9b1 We can translate 'Main Menu' now 2016-06-17 18:11:52 +02:00
twinaphex
bc8cf99ddd Start using MENU_ENUM_LABEL_MAIN_MENU 2016-06-17 17:59:12 +02:00
twinaphex
a94b2a47f1 Remove #if 0 ifdefs 2016-06-17 17:43:53 +02:00
twinaphex
0305770f4b Create separate video / audio menu code 2016-06-17 04:02:26 +02:00
twinaphex
a7ced34810 Create title for separate driver settings list 2016-06-16 21:42:31 +02:00
twinaphex
bba9610199 Add alternatives for label checking 2016-06-16 20:14:15 +02:00
twinaphex
66a116deca Use menu_hash_to_str_enum 2016-06-16 00:29:14 +02:00
twinaphex
e92d240f08 Use menu_hash_to_str_enum 2016-06-15 23:39:20 +02:00
twinaphex
6690711ace Fix label for 'Download Content' 2016-05-02 22:17:12 +02:00
twinaphex
da72a96041 Implement labels for Input User Binds List 2016-05-02 22:15:25 +02:00
twinaphex
fbe43730b8 (Thumbnails Updater) Fix name string 2016-05-02 14:16:47 +02:00
twinaphex
93b7dc1bdd (libretro-common) move 'lists' files to lists/ 2016-03-20 14:53:54 +01:00
twinaphex
e663a69c0b (Network Information) Show title bar 2016-03-03 07:27:47 +01:00
radius
cfa01e930d add settings for xmb font 2016-02-08 01:08:03 -05: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
4218ff7781 move elem0_path 2015-12-06 21:23:18 +01:00
twinaphex
d84ffcc915 Attempt to make action_get_title_generic more robust 2015-12-06 21:22:19 +01:00
twinaphex
1cfb39a9d1 merge menu.c and menu_driver.c 2015-12-06 17:55:27 +01:00
twinaphex
5d52f4856a Get rid of INLINE qualifier for some functions 2015-11-30 05:13:12 +01:00
radius
f2b951accf add Achievement List to the quick menu 2015-11-07 22:11:14 -05:00