1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-28 02:30:05 +00:00
JUCE/extras/Projucer/Source
stefan 3bd7ef4f69 Projucer: menu adjustments
* move Preferences item to Projucer menu on Mac or File menu otherwise
* rename Global Preferences -> Preferences
* add shortcut "Cmd + ," to open Preferences
* move Login/Logout item to File menu
2016-10-11 09:08:49 +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: support recoverable error warnings for live-builds 2016-09-28 16:59:49 +02:00
Project Fix addAllModulesInFolder to scan only 2 subfolder levels 2016-10-06 18:37:43 +02:00
Project Saving Added a microphone permission option to the iOS exporter 2016-09-27 17:30:10 +01: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