1628 Commits

Author SHA1 Message Date
twinaphex
2d897647e9 (Playlist) Use entry_idx 2015-06-10 23:11:40 +02:00
twinaphex
5bd138b6ac (file_list) Start adding entry_idx to file_list_* functions 2015-06-10 22:43:06 +02:00
Twinaphex
fdb8ce5de6 (Menu) Don't show rdb entry per horizontal list category any more 2015-06-10 15:43:42 +02:00
Higor Eurípedes
ad9f0c4021 (menu_displaylist) Add SL_FLAG_ALLOW_EMPTY_LIST 2015-06-10 09:11:53 -03:00
Twinaphex
86152a6b14 Revert "(XMB) Fix horizontal menus" 2015-06-10 02:54:08 +02:00
Higor Eurípedes
338959eb59 (XMB) Fix horizontal menus 2015-06-09 21:26:54 -03:00
Higor Eurípedes
4d23fd211c (libretro-db) Store CRC32 as uint32_t 2015-06-09 20:21:14 -03:00
twinaphex
05e6b9965e (database_info.c) Turn char * developer into string list 2015-06-10 00:53:31 +02:00
twinaphex
f79e6882a0 (Menu) Cleanup 2015-06-09 03:08:05 +02:00
twinaphex
24697a37b4 Fix Load Content (History) 2015-06-09 02:49:06 +02:00
Toad King
c7a6b85817 fix input remapping menu display 2015-06-08 19:41:06 -05:00
twinaphex
d97a056903 (Menu) Start presenting RDBV entry detail page if a collection entry
has been bound to a core
2015-06-09 02:26:51 +02:00
twinaphex
c72c85c07a (menu_displaylist.c) Hide Start Content until we have bound a core to the entry 2015-06-09 00:33:44 +02:00
Twinaphex
2fe58d1ea6 (Menu) remove unused variables 2015-06-08 23:40:14 +02:00
twinaphex
29e3f5ff66 Expand playlist format - rename it to 'lpl' 2015-06-08 23:38:03 +02:00
twinaphex
36b94952a4 (menu_displaylist.c) Cleanup 2015-06-08 22:09:56 +02:00
twinaphex
f95a3f2e41 (Menu/XMB) Starts showing playlist entries per playlist 2015-06-08 17:16:52 +02:00
twinaphex
2b934b43ef (Menu) Ifdef code for HAVE_LIBRETRODB 2015-06-08 17:03:20 +02:00
twinaphex
2eba39e41d (XMB/Horizontal list)
1) Create list_get_entry
2) Will show one entry at the top that is the 'full database' for
that collection
2015-06-08 17:02:14 +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
e02f25e158 (menu_displaylist.c) Remove RARCH_LOG 2015-06-07 11:51:53 +02:00
twinaphex
71b3070e3b Start using menu_displaylist_push_list for creating new lists on
the menu driver side
2015-06-07 11:51:06 +02:00
twinaphex
2e81d7f8dc Refactor xmb_list_cache function callback 2015-06-07 11:20:36 +02:00
Twinaphex
3486d62e36 (content collection list) Filter out directories 2015-06-06 23:26:49 +02:00
twinaphex
7702aabd57 (menu_displaylist.c) Cleanups 2015-06-06 22:58:16 +02:00
twinaphex
04fd718262 (menu_displaylist.c) Cleanups 2015-06-06 22:51:28 +02:00
twinaphex
fc3bda201e (Menu) Cleanups 2015-06-06 22:00:34 +02:00
twinaphex
f6bef6f6da (menu_displaylist.c) Refactor 2015-06-06 21:55:35 +02:00
twinaphex
390e5f6b0c (Menu) Cleanup hardcoded labels 2015-06-06 15:28:16 +02:00
twinaphex
fc9f51b041 (menu_displaylist.c) Cleanups 2015-06-06 00:01:44 +02:00
twinaphex
61beed6ddb (menu_displaylist.c) Horizontal list refactors #2 2015-06-05 23:47:22 +02:00
twinaphex
3e2663fd39 (menu_displaylist.c) Start refactoring horizontal menu list 2015-06-05 23:45:36 +02:00
twinaphex
fa4d00ea74 (menu_displaylist.c) Cleanup 2015-06-05 23:36:59 +02:00
twinaphex
d6a17a97de (Menu) Cut down on strcmp usage in menu_input.c 2015-06-05 17:56:51 +02:00
twinaphex
6f1e5a81be (menu_displaylist.c) Cleanups 2015-06-05 17:53:36 +02:00
twinaphex
11b7b421e6 (Menu) Don't use strcmp in menu_displaylist_parse_generic 2015-06-05 17:49:19 +02:00
twinaphex
9aa35cb938 (menu_displaylist.c) Cut down on strcmp usage 2015-06-05 17:46:50 +02:00
twinaphex
9c6f8eed40 Put menu settings functions into namespace 2015-06-03 21:27:47 +02:00
twinaphex
bfcf1a7288 Revert "Make some functions static"
This reverts commit 6b04db075d45ad5258586a4ffd5db46cb108ebdc.
2015-06-03 10:13:25 +02:00
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