The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 3b88555140 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. 11 years ago
..
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. 11 years ago
juce_KnownPluginList.h Some additions and fixes to plugin scanning. 11 years ago
juce_PluginDirectoryScanner.cpp Some additions and fixes to plugin scanning. 11 years ago
juce_PluginDirectoryScanner.h Cleared-out the last batch of unnecessary includes. 11 years ago
juce_PluginListComponent.cpp Some additions and fixes to plugin scanning. 11 years ago
juce_PluginListComponent.h Improvements to PluginListComponent - it's now a sortable table rather than a list. 11 years ago