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.
Timur Doumler 70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago
..
flac Introjucer: Slight improvement to --fix-broken-include-paths 10 years ago
oggvorbis Fixed compiler warnings on Visual Studio 2015 RTM. 10 years ago
juce_AiffAudioFormat.cpp Added some null pointer checks to createWriterFor methods 10 years ago
juce_AiffAudioFormat.h Update copyright notice 10 years ago
juce_CoreAudioFormat.cpp Added support for getting metadata from .caf files in the CoreAudioFormat class 10 years ago
juce_CoreAudioFormat.h Update copyright notice 10 years ago
juce_FlacAudioFormat.cpp Updated the version number used internally by FLAC 10 years ago
juce_FlacAudioFormat.h Update copyright notice 10 years ago
juce_LAMEEncoderAudioFormat.cpp Added some null pointer checks to createWriterFor methods 10 years ago
juce_LAMEEncoderAudioFormat.h Update copyright notice 10 years ago
juce_MP3AudioFormat.cpp Fixed a typo in MP3AudioFormat 10 years ago
juce_MP3AudioFormat.h Update copyright notice 10 years ago
juce_OggVorbisAudioFormat.cpp Added some null pointer checks to createWriterFor methods 10 years ago
juce_OggVorbisAudioFormat.h Update copyright notice 10 years ago
juce_QuickTimeAudioFormat.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago
juce_QuickTimeAudioFormat.h Update copyright notice 10 years ago
juce_WavAudioFormat.cpp Fixed warning in juce_WavAudioFormat.cpp due to narrowing integer conversion. 10 years ago
juce_WavAudioFormat.h Added metadata accessors to the WavAudioFormat class for INFO chunk properties. 10 years ago
juce_WindowsMediaAudioFormat.cpp Added a check in WindowsMediaAudioFormat to handle reading beyond the end of a file 10 years ago
juce_WindowsMediaAudioFormat.h Update copyright notice 10 years ago