1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-19 01:04:20 +00:00
JUCE/modules/juce_audio_processors/scanning
2016-09-16 12:03:02 +01:00
..
juce_KnownPluginList.cpp Fix a race condition in the plugin scanner 2016-05-17 16:47:15 +01:00
juce_KnownPluginList.h Fix a race condition in the plugin scanner 2016-05-17 16:47:15 +01:00
juce_PluginDirectoryScanner.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_PluginDirectoryScanner.h 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.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 Undo removal of setNumThreads in plug-in scanner 2016-04-07 10:01:52 +01:00