| .. |
|
Sidebar
|
Removed some empty ValueTree::Listener methods that are no longer needed
|
6 years ago |
|
jucer_ContentViewComponents.h
|
Projucer: Added options for setting the VST, VST3, AAX and RTAS categories and simplified the plug-in project settings with MultiChoicePropertyComponent
|
7 years ago |
|
jucer_FileGroupInformationComponent.h
|
Projucer: Add an option to specify per-file compiler flags
|
6 years ago |
|
jucer_HeaderComponent.cpp
|
Projucer: Made the exporter selector box a bit more robust
|
6 years ago |
|
jucer_HeaderComponent.h
|
Removed some empty ValueTree::Listener methods that are no longer needed
|
6 years ago |
|
jucer_ModulesInformationComponent.h
|
Projucer: Refactored the global paths window and project exporters to use the new FilePathPropertyComponent
|
7 years ago |
|
jucer_ProjectContentComponent.cpp
|
Made a lot of the functions that used to return a raw XmlElement* instead return a std::unique_ptr<XmlElement> to make it safer and more concise to capture them. Also added new methods to XmlElement for generating text, and deprecated the old ones
|
6 years ago |
|
jucer_ProjectContentComponent.h
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
6 years ago |