Commit Graph

322 Commits

Author SHA1 Message Date
twinaphex 60eb15bf0b Fix 'Use this directory' for directory settings 2016-07-08 22:51:47 +02:00
twinaphex 5cefbbfc57 Add DISPLAYLIST_FILE_BROWSER_SELECT_DIR/SELECT_FILE 2016-07-08 22:26:28 +02:00
twinaphex 97de8a35ec Cleanups 2016-07-02 20:49:38 +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 c14e8ba6ca More work on DOWNLOAD_CORE_CONTENT_DIRS 2016-06-21 00:54:14 +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 b3d7a2cb6f Add enum_idx to menu_displaylist_info 2016-06-17 20:53:59 +02:00
twinaphex 0305770f4b Create separate video / audio menu code 2016-06-17 04:02:26 +02:00
twinaphex a12ebdaf5b Add PARSE_ONLY_STRING 2016-06-16 22:14:31 +02:00
twinaphex fef0d968cd Create DEFERRED_DRIVER_SETTINGS_LIST 2016-06-16 21:40:13 +02:00
twinaphex 3864574541 Remove DISPLAYLIST_SETTING 2016-06-15 14:55:13 +02:00
twinaphex ef808b6591 Add DISPLAYLIST_SETTING_ENUM 2016-06-15 01:44:30 +02:00
twinaphex fcda911a10 Revert "Start breaking up menu_displaylist_push_internal into separate"
This reverts commit 244b147b0c.
2016-06-14 19:09:47 +02:00
twinaphex 244b147b0c Start breaking up menu_displaylist_push_internal into separate
functions
2016-06-14 18:51:16 +02:00
twinaphex 07932bff3e Use retro_common_api.h 2016-06-03 05:49:46 +02:00
twinaphex dd4f24ecde Add need_entries_refresh and need_navigation_clear to
menu_displaylist_info strruct
2016-04-27 13:45:13 +02:00
Jean-André Santoni 9a356d85a0 (Menu) Fix the animation bug when downloading index
The menu was forcing a navigation selection clear on OK pressed without letting the menu driver perform it's animations. This patch separate the two events, OK is pressed, the index is downloaded, the menu driver animates the transition to the new list, and finally the navigation selection is cleared. In the right order. DISPLAYLIST_GENERIC should progressively disapear in profit of DISPLAYLIST_PENDING_CLEAR for more flexibility in the menus.
2016-04-24 07:23:07 +07:00
twinaphex dcd5391a75 (Thumbnails Updater) Added Thumbnails Updater 2016-04-23 22:31:39 +02:00
twinaphex bb993c3f27 (menu_displaylist.h) Don't include retro_miscellaneous.h 2016-03-22 02:32:02 +01:00
twinaphex b961a2b2b2 menu_displaylist_info - add hash for label 2016-03-21 20:50:06 +01:00
twinaphex 93b7dc1bdd (libretro-common) move 'lists' files to lists/ 2016-03-20 14:53:54 +01:00
twinaphex 95314700f9 Turn menu_displaylist_parse_settings into static function 2016-03-04 07:42:38 +01:00
twinaphex 0c517434f3 Add DISPLAYLIST_SETTING 2016-03-04 07:29:17 +01:00
twinaphex 9fdbde1b4c Add menu_displaylist_ctx_parse_entry 2016-03-04 07:24:30 +01:00
twinaphex 3d8e1e0f6c Revert "Change signature of menu_displaylist_parse_settings"
This reverts commit 280431114e.
2016-03-04 07:23:07 +01:00
twinaphex 280431114e Change signature of menu_displaylist_parse_settings 2016-03-04 07:20:37 +01:00
twinaphex 5b4ba2a449 Add Network Information now 2016-03-03 03:06:54 +01:00
twinaphex 7de6a0f005 (menu_displaylist.c) Turn this into enum with name 2016-03-03 00:37:32 +01:00
twinaphex 090a68f9cf Take out header include 2016-02-25 00:13:55 +01:00
twinaphex 2c18bf12f5 Add DISPLAYLIST_PUSH_ONTO_STACK 2016-02-24 23:31:51 +01:00
twinaphex 77c583ae47 Create DISPLAYLIST_PROCESS 2016-02-24 23:19:53 +01:00
twinaphex e8eaa54218 Refactor menu_displaylist_ctl 2016-02-24 23:05:54 +01:00
twinaphex 7968914453 Refactor menu_displaylist_push_list to menu_displaylist_ctl 2016-02-24 22:56:41 +01:00
twinaphex 7a55ae3765 Start updating headers for 2016 2016-01-10 04:06:50 +01:00
Jean-André Santoni 5496eb5f68 (Lakka) Allow firmware upgrades from the menu. Step 1. 2015-12-25 02:13:50 +07:00
radius f2b951accf add Achievement List to the quick menu 2015-11-07 22:11:14 -05:00
twinaphex f4f76d9dda Create separate setting for State Slot in Quick Menu 2015-11-01 10:59:01 +01:00
twinaphex 640de49c1a Move Input Hotkey Binds to 'Input Settings' 2015-10-25 10:41:53 +01:00
twinaphex 443bf73c8c Add DISPLAYLIST_PLAYLIST_SETTINGS_LIST 2015-10-25 09:38:53 +01:00
Jean-André Santoni 403e00a936 (XMB) Implement another tab to launch a directory scan 2015-10-25 00:37:59 +07:00
twinaphex 7861972f3d (menu_displaylist.c) Don't add entries if they are hidden away
behind 'Advanced settings'
2015-10-24 10:52:12 +02:00
twinaphex 135edc289b (Menu) Build up Input Settings dynamically 2015-10-24 10:31:11 +02:00
twinaphex c4a66acbb6 Collapse User Binds into bigger 'Input Options' category 2015-10-23 06:54:33 +02:00
twinaphex d80289c39a Add Device Type controls to Core Input Options 2015-10-22 08:38:29 +02:00
twinaphex 0443b2af8d Refactor menu_displaylist_parse_settings 2015-10-22 04:29:40 +02:00
twinaphex a3d8152cab Create local copy of menu_generic function for XMB 2015-10-22 02:54:25 +02:00
twinaphex 413aa2489e Create menu_displaylist_push_list_process 2015-10-22 01:38:41 +02:00
twinaphex 463df9e526 Add need_sort/need_push/need_{variable} to menu_displaylist_info 2015-10-22 01:23:22 +02:00
twinaphex 3197142e8b menu_displaylist_parse_settings - turn into a public function 2015-10-22 01:17:28 +02:00
twinaphex 8ac72b21b9 Remove DISPLAYLIST_SETTINGS_SUBGROUPh 2015-10-19 00:37:38 +02:00
twinaphex 8dfc5f698d Add Cheevos username/password 2015-10-17 15:58:59 +02:00
twinaphex 1b59823972 Start adding preliminary Account Settings 2015-10-17 15:28:16 +02:00
twinaphex 167cd269ae Add init_list to menu driver callbacks 2015-10-03 03:15:47 +02:00
radius 4345320c85 add a debug information panel, disabled by default 2015-09-23 20:51:31 -05:00
twinaphex 1fc97df819 Revert "Add action_type to menu_displaylist_push_list"
This reverts commit b7d0f45109.
2015-09-21 21:32:23 +02:00
twinaphex b7d0f45109 Add action_type to menu_displaylist_push_list 2015-09-21 21:11:37 +02:00
twinaphex 9185d37710 Bump up collection limit 2015-07-26 00:40:24 +02:00
twinaphex ac9d54032f Start creating Menu Help list 2015-07-17 20:33:09 +02:00
twinaphex 1f01d62386 (Menu) Refactor zip file handling to be list-based 2015-07-14 12:49:54 +02:00
Jean-André Santoni 142941d950 (XMB) Refresh horizontal menu 2015-07-07 17:04:03 +07:00
twinaphex d20f110a2f Start adding 'Content Downloader' options 2015-07-04 03:37:43 +02:00
twinaphex 6f268d7dff Add "Scan Content" options 2015-07-04 01:51:41 +02:00
twinaphex a132fa0fba Some C89 build fixes 2015-06-26 15:53:18 +02:00
twinaphex f18c6d4ef6 Video Options now gone in 'Core Settings' 2015-06-24 06:09:03 +02:00
twinaphex e30b3efe9f (Menu) Create 'Information' list 2015-06-24 04:56:44 +02:00
twinaphex f71c27af65 Create 'Content Settings' 2015-06-22 22:10:14 +02:00
twinaphex f13ff67ec8 Create 'Load Content' Group 2015-06-22 08:46:42 +02:00
twinaphex 44938ed1ef Fix Load Content (Detect Core) 2015-06-07 23:26:29 +02:00
twinaphex 079201841f Rename DISPLAYLIST_CORES_ALL to DISPLAYLIST_CORES_SUPPORTED 2015-06-07 19:46:03 +02:00
twinaphex bc953d3a1b Move settings code entirely to menu 2015-06-02 20:26:27 +02:00
twinaphex bd1e5d6a67 Rename action_select to action_info 2015-05-31 22:40:26 +02:00
twinaphex 80dc027bda Start using 'cfg' extension instead of 'rdl' 2015-05-22 00:28:02 +02:00
twinaphex 9ddcd4aa87 Start adding Content Core Collection option (stub) 2015-05-21 22:22:37 +02:00
twinaphex ec789e0943 Create DISPLAYLIST_HELP 2015-05-18 03:25:45 +02:00
twinaphex 0f2eb4a8c4 Create DISPLAYLIST_SELECT 2015-05-18 03:18:39 +02:00
twinaphex 9f8f176141 Add DISPLAYLIST_GENERIC 2015-05-17 13:10:55 +02:00
twinaphex 5da758c12e Revert "Add DISPLAYLIST_CUSTOM_BIND"
This reverts commit 43fa78f58b.
2015-05-17 03:44:05 +02:00
twinaphex 43fa78f58b Add DISPLAYLIST_CUSTOM_BIND 2015-05-17 03:38:15 +02:00
twinaphex c34717c794 Make menu_displaylist_deferred_push into static function 2015-05-13 16:56:23 +02:00
twinaphex adc17fdf2b Refactor action_deferred_push 2015-05-13 16:18:54 +02:00
twinaphex 8f3f0a3dc8 (menu_displaylist.h) Kill some header dependencies 2015-05-13 15:05:20 +02:00
twinaphex 26d7ce2049 Create DISPLAYLIST_DATABASE_ENTRY 2015-05-13 13:45:53 +02:00
twinaphex 4311fc3e5c Create DISPLAYLIST_CORE_INFO 2015-05-13 13:31:34 +02:00
twinaphex 37fbbd3eb1 Create DISPLAYLIST_OPTIONS_REMAPPINGS 2015-05-13 12:58:42 +02:00
twinaphex a86d56dbd8 Create DISPLAYLIST_OPTIONS_CHEATS 2015-05-13 12:55:41 +02:00
twinaphex eb06fdc819 Create DISPLAYLIST_SETTINGS_SUBGROUP 2015-05-13 12:52:29 +02:00
twinaphex b8bd20216b Create DISPLAYLIST_OPTIONS_MANAGEMENT 2015-05-13 02:14:06 +02:00
twinaphex 7126920b29 Create DISPLAYLIST_OPTIONS 2015-05-13 02:10:12 +02:00
twinaphex d32f51a413 Add DISPLAYLIST_OPTIONS_DISK 2015-05-13 02:05:29 +02:00
twinaphex 401bccac31 Create DISPLAYLIST_OPTIONS_SHADERS 2015-05-13 01:58:05 +02:00
twinaphex 6a851ab291 Create DISPLAYLIST_OPTIONS_VIDEO 2015-05-13 01:53:32 +02:00
twinaphex 504b3222ef Create DISPLAYLIST_CORE_INFO 2015-05-13 01:31:58 +02:00
twinaphex 654f1e0868 Create DISPLAYLIST_SHADER_PARAMETERS and DISPLAYLIST_SHADER_PARAMETERS_PRESET 2015-05-13 01:19:06 +02:00
twinaphex 5364ff24a9 Create DISPLAYLIST_CORE_OPTIONS 2015-05-12 16:24:10 +02:00
twinaphex 40017315d3 Create DISPLAYLIST_HORIZONTAL_CONTENT_ACTIONS 2015-05-12 16:01:54 +02:00
twinaphex 9cf3dceb9d Create DISPLAYLIST_CORES_UPDATER 2015-05-12 15:56:49 +02:00
twinaphex f76c43fc66 Move core parsing code to menu_displaylist.c 2015-05-12 15:47:05 +02:00
twinaphex b55ae6aa08 Move history list parsing to menu_displaylist.c 2015-05-12 15:41:38 +02:00
twinaphex 8a8d45866f Create DISPLAYLIST_DATABASE_QUERY 2015-05-12 15:04:20 +02:00
twinaphex 168f681fa5 Rename menu_entries_init to menu_displaylist_init 2015-05-12 13:02:10 +02:00
twinaphex 16e49a9d5b Create DISPLAYLIST_HORIZONTAL 2015-05-12 12:51:41 +02:00
twinaphex 35a55f97ae More refactors pt. 2 2015-05-12 12:37:42 +02:00
twinaphex e2d7139c71 Refactor more code 2015-05-12 12:32:24 +02:00
twinaphex 5d9b8e4789 More refactors 2015-05-12 12:26:51 +02:00
twinaphex 65ebef37d5 Add DISPLAYLIST_VIDEO_FILTER and DISPLAYLIST_IMAGES 2015-05-12 12:23:27 +02:00
twinaphex 951d7f035e Add DISPLAYLIST_DATABASES and DISPLAYLIST_DATABASE_CURSORS 2015-05-12 12:19:58 +02:00
twinaphex 386c72f6be Add DISPLAYLIST_SHADER_PASS and DISPLAYLIST_SHADER_PRESET 2015-05-12 12:14:58 +02:00
twinaphex 177e12820b Create DISPLAYLIST_CORES_DETECTED 2015-05-12 12:07:41 +02:00
twinaphex 592bf74d05 Create DISPLAYLIST_PERFCOUNTER_SELECTION 2015-05-12 11:31:20 +02:00
twinaphex 7177a17b67 Add DISPLAYLIST_CORES 2015-05-12 11:06:04 +02:00
twinaphex 9bec899fcb Add DISPLAYLIST_SETTINGS to menu_displaylist_push_list 2015-05-12 10:57:00 +02:00
twinaphex 23135e3c92 Create menu_displaylist_push 2015-05-12 10:45:37 +02:00
twinaphex a35c26b7a5 Create menu_displaylist_push_list 2015-05-12 10:35:37 +02:00
twinaphex cd25f8874a Rename menu_entries_deferred_push to menu_displaylist_deferred_push 2015-05-12 10:28:29 +02:00
twinaphex 7927b7f770 Create menu_displaylist_info_t 2015-05-12 10:20:46 +02:00
twinaphex 78c55c55c5 Create menu_displaylist.c 2015-05-11 11:11:23 +02:00