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 cb7e325d51 Fixed some variable shadowing warnings 6 years ago
..
jucer_ExporterTreeItems.h Removed some empty ValueTree::Listener methods that are no longer needed 6 years ago
jucer_FileTreeItems.h Fixed some variable shadowing warnings 6 years ago
jucer_LiveBuildTab.h Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use 6 years ago
jucer_ModuleTreeItems.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
jucer_ProjectTab.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
jucer_ProjectTreeItemBase.h Removed some empty ValueTree::Listener methods that are no longer needed 6 years ago
jucer_TabComponents.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
jucer_TreeItemTypes.h Projucer: Re-factored source code groups and general code clean-up 7 years ago