1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/extras/Projucer/Source
2017-02-01 17:18:06 +00:00
..
Application Projucer: Added an --encode-binary command-line option 2017-01-26 12:39:44 +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 Removed 'const' from the Projucer's component editor's generated keyStateChanged method 2016-12-19 10:50:49 +00:00
LiveBuildEngine Projucer: avoid failing assertions from File 2016-11-15 18:26:14 +01:00
Project Added support for multi-target exporters and standalone plug-in format 2017-02-01 17:18:06 +00:00
Project Saving Added support for multi-target exporters and standalone plug-in format 2017-02-01 17:18:06 +00:00
Utility Added support for multi-target exporters and standalone plug-in format 2017-02-01 17:18:06 +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