qzdoom/lzma/C
Randy Heit 75b7db858f - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom.
- Added more output to zipdir and a -q option to turn it off.
- Added -u option to zipdir to only recompress those files in a zip that have
  changed. 
- Added -d and -f options to zipdir. -d forces deflate compression, and -f
  forces a write of the zip, even if it's newer than all the files it contains.
- Added support for bzip2 and LZMA compression to zipdir.


SVN r1468 (trunk)
2009-03-10 23:07:37 +00:00
..
7zVersion.h - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom. 2009-03-10 23:07:37 +00:00
Alloc.c - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom. 2009-03-10 23:07:37 +00:00
Alloc.h - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom. 2009-03-10 23:07:37 +00:00
LzFind.c - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom. 2009-03-10 23:07:37 +00:00
LzFind.h - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom. 2009-03-10 23:07:37 +00:00
LzFindMt.c - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom. 2009-03-10 23:07:37 +00:00
LzFindMt.h - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom. 2009-03-10 23:07:37 +00:00
LzHash.h - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom. 2009-03-10 23:07:37 +00:00
LzmaDec.c - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom. 2009-03-10 23:07:37 +00:00
LzmaDec.h - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom. 2009-03-10 23:07:37 +00:00
LzmaEnc.c - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom. 2009-03-10 23:07:37 +00:00
LzmaEnc.h - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom. 2009-03-10 23:07:37 +00:00
LzmaLib.c - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom. 2009-03-10 23:07:37 +00:00
LzmaLib.h - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom. 2009-03-10 23:07:37 +00:00
Threads.c - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom. 2009-03-10 23:07:37 +00:00
Threads.h - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom. 2009-03-10 23:07:37 +00:00
Types.h - Added support for zip/pk3 files with LZMA and bzip2 compression to ZDoom. 2009-03-10 23:07:37 +00:00