Commit Graph

9 Commits

Author SHA1 Message Date
twinaphex
9a88ebb1e6 Change WANT_RZLIB to WANT_MINIZ 2013-02-16 21:43:29 +01:00
twinaphex
07b242f851 (RARCH_CONSOLE) Use miniz/minizip instead or zlib - increases
ZIP file compatibility (problems with inflate before with rzlib
on certain ZIP files)
2013-02-16 20:28:07 +01:00
Themaister
32f45b2f27 Clearer switch code in extractor. 2013-01-24 07:35:52 +01:00
Themaister
e4e71f333c Get rid of redefine warning. 2013-01-24 07:32:15 +01:00
twinaphex
0c4b54a756 (file_extract) Nit 2013-01-22 01:43:43 +01:00
twinaphex
873a4f1187 (file_extract) Fix warning - fall-through to avoid warning
and do the same action
2013-01-22 01:20:27 +01:00
twinaphex
46a86f5eab Fix transfer of control bypasses initialization of variables 2013-01-22 01:16:53 +01:00
Themaister
286b1f5e98 Fix compiler warning. 2013-01-22 00:10:10 +01:00
Themaister
b90490f425 Add zip loading support to core. 2013-01-21 23:52:47 +01:00