1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-24 01:54:22 +00:00
JUCE/extras/Projucer/Source/Project Saving
2016-10-20 11:45:01 +01:00
..
jucer_ProjectExport_AndroidAnt.h Fixed bug in Android Ant exporter due to mixed up build settings. 2016-04-19 17:26:51 +01:00
jucer_ProjectExport_AndroidBase.h Added a microphone permission option to the iOS exporter 2016-09-27 17:30:10 +01:00
jucer_ProjectExport_AndroidStudio.h 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
jucer_ProjectExport_CodeBlocks.h 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_ProjectExport_Make.h Use a bespoke VST2 interface 2016-08-22 09:57:16 +01:00
jucer_ProjectExport_MSVC.h Fixed AAX post build script to consider SDK paths containing whitespaces and already existing directories 2016-10-15 16:17:23 +02:00
jucer_ProjectExport_XCode.h 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
jucer_ProjectExporter.cpp 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_ProjectExporter.h 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_ProjectSaver.cpp Add original four-char code as comment next to hex literal in AppConfig.h 2016-06-17 10:44:00 +01:00
jucer_ProjectSaver.h Added check and warning when entering only lowercase AU plugin identifier codes 2016-10-20 10:39:16 +01:00
jucer_ResourceFile.cpp 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
jucer_ResourceFile.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
jucer_TextWithDefaultPropertyComponent.h 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