1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-03 03:30:06 +00:00
JUCE/modules/juce_audio_formats/format
2013-08-23 12:08:31 +01:00
..
juce_AudioFormat.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_AudioFormat.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +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 Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_AudioFormatReader.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_AudioFormatReader.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +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 Added some override specifiers. 2013-08-19 19:18:36 +01:00
juce_AudioFormatWriter.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +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 Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_BufferingAudioFormatReader.cpp Renamed the swapWithArray methods in the array classes to "swapWith" to be more consistent with other swap method naming, and templated the methods for more flexibility. 2013-07-28 11:31:25 +01:00
juce_BufferingAudioFormatReader.h Added some override specifiers. 2013-08-19 19:18:36 +01:00
juce_MemoryMappedAudioFormatReader.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00