1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_audio_formats/format
2013-10-22 15:35:47 +01:00
..
juce_AudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 2013-09-27 10:29:42 +01:00
juce_AudioFormat.h Tidied up some docs and added an AudioFormat constructor. 2013-09-27 10:29:42 +01:00
juce_AudioFormatManager.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_AudioFormatManager.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_AudioFormatReader.cpp Fix for AudioFormatReader::read when passing buffers with > 2 channels. 2013-10-22 15:35:47 +01:00
juce_AudioFormatReader.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_AudioFormatReaderSource.cpp Fixed some MSVC warnings. 2013-07-02 17:30:02 +01:00
juce_AudioFormatReaderSource.h Added a few override modifiers and fixed some documentation. 2013-08-22 22:03:51 +01:00
juce_AudioFormatWriter.cpp Tightened up some array const-ness in AudioFormatWriter. 2013-09-26 12:30:22 +01:00
juce_AudioFormatWriter.h Tightened up some array const-ness in AudioFormatWriter. 2013-09-26 12:30:22 +01:00
juce_AudioSubsectionReader.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_AudioSubsectionReader.h Misc minor cleanups and comment fixes. 2013-09-07 20:18:00 +01:00
juce_BufferingAudioFormatReader.cpp Removed a few pedantic warnings. 2013-08-26 14:58:23 +01:00
juce_BufferingAudioFormatReader.h Added some override specifiers. 2013-08-19 19:18:36 +01:00
juce_MemoryMappedAudioFormatReader.h Removed a few pedantic warnings. 2013-08-26 14:58:23 +01:00