1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_audio_processors/scanning
2013-12-23 15:16:38 +00:00
..
juce_KnownPluginList.cpp Improvements to PluginListComponent - it's now a sortable table rather than a list. 2013-11-24 15:00:17 +00:00
juce_KnownPluginList.h Improvements to PluginListComponent - it's now a sortable table rather than a list. 2013-11-24 15:00:17 +00:00
juce_PluginDirectoryScanner.cpp Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 2013-12-02 09:44:17 +00:00
juce_PluginDirectoryScanner.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_PluginListComponent.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
juce_PluginListComponent.h Improvements to PluginListComponent - it's now a sortable table rather than a list. 2013-11-24 15:00:17 +00:00