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 ffd894089d Cleaned up a few static analyser warnings. 12 years ago
..
zlib Cleaned up a few static analyser warnings. 12 years ago
juce_GZIPCompressorOutputStream.cpp Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 12 years ago
juce_GZIPCompressorOutputStream.h Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
juce_GZIPDecompressorInputStream.cpp Minor changes to avoid pedantic compiler warnings. 13 years ago
juce_GZIPDecompressorInputStream.h Minor changes to avoid pedantic compiler warnings. 13 years ago
juce_ZipFile.cpp ZipFile: made sure backslashes in paths are converted to forward slashes on unix OSes. 12 years ago
juce_ZipFile.h Added a missing method to ZipFile. 12 years ago