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 18df1b0937 Added JUCE_CONTENT_SHARING define to conditionally compile the native content sharer code 5 years ago
..
jucer_ProjectExport_Android.h Added JUCE_CONTENT_SHARING define to conditionally compile the native content sharer code 5 years ago
jucer_ProjectExport_CLion.h Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
jucer_ProjectExport_CodeBlocks.h Projucer: Cleaned up some exporter code 5 years ago
jucer_ProjectExport_MSVC.h Projucer: Fixed a UTF-8 encoding error in Windows resource files 5 years ago
jucer_ProjectExport_Make.h Projucer: Cleaned up some exporter code 5 years ago
jucer_ProjectExport_Xcode.h Added JUCE_CONTENT_SHARING define to conditionally compile the native content sharer code 5 years ago
jucer_ProjectExporter.cpp Projucer: Remove switch-default from recommended GCC compiler warning flags 5 years ago
jucer_ProjectExporter.h Projucer: Removed an unused method 5 years ago
jucer_ProjectSaver.cpp Added some overloads to OwnedArray to let items be added from std::unique_ptrs. Also removed OwnedArray::addIfNotAlreadyThere because it's ambiguous about whether the object should be deleted if it fails to be added! 6 years ago
jucer_ProjectSaver.h Projucer: Only add plug-in properties to plug-in projects 5 years ago
jucer_ResourceFile.cpp Projucer: Removed some unused variables from ResourceFile 6 years ago
jucer_ResourceFile.h Projucer: More code cleanup 7 years ago
jucer_XcodeProjectParser.h Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago