Commit Graph

19 Commits

Author SHA1 Message Date
twinaphex
452df47c14 Remove core_info_list_get_all_extensions 2016-02-07 16:10:42 +01:00
twinaphex
0b1b56214e Try to reduce dependence on general.h 2016-02-07 13:18:48 +01:00
twinaphex
0643b83f7d Header include changes 2016-02-05 13:57:08 +01:00
twinaphex
48e83ba02a Cleanup 2016-02-03 14:41:39 +01:00
twinaphex
321690b416 Refactors to do with set_fork method 2016-02-03 14:36:34 +01:00
twinaphex
7a55ae3765 Start updating headers for 2016 2016-01-10 04:06:50 +01:00
twinaphex
a8590e656e Take out header include core_info.h from runloop.h 2015-12-11 13:56:00 +01:00
Higor Eurípedes
6d113558d7 (dir_list_special.c) Fix content directory scanning
dir_list_new_special() only considered files that matched the reported
supported extensions and thus users without zip-loading cores could not
successfuly scan a folder full of zip-compressed content.
2015-11-26 21:30:44 -03:00
twinaphex
9e2dc0745e Add param to dir_list_new_special 2015-10-26 21:30:58 +01:00
twinaphex
83cf945016 Add DIR_LIST_COLLECTIONS to dir_list_new_special 2015-10-26 06:41:22 +01:00
Twinaphex
c8b041ef7d Simplify core_info_list_get_all_extensions 2015-09-14 23:33:50 +02:00
CautiousAlbino
173dcd3e4c Retry implementation of include_compressed to dir_list_new.
Problem was that if ext_list wasn't used, an empty list would be
created.
2015-08-30 20:19:41 +02:00
Twinaphex
aa382a5c7c Revert "Add include_compressed param to dir_list_new." 2015-08-30 18:36:25 +02:00
CautiousAlbino
c4691b2668 Add include_compressed param to dir_list_new.
Do not try to load in compressed archives unless we expect them.
Fixes hang in input autodetect where it tried to parse a zip file as an
archive.
2015-08-30 16:57:34 +02:00
twinaphex
a70f09a90d Rearrange structs 2015-07-27 17:18:10 +02:00
twinaphex
a7c124e68f Add DATABASE_STATUS_ITERATE_BEGIN 2015-05-24 06:14:44 +02:00
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