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 3afd42690a Added support to WavAudioFormat for writing a LISTINFO chunk. 10 years ago
..
flac Whitespace cleanups. 11 years ago
oggvorbis Avoided some pedantic GCC warnings. 11 years ago
juce_AiffAudioFormat.cpp Cleaned up a few places where four-char constants were used, to prevent warnings. 10 years ago
juce_AiffAudioFormat.h Misc tidying-up. 12 years ago
juce_CoreAudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 11 years ago
juce_CoreAudioFormat.h Added key signature detection to CoreAudioFormat. 11 years ago
juce_FlacAudioFormat.cpp Refactored some Xcode warning suppression. 11 years ago
juce_FlacAudioFormat.h Misc tidying-up. 12 years ago
juce_LAMEEncoderAudioFormat.cpp A few minor whitespace cleanups. 10 years ago
juce_LAMEEncoderAudioFormat.h Misc minor cleanups and comment fixes. 11 years ago
juce_MP3AudioFormat.cpp Added some assertions to the MP3 decoder to flag up an unsupported encoding type. 11 years ago
juce_MP3AudioFormat.h Misc tidying-up. 12 years ago
juce_OggVorbisAudioFormat.cpp Refactored some Xcode warning suppression. 11 years ago
juce_OggVorbisAudioFormat.h Misc tidying-up. 12 years ago
juce_QuickTimeAudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 11 years ago
juce_QuickTimeAudioFormat.h 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_WavAudioFormat.cpp Added support to WavAudioFormat for writing a LISTINFO chunk. 10 years ago
juce_WavAudioFormat.h Added better support for writing acid and Tracktion chunks in WavAudioFormat. 10 years ago
juce_WindowsMediaAudioFormat.cpp Refactored the WindowsMediaAudioFormat to avoid a discontinuity bug. 11 years ago
juce_WindowsMediaAudioFormat.h Made WindowsMediaAudioFormat::isCompressed() return true. 11 years ago