1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/extras/Introjucer/Source/Project
2014-06-03 13:00:57 +01:00
..
jucer_AudioPluginModule.h Introjucer: Avoided unnecessary VST3 copy phase step. 2014-05-29 21:16:26 +01:00
jucer_ConfigTree_Base.h Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
jucer_ConfigTree_Exporter.h Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
jucer_ConfigTree_Modules.h Spelling fix. 2013-12-30 15:49:32 +00:00
jucer_GroupInformationComponent.h Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
jucer_Module.cpp Introjucer: fix for MSVC builds creating duplicate files in some situations 2014-06-03 13:00:57 +01:00
jucer_Module.h Initial commit of VST3 hosting. 2013-11-21 13:27:36 +00:00
jucer_ModulesPanel.h Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
jucer_NewFileWizard.cpp Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
jucer_NewFileWizard.h Introjucer: avoiding an Xcode warning when quicktime is explicitly disabled. 2014-04-20 10:34:26 +01:00
jucer_NewProjectWizard.cpp Made a few constant string arrays static to help compilers to optimise their initialisation. 2013-10-17 10:42:58 +01:00
jucer_NewProjectWizard.h Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
jucer_Project.cpp Minor clean-ups 2014-04-29 14:14:21 +01:00
jucer_Project.h Updates to introjucer for VST3 targets. 2014-02-04 15:54:15 +00:00
jucer_ProjectContentComponent.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
jucer_ProjectContentComponent.h Introjucer: misc minor fixes + tweaks. 2013-10-18 10:31:08 +01:00
jucer_ProjectTree_Base.h Introjucer: misc minor fixes + tweaks. 2013-10-18 10:31:08 +01:00
jucer_ProjectTree_File.h Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules. 2013-09-30 14:41:36 +01:00
jucer_ProjectTree_Group.h Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules. 2013-09-30 14:41:36 +01:00
jucer_ProjectType.cpp Introjucer: correctly setting the JucePlugin_ManufacturerEmail macro. 2014-04-05 14:53:32 +01:00
jucer_ProjectType.h Updated headers in demo project files. 2013-06-13 14:06:55 +01:00