1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/modules/juce_audio_processors/scanning
2019-06-20 13:55:18 +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 PopupMenu modernisation: Improved the PopupMenu::Item class to make it easy to build items by chaining calls together. 2019-06-20 13:55:18 +01:00
juce_PluginListComponent.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00