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.
Tom Poole f5991879c5 Projucer: Added options for macOS temporary exception sandboxing entitlements 5 years ago
..
jucer_ProjectExport_Android.h Android: Removed hard dependency on billing client library 5 years ago
jucer_ProjectExport_CLion.h Projucer: Don't add Xcode resource files to exporters other than Xcode 5 years ago
jucer_ProjectExport_CodeBlocks.h Projucer: Don't add Xcode resource files to exporters other than Xcode 5 years ago
jucer_ProjectExport_MSVC.h Projucer: Removed a workaround for setting the C++ language standard to C++17 in the MSVC exporter 5 years ago
jucer_ProjectExport_Make.h Projucer: Put recommended warning flags before other flags 5 years ago
jucer_ProjectExport_Xcode.h Projucer: Added options for macOS temporary exception sandboxing entitlements 5 years ago
jucer_ProjectExporter.cpp Projucer: Only add the exporter VST SDK path options to exporters that support the formats 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 Fixed some more typos 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 compatibility with GCC 4.8 6 years ago