219 Commits

Author SHA1 Message Date
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 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