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 317793258f Projucer: Don't link to external libraries or compile resources file when building the shared code target in VS 7 years ago
..
jucer_ProjectExport_Android.h Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
jucer_ProjectExport_CLion.h Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
jucer_ProjectExport_CodeBlocks.h Projucer: Remove unused code in CodeBlocksProjectExporter 7 years ago
jucer_ProjectExport_MSVC.h Projucer: Don't link to external libraries or compile resources file when building the shared code target in VS 7 years ago
jucer_ProjectExport_Make.h Projucer: Remove unused VST3 code in MakefileProjectExporter 7 years ago
jucer_ProjectExport_Xcode.h Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
jucer_ProjectExporter.cpp Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 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 Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 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