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
2014-07-24 14:04:11 +01:00
..
format Minor clean-ups 2014-04-29 14:14:21 +01:00
format_types Made the AU wrapper detect program changes. 2014-07-14 10:25:25 +01:00
processors Clarified some documentation about AudioProcessor::suspendProcessing 2014-07-24 14:04:11 +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