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 62ead7dc7d Added some overloads to OwnedArray to let items be added from std::unique_ptrs. Also removed OwnedArray::addIfNotAlreadyThere because it's ambiguous about whether the object should be deleted if it fails to be added! 6 years ago
..
format Minor whitespace tidying 6 years ago
format_types macOS: Cleaned up old 10.6 support ifdefs 6 years ago
processors Another batch of conversion of methods which returned bare XmlElement* to return unique_ptrs 6 years ago
scanning Added some overloads to OwnedArray to let items be added from std::unique_ptrs. Also removed OwnedArray::addIfNotAlreadyThere because it's ambiguous about whether the object should be deleted if it fails to be added! 6 years ago
utilities Fixed some compiler warnings 6 years ago
juce_audio_processors.cpp macOS: Cleaned up old 10.6 support ifdefs 6 years ago
juce_audio_processors.h Bump version number to 5.4.3 6 years ago
juce_audio_processors.mm Updated file headers and the README with the JUCE 5 license 8 years ago