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.
Timur Doumler fc2f9e848d Introjucer: Added option to select C++ language standard for Xcode. 10 years ago
..
Application Introjucer: added a new command-line option --git-tag-version, which will automatically invoke a git command to take a repository with a version number from a project. 10 years ago
BinaryData Fixed problem in Introjucer where a newly created audio app would produce howling feedback because the audio buffer did not get cleared. 10 years ago
Code Editor Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed. 11 years ago
ComponentEditor Added some missing 'override' decorators 10 years ago
Project Whitespace 10 years ago
Project Saving Introjucer: Added option to select C++ language standard for Xcode. 10 years ago
Utility Introjucer: Added option to select C++ language standard for Xcode. 10 years ago
Wizards Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this. 11 years ago
jucer_Headers.h Updated headers in demo project files. 12 years ago