1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/extras/Introjucer/Source
2015-06-26 08:27:48 +01:00
..
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. 2015-04-20 16:33:32 +01:00
BinaryData Fixed problem in Introjucer where a newly created audio app would produce howling feedback because the audio buffer did not get cleared. 2015-04-20 11:45:26 +01:00
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. 2015-02-25 17:38:22 +00:00
ComponentEditor Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. 2015-05-22 11:27:01 +01:00
Project Introjucer: added a better browser for module paths 2015-06-21 19:47:48 +01:00
Project Saving Removed some accidental C++11 syntax in the introjucer. 2015-06-26 08:27:48 +01:00
Utility Introjucer: added a better browser for module paths 2015-06-21 19:47:48 +01:00
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. 2015-06-23 12:44:51 +01:00
jucer_Headers.h Updated headers in demo project files. 2013-06-13 14:06:55 +01:00