1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core/zip
2017-08-24 11:30:11 +01:00
..
zlib Removed the register keyword from a bunch of 3rd party files as it causes deprecation errors in c++17 2017-04-18 11:29:48 +01:00
juce_GZIPCompressorOutputStream.cpp Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 2017-07-20 17:24:05 +01:00
juce_GZIPCompressorOutputStream.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_GZIPDecompressorInputStream.cpp Projucer: Xcode exporter: Updated to support Xcode 9 2017-07-24 18:00:54 +01:00
juce_GZIPDecompressorInputStream.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_ZipFile.cpp Added an option to ignore the case when getting an entry inside a zip file with ZipFile::getEntry 2017-08-24 11:30:11 +01:00
juce_ZipFile.h Added an option to ignore the case when getting an entry inside a zip file with ZipFile::getEntry 2017-08-24 11:30:11 +01:00