1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-08 04:20:09 +00:00
JUCE/extras/Projucer/Source
2016-10-20 17:44:15 +01:00
..
Application Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid 2016-10-20 17:43:43 +01:00
BinaryData Added gradle-wrapper when saving projects so that it is now possible to build from the command-line with "./gradlew" 2016-10-17 17:13:23 +01:00
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. 2016-09-16 12:03:02 +01:00
ComponentEditor Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
LiveBuildEngine Projucer: extend interface DiagnosticMessage::handleRecoverableErrorPCH() to take one more file name param 2016-10-20 18:25:30 +02:00
Project Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid 2016-10-20 17:43:43 +01:00
Project Saving Fixed a bug in the projucer that would create incorrect post build scripts for AAX in certain situations 2016-10-20 17:44:15 +01:00
Utility Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid 2016-10-20 17:43:43 +01:00
Wizards Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
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. 2016-04-06 18:31:24 +01:00