| .. |
|
juce_AudioFormat.cpp
|
New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin.
|
2013-02-18 22:02:44 +00:00 |
|
juce_AudioFormat.h
|
New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin.
|
2013-02-18 22:02:44 +00:00 |
|
juce_AudioFormatManager.cpp
|
WindowsMediaAudioFormat fix for some file types.
|
2012-10-10 20:59:23 +01:00 |
|
juce_AudioFormatManager.h
|
Added iterators to AudioFormatManager.
|
2013-02-09 15:22:22 +00:00 |
|
juce_AudioFormatReader.cpp
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
2013-05-22 23:05:53 -06:00 |
|
juce_AudioFormatReader.h
|
New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin.
|
2013-02-18 22:02:44 +00:00 |
|
juce_AudioFormatReaderSource.cpp
|
Got rid of the remaining uses of juce_useDebuggingNewOperator in the old Jucer template.
|
2012-09-20 13:49:12 +01:00 |
|
juce_AudioFormatReaderSource.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
juce_AudioFormatWriter.cpp
|
(fixed typo in last check-in)
|
2013-03-04 10:08:09 +00:00 |
|
juce_AudioFormatWriter.h
|
Added method AudioFormatWriter::writeFromFloatArrays()
|
2013-02-27 17:55:24 +00:00 |
|
juce_AudioSubsectionReader.cpp
|
New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin.
|
2013-02-18 22:02:44 +00:00 |
|
juce_AudioSubsectionReader.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
juce_BufferingAudioFormatReader.cpp
|
Added method BufferingAudioReader::setReadTimeout()
|
2013-03-16 19:16:43 +00:00 |
|
juce_BufferingAudioFormatReader.h
|
Added method BufferingAudioReader::setReadTimeout()
|
2013-03-16 19:16:43 +00:00 |
|
juce_MemoryMappedAudioFormatReader.h
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
2013-05-22 23:05:53 -06:00 |