1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-22 01:34:21 +00:00
JUCE/modules/juce_audio_processors/scanning
2018-03-15 12:10:32 +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 Add documentation tags 2018-03-15 12:10:32 +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 Add documentation tags 2018-03-15 12:10:32 +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 Add documentation tags 2018-03-15 12:10:32 +00:00