.. |
jucer_AudioPluginModule.h
|
Moved some C++ escaping functions from the Introjucer into CppTokeniserFunctions.
|
11 years ago |
jucer_ConfigTree_Base.h
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
11 years ago |
jucer_ConfigTree_Exporter.h
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
11 years ago |
jucer_ConfigTree_Modules.h
|
Introjucer: tweaked some syntax to avoid problems with old GCC versions.
|
10 years ago |
jucer_GroupInformationComponent.h
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
11 years ago |
jucer_Module.cpp
|
Replaced the old, badly-named and badly-implemented String::compareLexicographically() method with String::compareNatural(), which uses a smarter algorithm. Also added a method StringArray::sortNatural() which uses this.
|
11 years ago |
jucer_Module.h
|
Initial commit of VST3 hosting.
|
11 years ago |
jucer_ModulesPanel.h
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
11 years ago |
jucer_NewFileWizard.cpp
|
Updated headers in demo project files.
|
12 years ago |
jucer_NewFileWizard.h
|
Introjucer: avoiding an Xcode warning when quicktime is explicitly disabled.
|
11 years ago |
jucer_NewProjectWizard.cpp
|
Moved some C++ escaping functions from the Introjucer into CppTokeniserFunctions.
|
11 years ago |
jucer_NewProjectWizard.h
|
Updated headers in demo project files.
|
12 years ago |
jucer_Project.cpp
|
Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types.
|
10 years ago |
jucer_Project.h
|
Updates to introjucer for VST3 targets.
|
11 years ago |
jucer_ProjectContentComponent.cpp
|
Introjucer: fixed a problem with the open-project menu if multiple export targets have the same name
|
10 years ago |
jucer_ProjectContentComponent.h
|
Introjucer: fixed a problem with the open-project menu if multiple export targets have the same name
|
10 years ago |
jucer_ProjectTree_Base.h
|
Introjucer: misc minor fixes + tweaks.
|
11 years ago |
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.
|
11 years ago |
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.
|
11 years ago |
jucer_ProjectType.cpp
|
Introjucer: correctly setting the JucePlugin_ManufacturerEmail macro.
|
11 years ago |
jucer_ProjectType.h
|
Updated headers in demo project files.
|
12 years ago |