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_AudioFormat.cpp New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin. 12 years ago
juce_AudioFormat.h New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin. 12 years ago
juce_AudioFormatManager.cpp WindowsMediaAudioFormat fix for some file types. 12 years ago
juce_AudioFormatManager.h Added iterators to AudioFormatManager. 12 years ago
juce_AudioFormatReader.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_AudioFormatReader.h New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin. 12 years ago
juce_AudioFormatReaderSource.cpp Got rid of the remaining uses of juce_useDebuggingNewOperator in the old Jucer template. 12 years ago
juce_AudioFormatReaderSource.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_AudioFormatWriter.cpp (fixed typo in last check-in) 12 years ago
juce_AudioFormatWriter.h Added method AudioFormatWriter::writeFromFloatArrays() 12 years ago
juce_AudioSubsectionReader.cpp New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin. 12 years ago
juce_AudioSubsectionReader.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_BufferingAudioFormatReader.cpp Added method BufferingAudioReader::setReadTimeout() 12 years ago
juce_BufferingAudioFormatReader.h Added method BufferingAudioReader::setReadTimeout() 12 years ago
juce_MemoryMappedAudioFormatReader.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago