The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
reuk 46fafd7d1a
AAX Client: Ensure that prepareToPlay is always called with the max buffer size, rather than the previous buffer size
2 years ago
..
AAX AAX Client: Ensure that prepareToPlay is always called with the max buffer size, rather than the previous buffer size 2 years ago
ARA ARA: Update expected ARA SDK version to 2.2.0 3 years ago
AU AUv3 Client: Notify host when latency changes 2 years ago
LV2 LV2 Client: Ensure AudioBuffer size matches numSteps during run 2 years ago
Standalone Convert ignoreUnused to [[maybe_unused]] 2 years ago
Unity Convert ignoreUnused to [[maybe_unused]] 2 years ago
VST Convert ignoreUnused to [[maybe_unused]] 2 years ago
VST3 VST3 Client: Allow setBusArrangements to succeed if called during setActive 2 years ago
utility Convert ignoreUnused to [[maybe_unused]] 2 years ago
juce_audio_plugin_client.h Bump version number to 7.0.3 2 years ago
juce_audio_plugin_client_AAX.cpp Update licensing banners to JUCE 7 3 years ago
juce_audio_plugin_client_AAX.mm Update licensing banners to JUCE 7 3 years ago
juce_audio_plugin_client_ARA.cpp Update licensing banners to JUCE 7 3 years ago
juce_audio_plugin_client_AU_1.mm Update licensing banners to JUCE 7 3 years ago
juce_audio_plugin_client_AU_2.mm AU: Replace CoreAudioUtilityClasses with files from new SDK 3 years ago
juce_audio_plugin_client_AUv3.mm Update licensing banners to JUCE 7 3 years ago
juce_audio_plugin_client_LV2.cpp Update licensing banners to JUCE 7 3 years ago
juce_audio_plugin_client_LV2.mm Update licensing banners to JUCE 7 3 years ago
juce_audio_plugin_client_Standalone.cpp Standalone: Allow custom entrypoint definition 2 years ago
juce_audio_plugin_client_Unity.cpp Update licensing banners to JUCE 7 3 years ago
juce_audio_plugin_client_VST2.cpp Update licensing banners to JUCE 7 3 years ago
juce_audio_plugin_client_VST3.cpp Update licensing banners to JUCE 7 3 years ago
juce_audio_plugin_client_VST_utils.mm Update licensing banners to JUCE 7 3 years ago
juce_audio_plugin_client_utils.cpp Update licensing banners to JUCE 7 3 years ago