1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_plugin_client
attila 4f4ddf9733 AU Client: Use ScopedJuceInitialiser_GUI to ensure the MessageManager exists
This makes the AU Client compatible with other classes also using the
ScopedJuceInitialiser_GUI, specifically the ARADocumentController.
2024-01-02 16:34:54 +01:00
..
AAX Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00
AU/AudioUnitSDK AUSDK: Fix out-of-bounds read when fetching parameter names 2023-12-07 15:44:52 +00:00
detail Docs: Fix some missing Doxygen tags 2023-10-20 11:22:47 +01:00
LV2 LV2 Manifest Helper: Rename main source file 2023-05-31 15:15:26 +01:00
Standalone Formatting 2023-10-02 15:42:20 +01:00
Unity Formatting 2023-10-02 15:42:20 +01:00
VST3 VST3: Fix build failure in manifest helper when using an AppConfig.h 2023-06-05 12:02:59 +01:00
juce_audio_plugin_client.h Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_audio_plugin_client_AAX.cpp Enumerate: Replace some non-ranged loops 2023-10-31 10:57:43 +00: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 Formatting 2023-10-02 15:42:20 +01:00
juce_audio_plugin_client_ARA.cpp Fix float equality warnings in the ARA SDK 2023-04-14 10:17:29 +01:00
juce_audio_plugin_client_AU_1.mm AU Client: Use ScopedJuceInitialiser_GUI to ensure the MessageManager exists 2024-01-02 16:34:54 +01:00
juce_audio_plugin_client_AU_2.mm Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_audio_plugin_client_AUv3.mm Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_audio_plugin_client_LV2.cpp Enumerate: Replace some non-ranged loops 2023-10-31 10:57:43 +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 Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_audio_plugin_client_Unity.cpp Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_audio_plugin_client_VST2.cpp Add final specifiers in implementation files 2023-10-10 16:12:38 +01: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 VST3 Client: Avoid returning real editor size until onSize has been called 2023-10-19 12:21:30 +01:00
juce_audio_plugin_client_VST3.mm Plugin Client: Remove unnecessary wrapper files 2023-03-14 19:13:03 +00:00