1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/modules/juce_audio_plugin_client
2025-09-17 12:50:06 +01:00
..
AAX AAX Client: Update embedded SDK to 2.8.0 2024-09-30 20:37:43 +01:00
AU/AudioUnitSDK AUSDK: Fix out-of-bounds read when fetching parameter names 2023-12-07 15:44:52 +00:00
detail VST3 Client: Fix defaulted preprocessor definition in manifest helper target 2025-09-08 13:29:12 +01:00
LV2 Update licensing information 2024-04-16 11:39:35 +01:00
Standalone PopupMenu: Add missing target components for menus created by built-in widgets 2025-06-03 16:08:56 +01:00
Unity Update licensing information 2024-04-16 11:39:35 +01:00
VST3 VST3 Client: Silence memcpy warning 2025-09-09 13:50:38 +01:00
juce_audio_plugin_client.h Bump version number to 8.0.10 2025-09-15 09:30:11 +01:00
juce_audio_plugin_client_AAX.cpp AAX Client: Manually declare compatibility with all channel layouts for MIDI FX 2025-08-14 13:09:51 +01:00
juce_audio_plugin_client_AAX.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_audio_plugin_client_AAX_utils.cpp AAX Client: Add more ignored warnings for Clang on Windows 2024-05-20 12:49:55 +01:00
juce_audio_plugin_client_ARA.cpp Suppress ARA warning emitted by clang-cl 19.1.1 2025-02-27 14:26:41 +01:00
juce_audio_plugin_client_AU_1.mm MIDI: Switch BytestreamMidiView for BytesOnGroup in a few places 2025-09-17 12:50:06 +01:00
juce_audio_plugin_client_AU_2.mm Platform: Remove build-time Apple SDK availability checks 2024-07-03 13:50:08 +01:00
juce_audio_plugin_client_AUv3.mm MIDI: Switch BytestreamMidiView for BytesOnGroup in a few places 2025-09-17 12:50:06 +01:00
juce_audio_plugin_client_LV2.cpp LV2 Client: Query processor instead of relying on JucePlugin_IsMidiEffect 2024-10-21 12:28:55 +01:00
juce_audio_plugin_client_LV2.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_audio_plugin_client_Standalone.cpp Remove unnecessary virtual keywords in final classes 2025-09-08 12:01:53 +01:00
juce_audio_plugin_client_Unity.cpp ComponentPeer: Add isShowing() member, which more closely matches expected behaviour of Component::isShowing 2024-09-18 15:44:05 +01:00
juce_audio_plugin_client_VST2.cpp VST3: Allow manifest helper to run independently 2025-06-10 16:13:33 +01:00
juce_audio_plugin_client_VST2.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_audio_plugin_client_VST3.cpp VST3 Client: Additionally call setIComponentHandler when the handler is set on the edit controller 2025-09-02 13:56:12 +01:00
juce_audio_plugin_client_VST3.mm Update licensing information 2024-04-16 11:39:35 +01:00