Commit Graph

19732 Commits

Author SHA1 Message Date
twinaphex
5bfd28c4a9 (database_info.c) Use dir_list_new_special 2015-05-24 05:04:58 +02:00
twinaphex
095683b2e0 Start using dir_list_new_special at more places 2015-05-24 04:39:16 +02:00
twinaphex
37a7749a73 Create dir_list_special.c 2015-05-24 04:19:32 +02:00
twinaphex
5e9a3631c5 menu_displaylist_parse_database_entry - use menu_database_build_query 2015-05-24 03:23:28 +02:00
twinaphex
344fe41c53 Create static function rarch_main_data_db_cleanup 2015-05-23 22:52:22 +02:00
twinaphex
c4becceb96 Refactor database_info_iterate 2015-05-23 22:46:23 +02:00
twinaphex
0f4d71477e Dehardcode database_info_poll 2015-05-23 22:07:59 +02:00
twinaphex
3de904cb78 Create DATABASE_STATUS_ITERATE_START 2015-05-23 21:56:29 +02:00
Twinaphex
9733d2b1ac Merge pull request #1721 from heuripedes/master
Reset hw render callback on core deinit
2015-05-23 21:33:26 +02:00
Higor Eurípedes
c3e35dd4b1 Reset hw render callback on core deinit 2015-05-23 16:28:04 -03:00
twinaphex
62de3336f5 (task_database.c) Call snprintf just once 2015-05-23 21:18:59 +02:00
twinaphex
9102ae125b Call rarch_main_msg_queue_push just once 2015-05-23 21:17:32 +02:00
twinaphex
938edba8b3 Add 'Scanning' message to ZIP file 2015-05-23 21:07:45 +02:00
twinaphex
74bea2c6e2 Add DATABASE_STATUS_ITERATE_NEXT 2015-05-23 20:53:43 +02:00
twinaphex
7696d55047 (Database) cleanup 2015-05-23 19:18:56 +02:00
twinaphex
e5e9e80cfb Reimplement MENU_ACTION_TESTx 2015-05-23 18:45:58 +02:00
twinaphex
e8691eb4d6 Move db.handle to runloop_data.h 2015-05-23 18:13:23 +02:00
twinaphex
ba6c563b83 (task_database) Small cleanup 2015-05-23 18:08:42 +02:00
twinaphex
c4d72672a2 Add DATA_TYPE_DB to main_message_queue_push 2015-05-23 18:03:30 +02:00
twinaphex
a2e15cb4f5 Create DATA_TYPE_DB 2015-05-23 17:59:48 +02:00
twinaphex
849cf352f3 Reimplement EVENT_CMD_UNLOAD_CORE 2015-05-23 17:38:14 +02:00
twinaphex
fe52e14a4c (Libretro test GL) Make max width/height 2048x2048 2015-05-23 17:23:24 +02:00
twinaphex
5bdbe5a3b0 (Data runloop) Cleanups 2015-05-23 17:16:19 +02:00
twinaphex
1535f7d1c2 (Database) Cleanups 2015-05-23 16:41:33 +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
30aaa265e0 Create filt_list_{set/get}_alt2_at_offset 2015-05-22 23:57:48 +02:00
twinaphex
4599fa26dc Rename parse_historylist to parse_playlist 2015-05-22 18:54:52 +02:00
twinaphex
74e806feaa Rename to 'Load Content (Collection)' 2015-05-22 18:19:01 +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
433b19d6b7 Rename 'rdl' references 2015-05-22 00:29:16 +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
Twinaphex
e90ba5da85 Merge pull request #1719 from heuripedes/locks
(runloop.c) Add some locks around message queue calls
2015-05-21 19:54:33 +02:00
Twinaphex
e2cc461428 Prevent unused variable warning 2015-05-21 04:47:24 +02:00
twinaphex
627c26497f (RMenu XUI) Buildfix 2015-05-21 04:45:40 +02:00
twinaphex
75004e7ece (PS3) Build fixes 2015-05-21 04:43:50 +02:00
twinaphex
c848a159e9 Buildfix 2015-05-21 04:35:05 +02:00
Toad King
0cd7562fb8 allow remapping of analog axis, only works axis to axis 2015-05-20 21:11:42 -05:00
Twinaphex
16a80243aa Merge pull request #1716 from heuripedes/master
Clear thr->cmd_data after blocking for a reply.
2015-05-21 02:47:24 +02:00
Higor Eurípedes
376228fac3 Clear thr->cmd_data after blocking for a reply. 2015-05-20 21:43:43 -03:00
Higor Eurípedes
9bbff40a46 (runloop.c) Add some locks around message queue calls 2015-05-20 20:50:51 -03:00
Twinaphex
9f90bdb512 Merge pull request #1715 from libretro/revert-1714-master
Revert "(menu_driver.c) Fix leak"
2015-05-21 01:26:51 +02:00
Twinaphex
4d0a39e20d Revert "(menu_driver.c) Fix leak" 2015-05-21 01:26:42 +02:00
Twinaphex
379204450f Merge pull request #1714 from heuripedes/master
(menu_driver.c) Fix leak
2015-05-21 01:22:47 +02:00