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 293aedac2f Fixed spelling. Added a few simple methods to Random, BigInteger and var. 12 years ago
..
zlib Cleaned up a few static analyser warnings. 12 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 Undefined some zlib internal macros 12 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. 12 years ago
juce_ZipFile.cpp Fixed some coverity warnings. 12 years ago
juce_ZipFile.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. 12 years ago