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.graenitz 5e0efc6046 Projucer: extend interface DiagnosticMessage::handleRecoverableErrorPCH() to take one more file name param 9 years ago
..
Application Updated the URL of the "Forgot Password" button in the Projucer 9 years ago
BinaryData Added gradle-wrapper when saving projects so that it is now possible to build from the command-line with "./gradlew" 9 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. 9 years ago
ComponentEditor Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 9 years ago
LiveBuildEngine Projucer: extend interface DiagnosticMessage::handleRecoverableErrorPCH() to take one more file name param 9 years ago
Project Fix addAllModulesInFolder to scan only 2 subfolder levels 9 years ago
Project Saving Fixed a bug where the Projucer would delete rsrc files in your ~/Library/Audio/Plug-Ins folder when re-saving audio plug-in projects 9 years ago
Utility Fixed Projucer to check for the correct file when looking for the android ndk on windows 9 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. 9 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