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 bb5bbf32a9 Added options to PluginListComponent and PluginDirectoryScanner to allow scanning of a specific set of files 7 years ago
..
juce_KnownPluginList.cpp Added an alternative version of File::findChildFiles that returns the results array rather than it being an out-parameter. In almost all cases using this new version will make your code smaller and cleaner, as you can see from all the changes in this commit! 7 years ago
juce_KnownPluginList.h A minor code tidyup 7 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 Added options to PluginListComponent and PluginDirectoryScanner to allow scanning of a specific set of files 7 years ago
juce_PluginListComponent.cpp Added options to PluginListComponent and PluginDirectoryScanner to allow scanning of a specific set of files 7 years ago
juce_PluginListComponent.h Added options to PluginListComponent and PluginDirectoryScanner to allow scanning of a specific set of files 7 years ago