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 3b881401f1 Added some null pointer checks to createWriterFor methods 9 years ago
..
flac Fix Android build errors in libpng and libflac 9 years ago
oggvorbis Fixed compiler warnings on Visual Studio 2015 RTM. 9 years ago
juce_AiffAudioFormat.cpp Added some null pointer checks to createWriterFor methods 9 years ago
juce_AiffAudioFormat.h Update copyright notice 9 years ago
juce_CoreAudioFormat.cpp Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU 9 years ago
juce_CoreAudioFormat.h Update copyright notice 9 years ago
juce_FlacAudioFormat.cpp Added some null pointer checks to createWriterFor methods 9 years ago
juce_FlacAudioFormat.h Update copyright notice 9 years ago
juce_LAMEEncoderAudioFormat.cpp Added some null pointer checks to createWriterFor methods 9 years ago
juce_LAMEEncoderAudioFormat.h Update copyright notice 9 years ago
juce_MP3AudioFormat.cpp Lots of small whitespace tweaks. 9 years ago
juce_MP3AudioFormat.h Update copyright notice 9 years ago
juce_OggVorbisAudioFormat.cpp Added some null pointer checks to createWriterFor methods 9 years ago
juce_OggVorbisAudioFormat.h Update copyright notice 9 years ago
juce_QuickTimeAudioFormat.cpp Lots of small whitespace tweaks. 9 years ago
juce_QuickTimeAudioFormat.h Update copyright notice 9 years ago
juce_WavAudioFormat.cpp Added some null pointer checks to createWriterFor methods 9 years ago
juce_WavAudioFormat.h Added metadata accessors to the WavAudioFormat class for INFO chunk properties. 9 years ago
juce_WindowsMediaAudioFormat.cpp Update copyright notice 9 years ago
juce_WindowsMediaAudioFormat.h Update copyright notice 9 years ago