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 56983c8080 Tweak to the GL demo to avoid problems on android where openGLContextClosing doesn't get called. 11 years ago
..
Demo Tweak to the GL demo to avoid problems on android where openGLContextClosing doesn't get called. 11 years ago
Introjucer 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
audio plugin demo Added an assertion to warn if a plugin reports no programs, because this can cause problems in some Sony hosts. 11 years ago
audio plugin host Introjucer: avoiding an Xcode warning when quicktime is explicitly disabled. 12 years ago
binarybuilder Introjucer: tweaked Xcode project structure to avoid warning about architectures. 12 years ago
browser plugin demo Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 12 years ago
example projects Introjucer: tweaked Xcode project structure to avoid warning about architectures. 12 years ago
windows dll New class: SharedResourcePointer 12 years ago