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.
jules 9d120bf481 Modified PluginListComponent so that if all paths to scan are deleted, it reverts to the default set of paths for the given format (otherwise there was no way to make it reset to default) 6 years ago
..
juce_KnownPluginList.cpp Fixed a potential crash in KnownPluginList::removeType() 6 years ago
juce_KnownPluginList.h Enforced more comprehensive const-correctness in the JUCE container classes 6 years ago
juce_PluginDirectoryScanner.cpp Added options to PluginListComponent and PluginDirectoryScanner to allow scanning of a specific set of files 7 years ago
juce_PluginDirectoryScanner.h Add documentation tags 7 years ago
juce_PluginListComponent.cpp Modified PluginListComponent so that if all paths to scan are deleted, it reverts to the default set of paths for the given format (otherwise there was no way to make it reset to default) 6 years ago
juce_PluginListComponent.h Changes to avoid some clang warnings 6 years ago