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 d3f76766db Added a flag to FileBrowserComponent to allow it to keep the current name when the folder changes, and used this flag in the introjucer's new project wizard. 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: added a better browser for module paths 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: added a better browser for module paths 10 years ago
Wizards Added a flag to FileBrowserComponent to allow it to keep the current name when the folder changes, and used this flag in the introjucer's new project wizard. 10 years ago
jucer_Headers.h Updated headers in demo project files. 12 years ago