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 dfda7c77fc Workarounds for some mingw build problems. 11 years ago
..
flac Whitespace cleanups. 12 years ago
oggvorbis Avoided some pedantic GCC warnings. 12 years ago
juce_AiffAudioFormat.cpp Removed a few more uses of String::empty. 12 years ago
juce_AiffAudioFormat.h Misc tidying-up. 12 years ago
juce_CoreAudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 12 years ago
juce_CoreAudioFormat.h Added key signature detection to CoreAudioFormat. 12 years ago
juce_FlacAudioFormat.cpp Workarounds for some mingw build problems. 11 years ago
juce_FlacAudioFormat.h Misc tidying-up. 12 years ago
juce_LAMEEncoderAudioFormat.cpp Couple of minor warning fixes. 12 years ago
juce_LAMEEncoderAudioFormat.h Misc minor cleanups and comment fixes. 12 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 Added some metadata reading to OggVorbisAudioFormat 12 years ago
juce_OggVorbisAudioFormat.h Misc tidying-up. 12 years ago
juce_QuickTimeAudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 12 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 a couple of channel formats to WavAudioFormat 11 years ago
juce_WavAudioFormat.h Added support for reading/writing an ISRC code in a WAV file's AXML chunk. 12 years ago
juce_WindowsMediaAudioFormat.cpp Made WindowsMediaAudioFormat::isCompressed() return true. 11 years ago
juce_WindowsMediaAudioFormat.h Made WindowsMediaAudioFormat::isCompressed() return true. 11 years ago