The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tpoole 7d4d853067 Fixed AAX SDK relative path bug on Windows 9 years ago
..
jucer_ProjectExport_AndroidAnt.h Fixed bug in Android Ant exporter due to mixed up build settings. 9 years ago
jucer_ProjectExport_AndroidBase.h Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid 9 years ago
jucer_ProjectExport_AndroidStudio.h Added gradle-wrapper when saving projects so that it is now possible to build from the command-line with "./gradlew" 9 years ago
jucer_ProjectExport_CodeBlocks.h Fixed some issues with the Linux Code::Blocks exporter 9 years ago
jucer_ProjectExport_MSVC.h Fixed AAX SDK relative path bug on Windows 9 years ago
jucer_ProjectExport_Make.h CPP/C/CXX/LDFLAGS should be appended to JUCE_CPPFLAGS etc. in linux makefiles 9 years ago
jucer_ProjectExport_XCode.h Added a new Projucer Xcode target option "Keep custom Xcode schemes" to force the Projucer to not delete your scheme files 9 years ago
jucer_ProjectExporter.cpp Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid 9 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. 9 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 the ability to set a custom BinaryData namespace in the Projucer 9 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. 10 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. 10 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. 9 years ago