scummvm/common/compression
2023-12-07 19:41:28 -08:00
..
clickteam.cpp ALL: Unify zlib and gzio API 2023-08-28 21:49:03 +02:00
clickteam.h COMMON: Comment out unused variable 2023-03-17 16:58:44 +01:00
dcl.cpp
dcl.h
deflate.h COMMON: Remove useless inflateZlib function 2023-08-28 21:49:03 +02:00
gentee_installer.cpp COMMON: Remove unused field from Gentee Installer code 2023-10-27 20:45:09 -07:00
gentee_installer.h COMMON: Fix up comments 2023-06-19 21:59:24 +03:00
gzio.cpp COMMON: Remove useless inflateZlib function 2023-08-28 21:49:03 +02:00
installshield_cab.cpp JANITORIAL: Fix spaces vs tab mismatch 2023-11-19 11:35:35 +01:00
installshield_cab.h COMMON: Allow creating InstallShield archive with FSNode 2023-11-02 18:20:44 +01:00
installshieldv3_archive.cpp ARCHIVE: Allow creating InstallShieldV3 archives with FSNode 2023-11-02 18:20:44 +01:00
installshieldv3_archive.h ARCHIVE: Allow creating InstallShieldV3 archives with FSNode 2023-11-02 18:20:44 +01:00
module.mk ALL: Unify zlib and gzio API 2023-08-28 21:49:03 +02:00
powerpacker.cpp COMMON: Add ITE Amiga powerpack support 2022-12-05 08:15:33 +02:00
powerpacker.h COMMON: Add in-memory decompressor for powerpack 2022-12-05 08:15:33 +02:00
rnc_deco.cpp
rnc_deco.h
stuffit.cpp COMMON: Fix StuffIt memory leak. PVS-Studio V773 2023-12-07 19:41:28 -08:00
stuffit.h COMMON: Add comments on usage 2023-06-19 08:45:32 +03:00
unarj.cpp COMMON: Archive path refactoring, add getFileName and getPathInArchive that unambiguously return the filename or the full path 2023-07-19 18:51:37 +02:00
unarj.h COMMON: Allow unarj to flatten tree structure 2023-01-15 19:22:34 +01:00
unzip.cpp COMMON: Strip trailing slashes from ZipArchive directories and improve directory detection. Add support for listChildren and isDirectory. 2023-09-17 19:17:33 +02:00
unzip.h COMMON: Allow unzip to flatten tree structure 2023-01-15 19:22:34 +01:00
vise.cpp COMMON: Add createReadStreamForAltStream to open Mac resource fork and metadata streams 2023-08-30 00:31:00 +02:00
vise.h JANIRORIAL: Reduce header dependency 2023-02-10 23:51:13 +01:00
zlib.cpp COMMON: Remove useless inflateZlib function 2023-08-28 21:49:03 +02:00