1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_audio_processors
2019-06-27 14:23:40 +01:00
..
format Fixed a mistake that made AudioPluginFormat::createPluginInstanceAsync() do its callback synchronously, and also made it survive a situation where the format object is deleted before the callback 2019-06-12 12:38:39 +01:00
format_types VST3: Fixed a mismatch in VST3PluginInstance::setCurrentProgram() 2019-06-27 14:23:40 +01:00
processors Some minor improvements to GenericAudioProcessorEditor 2019-06-17 15:48:56 +01:00
scanning PopupMenu modernisation: Improved the PopupMenu::Item class to make it easy to build items by chaining calls together. 2019-06-20 13:55:18 +01:00
utilities Tightened up an assertion in AudioParameterChoice 2019-06-27 13:24:14 +01:00
juce_audio_processors.cpp macOS: Cleaned up old 10.6 support ifdefs 2019-04-05 10:05:21 +01:00
juce_audio_processors.h Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_audio_processors.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00