.. |
jucer_AudioPluginModule.h
|
Introjucer: Stopped MSVC AAX projects from setting the binary extention to .aaxplugin, instead allowing the post-build script to handle the renaming.
|
10 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
|
more auto-update work
|
10 years ago |
jucer_Module.h
|
more auto-update work
|
10 years ago |
jucer_ModulesPanel.h
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
11 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: disabled a "save as" menu item when it's not needed.
|
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: made the default plugin ID a random value.
|
10 years ago |
jucer_ProjectType.h
|
Added Animated App template and examples
|
10 years ago |