650 Commits

Author SHA1 Message Date
twinaphex
3113f51102 Add 'User remote Enable' settings back 2016-07-07 01:52:10 +02:00
twinaphex
0775687008 Cleanups 2016-07-02 21:37:22 +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
9836b97554 Dehardcode some strings 2016-06-30 17:53:54 +02:00
twinaphex
668b4b5d26 Remove duplicate fill_string_concat 2016-06-29 18:14:42 +02:00
twinaphex
eafce41a16 menu_setting.c - use fill_string_concat 2016-06-29 17:43:36 +02:00
Jean-André Santoni
b409ced5ad Add start+select to the list of gamepad combos 2016-06-29 10:46:07 +02:00
twinaphex
13dd8e4905 Add translations 2016-06-28 12:08:30 +02:00
twinaphex
f9b535ea91 Create Input Bind Timeout setting 2016-06-26 08:22:40 +02:00
FIX94
dc127f1555 fixed a typo in the video settings setup and added back display of the driver specific video settings
(GX) removed a compiler warning
2016-06-25 17:14:31 +02:00
twinaphex
8a8fadc5b2 Implement max swapchain images setting, implement it first for DRM/KMS context 2016-06-21 21:36:58 +02:00
twinaphex
a585017208 Rename MENU_FILE_ to FILE_TYPE_ 2016-06-20 15:50:37 +02:00
twinaphex
284f8cfd23 Remove menu_hash_ files 2016-06-20 03:35:09 +02:00
twinaphex
5075712cac Get rid of menu_hash_calculate - use msg_hash_calculate instead 2016-06-20 00:37:38 +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
096ca1851b Silence unitialized scalar variable 2016-06-19 22:24:16 +02:00
twinaphex
b510b2fe26 Add menu_setting_get_enum_idx 2016-06-18 22:45:32 +02:00
twinaphex
442ebf2acf Create separate 'Core settings' 2016-06-18 22:17:50 +02:00
twinaphex
7297ced92a Set menu_displaylist_info_t's enum_idx 2016-06-17 23:47:23 +02:00
twinaphex
ff36aa94e5 (Android) Buildfixes 2016-06-17 22:12:06 +02:00
twinaphex
f190d2ebbc Start using MENU_ENUM_LABEL_VALUE_SETTINGS 2016-06-17 18:02:30 +02:00
twinaphex
bc8cf99ddd Start using MENU_ENUM_LABEL_MAIN_MENU 2016-06-17 17:59:12 +02:00
twinaphex
8e9adba956 Start not using LABEL_VALUE_ for querying settings groups 2016-06-17 17:55:25 +02:00
twinaphex
ac26746106 Cleanup 2016-06-17 17:30:10 +02:00
twinaphex
796c06e01e Cleanup 2016-06-17 16:19:48 +02:00
twinaphex
13bbf9d18f Cleanups 2016-06-17 15:17:20 +02:00
twinaphex
0305770f4b Create separate video / audio menu code 2016-06-17 04:02:26 +02:00
twinaphex
cd35bfaecb Cleanups 2016-06-17 02:52:08 +02:00
twinaphex
e01668701f Add enum_idx for main menu 2016-06-17 02:46:17 +02:00
twinaphex
6131dde4d8 Cleanup 2016-06-17 01:07:52 +02:00
twinaphex
795bdd351b Cleanups 2016-06-17 01:04:54 +02:00
twinaphex
d88b6c9921 Cleanup 2016-06-17 00:57:35 +02:00
twinaphex
313e2f12b9 Cleanups 2016-06-17 00:55:39 +02:00
twinaphex
5a9daac855 Cleanups 2016-06-17 00:48:51 +02:00
twinaphex
9d1f35e901 Cleanup 2016-06-17 00:17:14 +02:00
twinaphex
7a1705c4e0 Cleanups 2016-06-17 00:11:16 +02:00
twinaphex
8545a58c41 Refactor input user binds settings 2016-06-16 22:32:27 +02:00
twinaphex
fef0d968cd Create DEFERRED_DRIVER_SETTINGS_LIST 2016-06-16 21:40:13 +02:00
twinaphex
782f17ec23 Dehardcode some strings 2016-06-16 16:02:16 +02:00
twinaphex
2d61c6d2ed general_write_handler - use enum_idx and don't use menu_hash_calculate
anymore
2016-06-16 15:00:35 +02:00
twinaphex
992adbc2d4 Rewrite general_read_handler 2016-06-16 14:35:53 +02:00
twinaphex
88112c5732 COrrect typo 2016-06-16 14:30:51 +02:00
twinaphex
e2d8a1b961 Use menu_hash_to_str_enum 2016-06-16 13:23:51 +02:00
twinaphex
d59f137e69 Use menu_hash_to_str_enum for determining root 2016-06-16 13:18:09 +02:00
twinaphex
547e240296 (menu_setting.c) Use menu_hash_to_str_enum for everything but parent_group values now 2016-06-16 12:23:10 +02:00
twinaphex
2afecd8c57 Use menu_hash_to_str_enum 2016-06-16 12:07:49 +02:00