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 99e8445b96 Version number update 11 years ago
..
format Minor clean-ups 11 years ago
format_types Cleaned up a few places where four-char constants were used, to prevent warnings. 11 years ago
processors Made AudioProcessor::setNonRealtime virtual to allow subclasses to intercept this. 11 years ago
scanning Replaced the old, badly-named and badly-implemented String::compareLexicographically() method with String::compareNatural(), which uses a smarter algorithm. Also added a method StringArray::sortNatural() which uses this. 11 years ago
juce_audio_processors.cpp VST hosting: tweaked the way 64-bit plugin NSViews are created, to avoid an extra intermediate parent NSView which seems to break some plugins. 11 years ago
juce_audio_processors.h Some VST3 hosting tweaks. 11 years ago
juce_audio_processors.mm 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_module_info Version number update 11 years ago