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.
jules 43ce64a099 Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. 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. 10 years ago
ComponentEditor Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. 10 years ago
Project Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. 10 years ago
Project Saving Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. 10 years ago
Utility Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. 10 years ago
Wizards Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this. 10 years ago
jucer_Headers.h Updated headers in demo project files. 12 years ago