42 Commits

Author SHA1 Message Date
Jean-André Santoni
2f988c300b (Menu) Make disp_set_label work with any file_list 2014-10-20 19:54:55 +02:00
twinaphex
e3894e7b9c Start using menu_list_new/menu_list_free 2014-10-18 01:17:00 +02:00
twinaphex
ac61e0de3d (Menu) Create menu_list_new 2014-10-18 00:11:42 +02:00
twinaphex
3190b50e94 Move Content History Size option to Playlist Options 2014-10-17 04:27:12 +02:00
twinaphex
278d8abd11 Rename MENU_FILE_SWITCH to MENU_FILE_PUSH 2014-10-16 18:29:19 +02:00
twinaphex
54d6a73b72 disp_set_label = set type_str to '\0' by default 2014-10-13 04:33:48 +02:00
twinaphex
c46242f637 (RGUI and friends) Assign more label room for history list 2014-10-13 04:28:29 +02:00
twinaphex
5188b3cc56 (Menu) Don't need menu_type_is anymore in menu display drivers 2014-09-16 04:21:31 +02:00
twinaphex
89676e8424 Add Playlist Directory path setting 2014-09-15 04:12:41 +02:00
Lioncash
4e0b25d0fc Remove some dead stores 2014-09-11 09:30:40 -04:00
twinaphex
66a1c32028 (Menu) Fix video_font_path option 2014-09-11 05:48:35 +02:00
twinaphex
30b31e3c45 (Menu/Disp) Fix core name representation 2014-09-11 01:57:25 +02:00
twinaphex
176951cc5f (Menu) Add more MENU_FILE_* types 2014-09-10 20:59:16 +02:00
twinaphex
3af183dfe3 (Menu) Create two new types - MENU_FILE_SHADER and MENU_FILE_SHADER_PRESET 2014-09-10 18:36:35 +02:00
twinaphex
0eea8307a5 (Menu) Refactor common code in disp/rgui | rmenu | rmenu_xui 2014-09-10 18:26:02 +02:00
twinaphex
65a2b0c900 Move/rename menu_update_system_info to rarch_update_system_info 2014-09-07 07:12:10 +02:00
twinaphex
dd3c6588ea (Menu) Fix shader label representation 2014-09-04 23:54:38 +02:00
twinaphex
447e65c6f4 (Menu) Refactor disk_index/disk_image_append settings 2014-09-04 21:19:02 +02:00
twinaphex
f6625b4edf (Menu) Refactor MENU_DISK_OPTIONS 2014-09-04 21:11:53 +02:00
twinaphex
d14effc3b0 (Menu) Refactor MENU_SETTINGS_CONFIG 2014-09-04 19:43:54 +02:00
twinaphex
b98c74bf25 (Menu) Refactor MENU_SETTINGS_SHADER_OPTIONS 2014-09-04 19:34:28 +02:00
twinaphex
1404dd42d7 (Menu) Refactor MENU_SETTINGS_PATH_OPTIONS 2014-09-04 19:24:27 +02:00
twinaphex
fb9c3f5555 (Menu) Refactor MENU_SETTINGS_OPTIONS 2014-09-04 19:20:14 +02:00
twinaphex
41d5db6727 disp/shared.h - use label instead of dir 2014-09-04 19:06:30 +02:00
twinaphex
adf7794216 (Menu) Refactor MENU_SETTINGS_FONT_OPTIONS 2014-09-04 19:05:03 +02:00
twinaphex
e77ba49b3a (Menu) Refactor MENU_SETTINGS_VIDEO_OPTIONS 2014-09-04 19:02:42 +02:00
twinaphex
3548a6551b (Menu) Refactor MENU_SETTINGS_DRIVERS 2014-09-04 18:50:03 +02:00
twinaphex
56d59d3bcf (Menu) Refactor MENU_SETTINGS_INPUT_OPTIONS 2014-09-04 18:46:29 +02:00
twinaphex
497e497c3f (Menu) Refactor MENU_SETTINGS_AUDIO_OPTIONS 2014-09-04 18:37:31 +02:00
twinaphex
6116fb4b33 (Menu) Refactor MENU_SETTINGS_CORE_OPTIONS 2014-09-04 18:15:58 +02:00
twinaphex
b6b5896bab (Menu) Refactor MENU_SETTINGS_OVERLAY_OPTIONS 2014-09-04 18:12:14 +02:00
twinaphex
8366ea976b (Menu) Refactor MENU_SETTINGS_PRIVACY_OPTIONS 2014-09-04 18:09:25 +02:00
twinaphex
9617121eab (Menu) Get rid of MENU_SETTINGS_OVERLAY_PRESET enum 2014-09-04 05:31:54 +02:00
twinaphex
c61e552f08 (Menu) Get rid of performance counters enums 2014-09-04 05:27:47 +02:00
twinaphex
d94a5e6eca (Menu) Refactor all ST_DIR settings - take out all enums for them -
should fix the "Use Directory" option
2014-09-04 03:31:44 +02:00
twinaphex
3afc55f445 (Menu) Refactor more settings 2014-09-04 01:00:11 +02:00
twinaphex
5ef289fe28 (Menu) Refactor more hardcoded enums 2014-09-04 00:25:19 +02:00
twinaphex
a88198a12e (Menu) Get rid of hardcoded MENU_SETTINGS_PERFORMANCE_COUNTERS enum 2014-09-03 22:04:46 +02:00
twinaphex
584c276312 (Menu) Get rid of some unnecessary HAVE_OVERLAY ifdefs 2014-09-03 03:54:12 +02:00
twinaphex
b1fe41f087 (Menu) Get rid of hardcoded enums for video/audio softplugs 2014-09-03 03:34:14 +02:00
twinaphex
94d765c409 (Menu) Set video_shader_pass label properly 2014-09-03 02:22:32 +02:00
twinaphex
71deb904d4 (Menu) Create shared.h that is used for rgui/rmenu/rmenu XUI - removes
duplicate code
2014-09-03 01:51:29 +02:00