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 a316bd5f6f Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 12 years ago
..
Demo Introjucer: avoided setting the MSVC character type if "default" is chosen. 12 years ago
Introjucer Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 12 years ago
audio plugin demo Introjucer: quoting of all include paths to keep Xcode 5 happy. 12 years ago
audio plugin host Introjucer: avoided setting the MSVC character type if "default" is chosen. 12 years ago
binarybuilder Introjucer: quoting of all include paths to keep Xcode 5 happy. 12 years ago
browser plugin demo Modifications to the var class to make it more javascript-compatible. Changed the handling of array types to be a shared, ref-counted array rather than being copy-by-value. Added an "undefined" type. Updated the native method invocation functions to be static (the old version used class methods) and to provide a 'this' object which may be different from the DynamicObject on which it's being invoked (this is to deal with derived classes) 12 years ago
example projects Introjucer: quoting of all include paths to keep Xcode 5 happy. 12 years ago
windows dll Initial commit of VST3 hosting. 12 years ago