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
2023-03-02 13:25:49 +00:00
..
AAX AAX Client: Use new GetHDTimeCodeInfo API 2023-02-15 22:23:56 +00:00
ARA ARA: Update expected ARA SDK version to 2.2.0 2022-11-14 16:34:12 +00:00
AU Objective-C: Tidy up block usages, and document block helpers 2023-03-02 13:25:49 +00:00
LV2 BSD: Fix some compiler warnings 2023-02-14 17:00:02 +00:00
Standalone ScopedMessageBox: Replace old AlertWindow uses with new API 2023-02-22 21:00:17 +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: Fix redefined macro when building with MinGW 8.3.0 2023-02-28 19:09:36 +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 AUv2 Client: Add support for new MIDIEventList APIs on supported platforms 2023-02-15 22:23:56 +00: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