1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/modules/juce_audio_processors/scanning
2014-06-15 10:37:31 +01:00
..
juce_KnownPluginList.cpp Replaced the old, badly-named and badly-implemented String::compareLexicographically() method with String::compareNatural(), which uses a smarter algorithm. Also added a method StringArray::sortNatural() which uses this. 2014-06-15 10:37:31 +01:00
juce_KnownPluginList.h Some additions and fixes to plugin scanning. 2014-02-09 17:42:52 +00:00
juce_PluginDirectoryScanner.cpp Some additions and fixes to plugin scanning. 2014-02-09 17:42:52 +00:00
juce_PluginDirectoryScanner.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_PluginListComponent.cpp Some additions and fixes to plugin scanning. 2014-02-09 17:42:52 +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