.. |
jucer_ProjectExport_Android.h
|
Projucer: Added getJUCEModules() and getJUCEExporters() methods to MiscUtilities and use getTargetFolderForExporter() for setting exporter's target locations
|
7 years ago |
jucer_ProjectExport_CLion.h
|
Projucer: Added getJUCEModules() and getJUCEExporters() methods to MiscUtilities and use getTargetFolderForExporter() for setting exporter's target locations
|
7 years ago |
jucer_ProjectExport_CodeBlocks.h
|
Projucer: Remove unused code in CodeBlocksProjectExporter
|
7 years ago |
jucer_ProjectExport_MSVC.h
|
Projucer: Fixed a bug in the MSVC exporter where the architecture setting was not being recalled correctly if set to "default"
|
7 years ago |
jucer_ProjectExport_Make.h
|
Projucer: Remove unused VST3 code in MakefileProjectExporter
|
7 years ago |
jucer_ProjectExport_Xcode.h
|
Projucer: Clarified the OSX base SDK version that will be used if the "Default" option is selected
|
7 years ago |
jucer_ProjectExporter.cpp
|
Projucer: Moved some methods out of MiscUtilities and into ProjectExporter
|
7 years ago |
jucer_ProjectExporter.h
|
Projucer: Moved some methods out of MiscUtilities and into ProjectExporter
|
7 years ago |
jucer_ProjectSaver.cpp
|
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_ProjectSaver.h
|
Projucer: Renamed the "Include BinaryData in AppConfig" project setting to "Include BinaryData in JuceHeader" so that it actually does what it says
|
7 years ago |
jucer_ResourceFile.cpp
|
Projucer: Cleaned up the generated BinaryData code and added a BinaryData::originalFilenames array
|
7 years ago |
jucer_ResourceFile.h
|
Projucer: More code cleanup
|
7 years ago |