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 ebc0b2b727 Removed some warning settings that weren't supported by older GCCs. Also added workarounds for some spurious GCC warnings. 12 years ago
..
juce_AudioFormat.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_AudioFormat.h Updated the format of the header include guard macros. 12 years ago
juce_AudioFormatManager.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_AudioFormatManager.h Updated the format of the header include guard macros. 12 years ago
juce_AudioFormatReader.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_AudioFormatReader.h Updated the format of the header include guard macros. 12 years ago
juce_AudioFormatReaderSource.cpp Fixed some MSVC warnings. 12 years ago
juce_AudioFormatReaderSource.h Updated the format of the header include guard macros. 12 years ago
juce_AudioFormatWriter.cpp Removed some warning settings that weren't supported by older GCCs. Also added workarounds for some spurious GCC warnings. 12 years ago
juce_AudioFormatWriter.h Updated the format of the header include guard macros. 12 years ago
juce_AudioSubsectionReader.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_AudioSubsectionReader.h Updated the format of the header include guard macros. 12 years ago
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. 12 years ago
juce_BufferingAudioFormatReader.h Updated the format of the header include guard macros. 12 years ago
juce_MemoryMappedAudioFormatReader.h Updated the format of the header include guard macros. 12 years ago