1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/extras/Projucer/Source
2016-10-20 11:45:01 +01:00
..
Application Projucer: menu adjustments 2016-10-11 09:08:49 +02:00
BinaryData Added gradle-wrapper when saving projects so that it is now possible to build from the command-line with "./gradlew" 2016-10-17 17:13:23 +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 a bug where the Projucer would delete rsrc files in your ~/Library/Audio/Plug-Ins folder when re-saving audio plug-in projects 2016-10-20 11:45:01 +01:00
Utility Fixed Projucer to check for the correct file when looking for the android ndk on windows 2016-10-20 10:22:41 +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