The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ed 2e8ec2a757 Projucer: Remove unused code in CodeBlocksProjectExporter 7 years ago
..
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: Added a MultiChoicePropertyComponent to the project settings for selecting AU main type 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: Implement PIPGenerator 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