2535 Commits

Author SHA1 Message Date
twinaphex
9f8f176141 Add DISPLAYLIST_GENERIC 2015-05-17 13:10:55 +02:00
twinaphex
5da758c12e Revert "Add DISPLAYLIST_CUSTOM_BIND"
This reverts commit 43fa78f58bbf69af14d9d2a0654a37539264bdd8.
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