1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/extras/Projucer/Source
stefan f5d32782d8 Projucer: avoid failing assertions from File
"Linker" and "Execution Engine" are now valid sources of diagnostic messages. Thus nodes in the diagnostics tree-view are not necessarily file names anymore.
2016-11-15 18:26:14 +01:00
..
Application Projucer: add free-to-use license for the live-build engine 2016-10-31 12:33:52 +00:00
BinaryData Projucer: link to privacy policy in EULA and re-save jucer project 2016-10-25 18:19:21 +02: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 Fix typo and increase maximum size of the "Member initialisers" text field 2016-10-27 10:59:39 +01:00
LiveBuildEngine Projucer: avoid failing assertions from File 2016-11-15 18:26:14 +01:00
Project Whitespace clean-up 2016-11-02 14:01:12 +00:00
Project Saving Only moan about all-lowercase AU manufacturer codes 2016-10-27 09:52:42 +01:00
Utility Fixed a bug where identical initialiser lines would be removed 2016-11-08 14:40:42 +00: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