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
2017-04-12 14:49:08 +01:00
..
juce_KnownPluginList.cpp Made KnownPluginList sorting case sensitive and binning case insensitive 2017-02-16 17:42:02 +00:00
juce_KnownPluginList.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_PluginDirectoryScanner.cpp Fixed the use of the dontRescanIfAlreadyInList parameter in PluginDirectoryScanner::scanNextFile() 2017-04-12 14:49:08 +01:00
juce_PluginDirectoryScanner.h Fixed the use of the dontRescanIfAlreadyInList parameter in PluginDirectoryScanner::scanNextFile() 2017-04-12 14:49:08 +01:00
juce_PluginListComponent.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
juce_PluginListComponent.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00