1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-01 03:10:06 +00:00
JUCE/modules/juce_audio_processors/scanning
2019-06-19 15:30:29 +01:00
..
juce_KnownPluginList.cpp Made KnownPluginList::addToMenu() and ::getIndexChosenByMenu() operate on a copy of the PluginDescription array so they are in sync 2019-06-19 15:30:29 +01:00
juce_KnownPluginList.h Made KnownPluginList::addToMenu() and ::getIndexChosenByMenu() operate on a copy of the PluginDescription array so they are in sync 2019-06-19 15:30:29 +01:00
juce_PluginDirectoryScanner.cpp Added options to PluginListComponent and PluginDirectoryScanner to allow scanning of a specific set of files 2018-01-31 15:12:37 +00:00
juce_PluginDirectoryScanner.h Add documentation tags 2018-03-15 12:10:32 +00:00
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) 2019-06-08 09:18:15 +01:00
juce_PluginListComponent.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00