1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/extras/Projucer/Source
2016-11-08 14:40:42 +00: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 Fixed a bug where we didn't search the correct directory for the live build engine 2016-11-02 14:01:01 +00: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