The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules f6395d4cda Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this. 11 years ago
..
zlib Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this. 11 years ago
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. 12 years ago
juce_GZIPCompressorOutputStream.h Fixed spelling. Added a few simple methods to Random, BigInteger and var. 12 years ago
juce_GZIPDecompressorInputStream.cpp Minor change to avoid a compiler warning. 11 years ago
juce_GZIPDecompressorInputStream.h Added an option to allow use of GZIPDecompressorInputStream on gzip format data. 11 years ago
juce_ZipFile.cpp Added an option to allow use of GZIPDecompressorInputStream on gzip format data. 11 years ago
juce_ZipFile.h Added method ZipFile::Builder::addEntry for using streams instead of files. 12 years ago