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.
Julian Storer b047d9be53 More 'nullptr' updates and minor clean-ups. 15 years ago
..
Introjucer Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 15 years ago
JuceDemo Fix for StringArray tokenising. 15 years ago
amalgamator Added mac architecture type to the introjucer. Optimised code editor syntax iteration. 15 years ago
audio plugin host Added mac architecture type to the introjucer. Optimised code editor syntax iteration. 15 years ago
audio plugins More 'nullptr' updates and minor clean-ups. 15 years ago
binarybuilder Added mac architecture type to the introjucer. Optimised code editor syntax iteration. 15 years ago
browser plugins A couple of minor fixes, and changed code to use std::swap instead of swapVariables() 15 years ago
example projects Added mac architecture type to the introjucer. Optimised code editor syntax iteration. 15 years ago
the jucer New class: CaretComponent, which is created by the LookAndFeel. Fix for VST build on VC2005. 15 years ago