Commit Graph

328 Commits

Author SHA1 Message Date
twinaphex 0f58ad0e4e (Task database) Experimental database scanning 2015-05-25 07:05:00 +02:00
twinaphex 76e1c2d965 database_info_iterate_crc_lookup - cleanup 2015-05-25 05:36:23 +02:00
twinaphex 32412ab918 Simplify rarch_main_data_db_cleanup_state 2015-05-25 03:46:03 +02:00
twinaphex befa2f111c Create database_info_iterate_crc_lookup 2015-05-25 03:20:43 +02:00
twinaphex 3c6dd65208 Pass db_state to zlib_parse_file 2015-05-24 08:06:29 +02:00
twinaphex 566eb771ba Refactor db_state code 2015-05-24 08:04:13 +02:00
twinaphex 07019909f3 (task_database.c) Start creating directory list of database entries
to browse over
2015-05-24 07:36:30 +02:00
twinaphex a7c124e68f Add DATABASE_STATUS_ITERATE_BEGIN 2015-05-24 06:14:44 +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 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 1535f7d1c2 (Database) Cleanups 2015-05-23 16:41:33 +02:00
twinaphex 433b19d6b7 Rename 'rdl' references 2015-05-22 00:29:16 +02:00
Twinaphex 25a9611596 Remove unused variable 2015-05-05 20:10:48 +02:00
twinaphex 02d429b2dd (task_database.c) Small cleanup 2015-05-05 19:13:21 +02:00
Twinaphex 617e232850 Prevent implicit declaration warning 2015-05-05 18:49:14 +02:00
twinaphex bd4267dc59 (Database) Cleanups 2015-05-05 18:43:51 +02:00
Twinaphex 8c75fd3530 Split up database runloop data code to tasks/task_database.c 2015-05-05 18:05:59 +02:00
Twinaphex 54550912f5 (Runloop data) Start rearranging code 2015-05-05 09:50:00 +02:00