1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core/zip
2013-02-24 15:49:06 +00:00
..
zlib First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_GZIPCompressorOutputStream.cpp Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 2013-02-24 15:49:06 +00:00
juce_GZIPCompressorOutputStream.h Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 2013-02-24 15:49:06 +00:00
juce_GZIPDecompressorInputStream.cpp Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_GZIPDecompressorInputStream.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_ZipFile.cpp Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 2013-02-24 15:49:06 +00:00
juce_ZipFile.h Added a missing method to ZipFile. 2013-01-07 22:14:46 +00:00