1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/extras/Projucer/Source
2016-10-15 16:17:23 +02:00
..
Application Projucer: menu adjustments 2016-10-11 09:08:49 +02:00
BinaryData Revised multibus API and added support for multibus hosting 2016-09-16 17:06:19 +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: hard shutdown of the compiler process in release builds to avoid busy waiting 2016-10-12 11:21:53 +02:00
Project Fix addAllModulesInFolder to scan only 2 subfolder levels 2016-10-06 18:37:43 +02:00
Project Saving Fixed AAX post build script to consider SDK paths containing whitespaces and already existing directories 2016-10-15 16:17:23 +02:00
Utility Added a microphone permission option to the iOS exporter 2016-09-27 17:30:10 +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