Commit Graph

29555 Commits

Author SHA1 Message Date
Twinaphex 4b36170aa5 Merge pull request #1763 from heuripedes/master
(history) Write playlist on deinit
2015-06-09 23:44:06 +02:00
Higor Eurípedes 83897fea1c (history) Write playlist on deinit 2015-06-09 17:44:21 -03:00
Twinaphex 753a471c81 Merge pull request #1762 from heuripedes/master
Write playlist after updating the core
2015-06-09 22:34:22 +02:00
Higor Eurípedes 137952815c Write playlist after updating the core 2015-06-09 17:31:18 -03:00
Twinaphex 5658dd8aca Merge pull request #1761 from heuripedes/master
Fixes
2015-06-09 22:11:22 +02:00
Higor Eurípedes aa80b352ee (playlist) Set conf_path and entries to NULL on free 2015-06-09 17:06:20 -03:00
Higor Eurípedes c1c4f4128b (playlist) Dont write the playlist file on free() 2015-06-09 17:05:21 -03:00
Higor Eurípedes f7bc0df9bc (libretro_version_1.c) Change current_msg to a char array 2015-06-09 17:02:28 -03:00
twinaphex b321c38d62 (task_database.c) If 0 out some excessive logging 2015-06-09 21:10:57 +02:00
twinaphex 9487def760 (task_database.c) We can now scan individual files 2015-06-09 19:38:51 +02:00
Twinaphex abb878df87 (menu_entries_cbs_scan.c) Add scan_file action 2015-06-09 19:31:06 +02:00
Twinaphex a50efb6ed9 Create database_info_file_init 2015-06-09 19:01:24 +02:00
Twinaphex ba0e25dd88 Rename database_info_init to database_info_dir_init 2015-06-09 18:53:18 +02:00
twinaphex bef584fa6f (Menu) Rename 'cb_db_scan' to 'cb_db_scan_folder' 2015-06-09 16:38:39 +02:00
Twinaphex f25303e5ef Merge pull request #1760 from hizzlekizzle/master
add retina-ready Info.plist to media
2015-06-09 16:19:58 +02:00
unknown 5da6aeafd8 add retina-ready Info.plist to media 2015-06-09 08:55:52 -05:00
Twinaphex df15e69990 Merge pull request #1759 from lakkatv/master
XMB icons
2015-06-09 11:49:20 +02:00
Jean-André Santoni 67b4c2f48e (XMB) Rename 256 to png, and code cleaning 2015-06-09 14:29:52 +07:00
Jean-André Santoni 23dabbf5e9 (XMB) Rename icon directory to xmb 2015-06-09 14:15:24 +07:00
Jean-André Santoni 9d6f9b8c74 (XMB) Fix icon display 2015-06-09 14:13:51 +07:00
twinaphex f79e6882a0 (Menu) Cleanup 2015-06-09 03:08:05 +02:00
twinaphex c211d2895a (GX) Buildfix 2015-06-09 03:07:19 +02:00
twinaphex 24697a37b4 Fix Load Content (History) 2015-06-09 02:49:06 +02:00
twinaphex ff9cc50219 (XMB) Look for new icons 2015-06-09 02:43:30 +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 be526455bd (Menu) Fix action_ok_playlist_entry 2015-06-08 21:57:14 +02:00
twinaphex 5d076d6961 Fix Load Content (Detect Core) with ROM archives 2015-06-08 20:29:45 +02:00
twinaphex 3ad8abd5fd (Menu) Add detect_content_path hack to archive_open 2015-06-08 20:20:36 +02:00
twinaphex d80e5de45e (Menu) Fixes load detect for single-file ZIP 2015-06-08 20:11:40 +02:00
twinaphex 01975e9328 Create rarch_defer_core_wrapper 2015-06-08 18:35:14 +02:00
Twinaphex 5b064572e5 (XMB) Show only playlists in horizontal menu and no directories 2015-06-08 17:21:32 +02:00
twinaphex f95a3f2e41 (Menu/XMB) Starts showing playlist entries per playlist 2015-06-08 17:16:52 +02:00
Twinaphex c10b67438d path_get_extension - prevent crash 2015-06-08 17:07:00 +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 68b02ff25d (XMB) Horizontal list now shows collections 2015-06-08 16:27:30 +02:00
twinaphex 7d9e7e3139 (XMB) Start implementing 'bind_init' for XMB 2015-06-08 16:13:02 +02:00
twinaphex 79a8aa70a3 (XMB) Rename xmb->core_list to xmb->horizontal_list 2015-06-08 16:08:00 +02:00
twinaphex 35837fcc0f (Menu) Call menu driver's 'bind_init' function callback 2015-06-08 16:06:51 +02:00
twinaphex 5af0ce575c Add menu driver 'init_bind' 2015-06-08 16:01:57 +02:00
twinaphex 161464b0bc (menu_driver.h) Cleanup 2015-06-08 15:00:04 +02:00
twinaphex 62b7b2602d Refactor disp_timedate_set_label 2015-06-08 14:57:46 +02:00
twinaphex a2b70a08a8 Remove menu_database.h 2015-06-08 14:53:50 +02:00
twinaphex 6dd133b002 (Menu) Cleanups 2015-06-08 14:50:46 +02:00
twinaphex 2fc0d7c4b4 (Menu) Rename files 2015-06-08 14:44:24 +02:00