1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-08 04:20:09 +00:00
JUCE/modules/juce_audio_processors
attila 5343f70d02 AU Host: Avoid using wrong BundleResourceMap when opening plugin from file
Previously it was possible to have a dangling resource map. In that case
opening an AU from a file that did not have a resource map would lead to
using the previously unclosed map and attempting to load the previous
plugin again.
2022-03-23 18:40:47 +00:00
..
format AudioPluginHost: Allow out-of-process scanner to scan AUv3 plugins 2022-01-27 18:43:21 +00:00
format_types AU Host: Avoid using wrong BundleResourceMap when opening plugin from file 2022-03-23 18:40:47 +00:00
processors AudioProcessorGraph: Avoid race on AudioProcessor::suspended 2022-03-23 16:51:40 +00:00
scanning Plugin Scanning: Fix thread sanitizer issues in the AudioPluginHost 2022-01-27 18:43:22 +00:00
utilities AudioProcessorValueTreeState: Add default values for Parameter constructor arguments 2022-03-23 11:26:57 +00:00
juce_audio_processors.cpp VST3: Add channel mapping tests 2022-03-23 16:51:40 +00:00
juce_audio_processors.h Bump version number to 6.1.6 2022-02-28 12:53:10 +00:00
juce_audio_processors.mm Updated all license headers 2020-06-29 08:30:22 +01:00