1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-29 02:40:05 +00:00
JUCE/modules/juce_audio_plugin_client
reuk 8c97b09d83
AUv3: Avoid calling setFullState: on the superclass during state restoration
On some platforms, the superclass implementation can throw if it detects
that the preset data is malformed, but it's not clear exactly how the
system determines this.

We now apply only the JUCE state.
2023-03-27 16:46:31 +01:00
..
AAX Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00
AU/AudioUnitSDK Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00
detail Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00
LV2 Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00
Standalone Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00
Unity Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00
juce_audio_plugin_client.h Plugin Client: Rename utility folder to detail, for consistency with namespace naming 2023-03-09 14:10:27 +00:00
juce_audio_plugin_client_AAX.cpp Add support for AAX SDK 2.5.0 2023-03-21 19:14:44 +01:00
juce_audio_plugin_client_AAX.mm Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00
juce_audio_plugin_client_AAX_utils.cpp Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00
juce_audio_plugin_client_ARA.cpp Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00
juce_audio_plugin_client_AU_1.mm Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00
juce_audio_plugin_client_AU_2.mm Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00
juce_audio_plugin_client_AUv3.mm AUv3: Avoid calling setFullState: on the superclass during state restoration 2023-03-27 16:46:31 +01:00
juce_audio_plugin_client_LV2.cpp Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00
juce_audio_plugin_client_LV2.mm Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_audio_plugin_client_Standalone.cpp Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00
juce_audio_plugin_client_Unity.cpp Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00
juce_audio_plugin_client_VST2.cpp Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00
juce_audio_plugin_client_VST2.mm Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00
juce_audio_plugin_client_VST3.cpp Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00
juce_audio_plugin_client_VST3.mm Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00