1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules/juce_audio_plugin_client
attila d037d45e3b AAX: Use unity build style for the AAX_SDK
JUCE no longer depends on built artifacts of the AAX_SDK
2023-02-14 20:04:08 +00:00
..
AAX AAX: Use unity build style for the AAX_SDK 2023-02-14 20:04:08 +00:00
ARA ARA: Update expected ARA SDK version to 2.2.0 2022-11-14 16:34:12 +00:00
AU AUv3 Client: Notify host when parameter info changes 2023-01-12 19:13:57 +00:00
LV2 BSD: Fix some compiler warnings 2023-02-14 17:00:02 +00:00
Standalone AudioProcessor: Return unique_ptr from createPluginFilterOfType 2022-12-14 11:12:33 +00:00
Unity AudioProcessor: Return unique_ptr from createPluginFilterOfType 2022-12-14 11:12:33 +00:00
utility MacOS: Fix sprintf related warning in XCode 14.1 2022-12-22 16:43:18 +00:00
VST VST Client: Clean up VstSpeakerArrangement offset calcuation 2022-12-14 18:33:30 +00:00
VST3 VST3 Client: Enforce that process and setActive are not called simultaneously in FL Studio 2023-02-02 15:06:06 +00:00
juce_audio_plugin_client.h BSD: Fix some compiler warnings 2023-02-14 17:00:02 +00:00
juce_audio_plugin_client_AAX.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_audio_plugin_client_AAX.mm Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_audio_plugin_client_AAX_utils.cpp AAX: Use unity build style for the AAX_SDK 2023-02-14 20:04:08 +00:00
juce_audio_plugin_client_ARA.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_audio_plugin_client_AU_1.mm Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_audio_plugin_client_AU_2.mm AU: Replace CoreAudioUtilityClasses with files from new SDK 2022-09-12 16:14:56 +01:00
juce_audio_plugin_client_AUv3.mm Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_audio_plugin_client_LV2.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01: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 Standalone: Allow custom entrypoint definition 2022-11-30 15:52:54 +00:00
juce_audio_plugin_client_Unity.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_audio_plugin_client_utils.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_audio_plugin_client_VST2.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_audio_plugin_client_VST3.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_audio_plugin_client_VST_utils.mm Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00