rockbox/rbutil/rbutilqt/quazip
Dominik Riebeling 8c1d114dcf Rockbox Utility: Replace OSDaB Zip with QuaZip.
This change fixes problems with zip files created with newer zip utilities (a
known issue is the iLike theme). QuaZip also allows better feedback during
operations without changing the imported code. Additionally Rockbox Utility and
the Theme Editor are now both using QuaZip; currently Rockbox Utility uses a
copy of the sources, merging them later is planned.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29645 a1c6a512-1295-4272-9138-f99709370657
2011-03-25 22:16:12 +00:00
..
crypt.h Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
ioapi.c Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
ioapi.h Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
LICENSE.GPL Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
quazip.cpp Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
quazip.h Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
quazipfile.cpp Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
quazipfile.h Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
quazipfileinfo.h Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
quazipnewinfo.cpp Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
quazipnewinfo.h Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
README.ROCKBOX Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
unzip.c Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
unzip.h Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
zip.c Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
zip.h Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00

This folder contains the quazip project for ZIP file compression/decompression.
These files are distributed under the GPL v2 or later.
The source files have been last synced with the projects release at
http://sourceforge.net/projects/quazip/ on July 20, 2010