1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-25 02:04:23 +00:00
JUCE/modules/juce_audio_processors/scanning
2018-01-31 15:12:37 +00:00
..
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! 2018-01-17 11:23:12 +00:00
juce_KnownPluginList.h A minor code tidyup 2017-12-19 16:12:31 +00: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 Added options to PluginListComponent and PluginDirectoryScanner to allow scanning of a specific set of files 2018-01-31 15:12:37 +00:00
juce_PluginListComponent.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_PluginListComponent.h Added options to PluginListComponent and PluginDirectoryScanner to allow scanning of a specific set of files 2018-01-31 15:12:37 +00:00