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.
stefan b36b64a482 Projucer: simple pop-up menu to copy diagnostic messages to clipboard 8 years ago
..
Application Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid 8 years ago
BinaryData Projucer: link to privacy policy in EULA and re-save jucer project 8 years ago
Code Editor Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
ComponentEditor Fix typo and increase maximum size of the "Member initialisers" text field 8 years ago
LiveBuildEngine Projucer: simple pop-up menu to copy diagnostic messages to clipboard 8 years ago
Project Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid 8 years ago
Project Saving Only moan about all-lowercase AU manufacturer codes 8 years ago
Utility Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid 8 years ago
Wizards Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
jucer_Headers.h Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago