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 2edec00b55 Removed a few more uses of String::empty. 11 years ago
..
flac Fixed some libFLAC code to keep old Xcode compilers happy. 11 years ago
oggvorbis Avoided some pedantic GCC warnings. 11 years ago
juce_AiffAudioFormat.cpp Removed a few more uses of String::empty. 11 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 Better use of intrinsics for FLAC. 11 years ago
juce_FlacAudioFormat.h Misc tidying-up. 12 years ago
juce_LAMEEncoderAudioFormat.cpp Removed a few more uses of String::empty. 11 years ago
juce_LAMEEncoderAudioFormat.h Misc minor cleanups and comment fixes. 11 years ago
juce_MP3AudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 11 years ago
juce_MP3AudioFormat.h Misc tidying-up. 12 years ago
juce_OggVorbisAudioFormat.cpp Added some metadata reading to OggVorbisAudioFormat 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 Tidied up some docs and added an AudioFormat constructor. 11 years ago
juce_WavAudioFormat.h Added support for reading/writing an ISRC code in a WAV file's AXML chunk. 11 years ago
juce_WindowsMediaAudioFormat.cpp Misc tidying-up. 12 years ago
juce_WindowsMediaAudioFormat.h Misc tidying-up. 12 years ago