Commit Graph

2788 Commits

Author SHA1 Message Date
twinaphex 6b04db075d Make some functions static 2015-06-03 10:13: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 65e770359e (GX) Buildfix 2015-05-27 06:24:51 +02:00
twinaphex 9d97b227b7 Content Collection core selection should now work 2015-05-26 08:38:38 +02:00
twinaphex 9b2887fc42 (Menu) Set idx for playlist entry 2015-05-26 04:38:56 +02:00
twinaphex 8b24cd8c80 Cleanup menu_displaylist_parse 2015-05-26 04:33:35 +02:00
twinaphex 87b501efa7 Remove database_playlist_free 2015-05-26 02:08:18 +02:00
twinaphex 9abe3ec6e8 Remove menu->db_playlist, refactor code 2015-05-26 01:58:52 +02:00
twinaphex 5d1e7a7aec (menu_displaylist.c) Cleanup 2015-05-26 00:31:03 +02:00
twinaphex 8fb8887c34 Create new playlist format 2015-05-26 00:12:49 +02:00
Twinaphex 1a85dfe60a (Database) Remove some unused variables 2015-05-25 10:04:54 +02:00
twinaphex b6883f43fc Refactor menu_database_parse_query 2015-05-25 05:20:10 +02:00
twinaphex 3037dd8685 Refactor database_cursor_open 2015-05-25 05:09:18 +02:00
twinaphex 2f0b2460e7 Move code to database_info.c 2015-05-25 04:50:07 +02:00
twinaphex 57724f884c Create database_cursor_close 2015-05-25 01:56:33 +02:00
twinaphex 39528bc74e Refactor database_cursor_iterate 2015-05-24 20:48:49 +02:00
twinaphex ed65caba26 Rename database_open_cursor to database_cursor_open 2015-05-24 20:21:39 +02:00
twinaphex 47a2c1f3c3 Move database_cursor_iterate to database_info.c 2015-05-24 20:19:34 +02:00
twinaphex 1f4c04de6a Refactor menu_database_push_query into database_cursor_iterate 2015-05-24 20:18:00 +02:00
twinaphex c267503c9e Refactor menu_database_push_query 2015-05-24 20:15:30 +02:00
twinaphex f7f538b60c Rename menu_database_populate_query to menu_database_parse_query 2015-05-24 20:06:15 +02:00
twinaphex fd8c202edd Create database_info_build_query, move it to database_info.c 2015-05-24 19:36:28 +02:00
twinaphex be6ce5fb34 Get rid of some more useless casts 2015-05-24 05:10:09 +02:00
twinaphex 5e9a3631c5 menu_displaylist_parse_database_entry - use menu_database_build_query 2015-05-24 03:23:28 +02:00
twinaphex 16c0fef2af (GX) Buildfix 2015-05-23 01:17:17 +02:00
twinaphex 1fd8220f61 Works correctly now with core collection 2015-05-23 00:44:58 +02:00
twinaphex 4599fa26dc Rename parse_historylist to parse_playlist 2015-05-22 18:54:52 +02:00
twinaphex 363780a239 Fix Content Collection 2015-05-22 02:51:45 +02:00
twinaphex 8ebce6920c Start implementing content collection browsing (incomplete) 2015-05-22 02:34:05 +02:00
twinaphex 3fc9574a32 Rename path_rdl to path_playlist 2015-05-22 00:29:55 +02:00
twinaphex 80dc027bda Start using 'cfg' extension instead of 'rdl' 2015-05-22 00:28:02 +02:00
twinaphex 69d34c9dbc Add more logic 2015-05-21 22:40:31 +02:00
twinaphex 9ddcd4aa87 Start adding Content Core Collection option (stub) 2015-05-21 22:22:37 +02:00
twinaphex 6a380f5e86 (XMB) More list refresh fixes 2015-05-21 20:37:48 +02:00
twinaphex 58d02c3d61 (XMB) Fix menu regression 2015-05-21 20:30:32 +02:00
Toad King 0cd7562fb8 allow remapping of analog axis, only works axis to axis 2015-05-20 21:11:42 -05:00
twinaphex d15c5cec4a Fix warning/logic fault - http://dpaste.com/3R9MN3Q 2015-05-19 20:29:44 +02:00
twinaphex 815b61ecba Refactor menu_displaylist_push/menu_displaylist_parse 2015-05-19 06:33:03 +02:00
twinaphex 9ffb7030d2 Move DISPLAYLIST_CORES_UPDATER to menu_displaylist_parse 2015-05-19 00:52:37 +02:00
twinaphex a5cde6d9d0 Cleanups 2015-05-19 00:50:10 +02:00
twinaphex d65a4ca32f Move DISPLAYLIST_PERFCOUNTER_SELECTION to menu_displaylist_parse 2015-05-19 00:49:27 +02:00
twinaphex d51a553130 Move more to menu_displaylist_parse 2015-05-19 00:44:57 +02:00
twinaphex f91f9973fa Move DISPLAYLIST_SYSTEM_INFO to menu_displaylist_parse 2015-05-19 00:41:39 +02:00
twinaphex ae11edb957 Move more to menu_displaylist_parse 2015-05-19 00:40:12 +02:00
twinaphex 135dd8aec2 Start consolidating all parse functions into one function 2015-05-19 00:34:29 +02:00
twinaphex 9820b39653 Refactor away menu_list_populate_generic 2015-05-18 23:18:50 +02:00
twinaphex a49e50896c Create wrapper functions menu_display_fb_set_dirty and menu_display_fb_unset_dirty 2015-05-18 23:14:56 +02:00
twinaphex 9f7d9c9afd Try to address sluggish help screen showing up with RGUI - still
not working
2015-05-18 23:02:04 +02:00
twinaphex 5cd5c043bc Move menu_database_populate_query 2015-05-18 21:02:03 +02:00
twinaphex 96666ad5f9 action_ok_compressed_archive_push - use menu_displaylist_push_list 2015-05-18 20:41:15 +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 ecce47a8fb Get rid of unused variable 2015-05-17 02:32:28 +02:00
twinaphex 3ead5590e6 Move menu_unset_refresh call 2015-05-16 18:15:47 +02:00
twinaphex f525899e0e Create menu_set_refresh/menu_unset_refresh 2015-05-15 21:39:13 +02:00
twinaphex ffaca6b377 Log 'notify list pushed' 2015-05-15 13:43:38 +02:00
Twinaphex 6cedc39ded Merge pull request #1695 from heuripedes/master
(menu) Tell the user about the directory listing error
2015-05-15 01:58:59 +02:00
twinaphex f92f976022 cleanups 2015-05-15 01:57:32 +02:00
Higor Eurípedes fab2b1055f (menu) Tell the user about the directory listing error 2015-05-14 20:55:37 -03:00
twinaphex 67ffac265b Show 'No Items' when there are no entries in menu_displaylist_parse 2015-05-15 01:24:51 +02:00
twinaphex e874e1c409 Add 'no Cores available' messages when no cores are installed 2015-05-15 01:16:18 +02:00
twinaphex abc2c52043 parse_historylist - push 'no history available' if no history items 2015-05-15 01:12:06 +02:00
twinaphex 883af7dd82 Refactor menu_list_populate_generic 2015-05-14 23:19:30 +02:00
twinaphex c34717c794 Make menu_displaylist_deferred_push into static function 2015-05-13 16:56:23 +02:00
twinaphex b48b2b81f4 Remove menu_list_sort_on_alt 2015-05-13 16:49:11 +02:00
twinaphex 718c53a094 Rename menu_entries_ to menu_displaylist_ 2015-05-13 16:44:32 +02:00
twinaphex adc17fdf2b Refactor action_deferred_push 2015-05-13 16:18:54 +02:00
Twinaphex 3a0a73a5cb (menu_displaylist.c) Cleanup some unused variables 2015-05-13 15:15:52 +02:00
twinaphex 67d3223d07 Call notify_list from menu_displaylist_push_list 2015-05-13 15:08:11 +02:00
twinaphex 8f3f0a3dc8 (menu_displaylist.h) Kill some header dependencies 2015-05-13 15:05:20 +02:00
twinaphex 711da4e2cd Properly refactor Main Menu list call 2015-05-13 15:01:12 +02:00
twinaphex dcce29eb07 Refactor DISPLAYLIST_HORIZONTAL 2015-05-13 14:55:20 +02:00
twinaphex 0d9e4315a7 Kill off one more menu_list_clear function call 2015-05-13 14:52:01 +02:00
twinaphex 98d9509d70 menu_displaylist_push_list - call menu_list_clear just once at top of function 2015-05-13 14:50:32 +02:00
twinaphex b93fafe96a Be more careful with this bit 2015-05-13 14:30:33 +02:00
twinaphex 46c5cc0689 Cleanup 2015-05-13 14:14:08 +02:00
twinaphex bd99323585 DISPLAYLIST_MAIN_MENU - cleanup 2015-05-13 14:12:24 +02:00
twinaphex d4b291a1e4 Add need_clear boolean variable 2015-05-13 14:10:57 +02:00
twinaphex 791f60dba8 Cleanup 2015-05-13 14:09:43 +02:00
twinaphex 26f5a1d26a Don't do fall-through anymore 2015-05-13 14:09:14 +02:00
twinaphex 110b44465b Simplify menu_entries_push_list somewhat 2015-05-13 14:07:15 +02:00
twinaphex 47c6792cb9 Update menu_displaylist_deferred_push 2015-05-13 13:54:14 +02:00
Twinaphex 27c0a098a8 Fix typo 2015-05-13 13:48:55 +02:00
twinaphex 41f7a78eed menu_displaylist_deferred_push - cleanup 2015-05-13 13:47:58 +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 b5c0e4060d (Wii) Buildfix 2015-05-13 02:36:42 +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 20c4bf49a3 Only call sort function at one place 2015-05-12 16:36:41 +02:00
twinaphex 04c0ab70a7 (menu_displaylist.c) Cleanups 2015-05-12 16:33:44 +02:00
twinaphex 70c1f86341 Cleanup menu_displaylist_parse 2015-05-12 16:30:43 +02:00
twinaphex 5364ff24a9 Create DISPLAYLIST_CORE_OPTIONS 2015-05-12 16:24:10 +02:00
twinaphex fb6c7d24fa (menu_displaylist.c) Cleanups 2015-05-12 16:12:50 +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 a75c3b6154 (menu_displaylist.c) Cleanups 2015-05-12 15:23:41 +02:00
twinaphex 258b335130 (menu_displaylist.c) Cleanups 2015-05-12 15:17:09 +02:00
twinaphex 8a8d45866f Create DISPLAYLIST_DATABASE_QUERY 2015-05-12 15:04:20 +02:00
twinaphex 7b1ccde140 Get rid of some unnecessary casts 2015-05-12 14:10:05 +02:00
Twinaphex 98b12a63e2 Cleanups 2015-05-12 13:25:35 +02:00
twinaphex 42ee2606a1 Remove menu_entries.c 2015-05-12 13:14:04 +02:00
twinaphex 168f681fa5 Rename menu_entries_init to menu_displaylist_init 2015-05-12 13:02:10 +02:00
twinaphex fa6db7d8f2 Move functions to menu_displaylist.c and make them static 2015-05-12 12:58:23 +02:00
twinaphex 7eb92dbc9a Make menu_entries_push_list into static function 2015-05-12 12:55:48 +02:00
twinaphex 437db49d3e Cleanups 2015-05-12 12:54:40 +02:00
twinaphex 16e49a9d5b Create DISPLAYLIST_HORIZONTAL 2015-05-12 12:51:41 +02:00
twinaphex 84d739d8e6 Rename parse_entries and make it static, move it to menu_displaylist.c 2015-05-12 12:40:49 +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 33c9afda17 Forgot a break; 2015-05-12 12:02:58 +02:00
twinaphex acf332dce4 Add DISPLAYLIST_PERFCOUNTERS_* 2015-05-12 11:39:20 +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 78c55c55c5 Create menu_displaylist.c 2015-05-11 11:11:23 +02:00