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 9342cdcc5b Introjucer: fix for MSVC builds creating duplicate files in some situations 11 years ago
..
Demo Refactored a couple of old methods relating to TextButton sizing: Removed TextButton::getFont() (use the LookAndFeel method instead), and replaced the LookAndFeel::changeTextButtonWidthToFitText method with one called getTextButtonWidthToFitText() 11 years ago
Introjucer Introjucer: fix for MSVC builds creating duplicate files in some situations 11 years ago
audio plugin demo Changed the demo plugin OSX build to be 32/64-bit. 11 years ago
audio plugin host Introjucer: avoiding an Xcode warning when quicktime is explicitly disabled. 11 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