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 cd30b3bfd1 Minor warning fixes for mingw 10 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 Reverted recent changes to GZIPDecompressorInputStream - turns out that zlib can't auto-detect the difference between gzip and raw streams. 11 years ago
juce_GZIPDecompressorInputStream.h Reverted recent changes to GZIPDecompressorInputStream - turns out that zlib can't auto-detect the difference between gzip and raw streams. 11 years ago
juce_ZipFile.cpp Minor warning fixes for mingw 10 years ago
juce_ZipFile.h Added method ZipFile::Builder::addEntry for using streams instead of files. 11 years ago