Commit Graph

15 Commits

Author SHA1 Message Date
twinaphex
1a1d6a0889 Change returntype of file_cb for zlib_parse_file 2015-02-23 01:23:21 +01:00
twinaphex
6067deb1e9 Refactor away compressed_zip_file_list_new 2015-01-30 20:41:54 +01:00
twinaphex
c864677b12 Move compressed_file_list_new to file_extract.h 2015-01-16 01:37:34 +01:00
twinaphex
140130dc37 Merge rarch_compr_file_path.c into file_extract.c 2015-01-11 15:53:31 +01:00
twinaphex
3098816ae1 Start documenting file_extract.c 2015-01-09 15:46:22 +01:00
twinaphex
453321c50b Start updating headers 2015-01-07 17:46:50 +01:00
twinaphex
6da1ece30a file_extract.h - take out dependency on file.h 2014-10-21 18:49:17 +02:00
twinaphex
c62d52de0f Start properly implementing libretro SDK for boolean.h include
header, glsym, and rthreads
2014-10-21 05:05:52 +02:00
twinaphex
9d783b6627 Style cleanups 2014-09-07 05:47:18 +02:00
twinaphex
147cac67ef Update more references to 'roms' 2014-08-13 08:52:13 +02:00
Themaister
2280e28737 Add support for ZIP extraction to temporary folders. 2014-04-04 17:33:19 +02:00
twinaphex
0a15a17d44 Update years on all license headers 2014-01-01 01:50:59 +01:00
Themaister
299ef54a54 Add mmap() backend to zlib extract. 2013-10-14 18:10:17 +02:00
Themaister
3d212c1d7c Start refactoring file_extract.
Add support for low-level parsing of zip contents.
2013-10-05 18:07:38 +02:00
Themaister
b90490f425 Add zip loading support to core. 2013-01-21 23:52:47 +01:00