.. |
jucer_ProjectExport_AndroidAnt.h
|
Fixed bug in Android Ant exporter due to mixed up build settings.
|
9 years ago |
jucer_ProjectExport_AndroidBase.h
|
Refactored Android exporters to use CachedValue and get rid of some bloat. Fixed a bug on the way where Android Studio was using target SDK 23 but Android Ant was using target SDK 11.
|
9 years ago |
jucer_ProjectExport_AndroidStudio.h
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
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.
|
8 years ago |
jucer_ProjectExport_MSVC.h
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
jucer_ProjectExport_Make.h
|
Use a bespoke VST2 interface
|
8 years ago |
jucer_ProjectExport_XCode.h
|
If the jucer file does not specify a macOS/iOS deployment target then default to the latest known working version
|
8 years ago |
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.
|
8 years ago |
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.
|
8 years ago |
jucer_ProjectSaver.cpp
|
Add original four-char code as comment next to hex literal in AppConfig.h
|
9 years ago |
jucer_ProjectSaver.h
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
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.
|
9 years ago |
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.
|
9 years ago |
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.
|
8 years ago |