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
2014-08-12 09:22:28 +01:00
..
format Minor clean-ups 2014-04-29 14:14:21 +01:00
format_types Cleaned up a few places where four-char constants were used, to prevent warnings. 2014-08-12 09:22:28 +01:00
processors Made AudioProcessor::setNonRealtime virtual to allow subclasses to intercept this. 2014-08-10 18:14:08 +01:00
scanning 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_audio_processors.cpp VST hosting: tweaked the way 64-bit plugin NSViews are created, to avoid an extra intermediate parent NSView which seems to break some plugins. 2014-07-24 11:24:57 +01:00
juce_audio_processors.h Some VST3 hosting tweaks. 2014-02-04 13:24:07 +00:00
juce_audio_processors.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2014-07-13 19:42:44 +01:00