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 c7506df13f Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
..
juce_DirectoryIterator.cpp Made DirectoryIterator capable of parsing multiple wildcard patterns. 12 years ago
juce_DirectoryIterator.h Made DirectoryIterator capable of parsing multiple wildcard patterns. 12 years ago
juce_File.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_File.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_FileInputStream.cpp Added a method MemoryBlock::replaceWith(). Changed FileInputStream to avoid cacheing the length of the file. 13 years ago
juce_FileInputStream.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_FileOutputStream.cpp Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
juce_FileOutputStream.h Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
juce_FileSearchPath.cpp (automated whitespace clean-up) 13 years ago
juce_FileSearchPath.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_MemoryMappedFile.h Extended MemoryMappedFile to allow loading of file subsections. 12 years ago
juce_TemporaryFile.cpp Added a new constructor to TemporaryFile to allow explicitly setting the temp file. 12 years ago
juce_TemporaryFile.h Added a new constructor to TemporaryFile to allow explicitly setting the temp file. 12 years ago