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 c7341b1e2c Added a flag in ZipFile to make sure the filename is treated as UTF8. 11 years ago
..
zlib Avoided some pedantic GCC warnings. 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. 11 years ago
juce_GZIPCompressorOutputStream.h Fixed spelling. Added a few simple methods to Random, BigInteger and var. 11 years ago
juce_GZIPDecompressorInputStream.cpp Added method ZipFile::Builder::addEntry for using streams instead of files. 11 years ago
juce_GZIPDecompressorInputStream.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 11 years ago
juce_ZipFile.cpp Added a flag in ZipFile to make sure the filename is treated as UTF8. 11 years ago
juce_ZipFile.h Added method ZipFile::Builder::addEntry for using streams instead of files. 11 years ago