9 Commits

Author SHA1 Message Date
Timo Strunk
097eb15721 Included direct to file extraction into 7z and zip format readers. They are used in case of need_fullpath and archive usage 2014-09-21 10:48:12 +02:00
twinaphex
0c1a2dd8d7 Cleanups 2014-09-13 02:36:13 +02:00
Timo Strunk
d57c858ad3 size_t to ssize_t because otherwise the errorvalue would be wrong, because of the cast to unsigned. 2014-09-12 22:04:37 +02:00
twinaphex
98fd04d970 (MSVC) Add 7zip support - build fixes to do with casting pointers
explicitly
2014-09-12 21:50:57 +02:00
twinaphex
119a51be76 Silence unused variable warnings
(Android) undefine HAVE_COMPRESSION - gets defined in griffin.c now
2014-09-12 21:41:54 +02:00
Timo Strunk
565ca9fee8 Corrected error value in case file is not found in zip file 2014-09-12 19:03:19 +02:00
Timo Strunk
ecd877f476 Converted C++ to C comments 2014-09-10 11:31:29 +02:00
Timo Strunk
936705ca42 First checkin of zip file iterator and extractor 2014-09-10 00:22:51 +02:00
Timo Strunk
189af65f71 Added zip support skeletons 2014-09-09 15:25:32 +02:00