1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core/zip
2015-06-26 17:13:56 +01:00
..
zlib Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this. 2015-03-31 11:44:10 +01:00
juce_GZIPCompressorOutputStream.cpp Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 2013-09-11 10:29:48 +01:00
juce_GZIPCompressorOutputStream.h Added some missing 'override' decorators 2015-05-15 12:54:44 +01:00
juce_GZIPDecompressorInputStream.cpp Minor change to avoid a compiler warning. 2015-03-30 14:08:18 +01:00
juce_GZIPDecompressorInputStream.h Added an option to allow use of GZIPDecompressorInputStream on gzip format data. 2015-03-30 12:21:48 +01:00
juce_ZipFile.cpp Added some comments to ZipFile 2015-06-26 17:13:56 +01:00
juce_ZipFile.h Added some comments to ZipFile 2015-06-26 17:13:56 +01:00