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
2017-01-09 12:16: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 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 some copy/paste options for module paths to the Projucer's module listbox 2016-12-19 12:09:00 +00:00
Project Saving Fixed AAX SDK relative path bug on Windows 2017-01-09 12:16:42 +00:00
Utility Added the ability to set a custom BinaryData namespace in the Projucer 2016-12-06 10:11:39 +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