| .. |
|
jucer_AudioPluginModule.h
|
Moved some C++ escaping functions from the Introjucer into CppTokeniserFunctions.
|
2014-07-04 17:53:31 +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
|
Introjucer: tweaked some syntax to avoid problems with old GCC versions.
|
2014-08-04 09:09:06 +01: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: avoided adding unnecessary .r files in plugin builds that don't target RTAS or AU.
|
2014-11-08 13:32:57 +00:00 |
|
jucer_Module.h
|
Introjucer: avoided adding unnecessary .r files in plugin builds that don't target RTAS or AU.
|
2014-11-08 13:32:57 +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_Project.cpp
|
Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types.
|
2014-08-21 14:34:44 +01:00 |
|
jucer_Project.h
|
Updates to introjucer for VST3 targets.
|
2014-02-04 15:54:15 +00:00 |
|
jucer_ProjectContentComponent.cpp
|
Introjucer: added a version and build date to the window background logo area.
|
2014-11-08 12:25:32 +00:00 |
|
jucer_ProjectContentComponent.h
|
Introjucer: fixed a problem with the open-project menu if multiple export targets have the same name
|
2014-08-04 10:33:48 +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: increased the number of characters allowed for the plugin channel config.
|
2014-10-02 08:54:17 +01:00 |
|
jucer_ProjectType.h
|
Added Animated App template and examples
|
2014-10-29 15:55:23 +00:00 |