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 f35c2d90e2
VST3 Host: Ensure AudioProcessor parameter indices are used when appropriate
4 years ago
..
AAX AAX: Set nonrealtime state appropriately when rendering with AudioSuite 4 years ago
AU AUv3: Removed a duplicate statement in getCurrentPosition() 4 years ago
RTAS AudioProcessor: Update listener callback with change details 4 years ago
Standalone StandalonePluginHolder: Fix out-of-bounds read when audio callbacks use larger-than-expected buffers 4 years ago
Unity Tidied up some template statement whitespace 4 years ago
VST VST Client: Ensure audioMasterIOChanged is sent when latency is updated 4 years ago
VST3 VST3 Host: Ensure AudioProcessor parameter indices are used when appropriate 4 years ago
utility Linux: Fixed a compile error when building VST3 plug-ins with JUCE_MODAL_LOOPS_PERMITTED=0 4 years ago
AUResources.r Revised multibus API and added support for multibus hosting 8 years ago
juce_audio_plugin_client.h Bump version number to 6.0.8 4 years ago
juce_audio_plugin_client_AAX.cpp Updated all license headers 4 years ago
juce_audio_plugin_client_AAX.mm Updated all license headers 4 years ago
juce_audio_plugin_client_AU.r Updated all license headers 4 years ago
juce_audio_plugin_client_AU_1.mm Updated all license headers 4 years ago
juce_audio_plugin_client_AU_2.mm Fix warnings when building in C++20 mode 4 years ago
juce_audio_plugin_client_AUv3.mm Updated all license headers 4 years ago
juce_audio_plugin_client_RTAS.r Renamed XCode to Xcode in multiple places 7 years ago
juce_audio_plugin_client_RTAS_1.cpp Updated all license headers 4 years ago
juce_audio_plugin_client_RTAS_2.cpp Updated all license headers 4 years ago
juce_audio_plugin_client_RTAS_3.cpp Updated all license headers 4 years ago
juce_audio_plugin_client_RTAS_4.cpp Updated all license headers 4 years ago
juce_audio_plugin_client_RTAS_utils.cpp Updated all license headers 4 years ago
juce_audio_plugin_client_RTAS_utils.mm Updated all license headers 4 years ago
juce_audio_plugin_client_Standalone.cpp AppConfig: Ensure AppConfig is always included in plugin wrappers 4 years ago
juce_audio_plugin_client_Unity.cpp Updated all license headers 4 years ago
juce_audio_plugin_client_VST2.cpp Updated all license headers 4 years ago
juce_audio_plugin_client_VST3.cpp Updated all license headers 4 years ago
juce_audio_plugin_client_VST_utils.mm Updated all license headers 4 years ago
juce_audio_plugin_client_utils.cpp Updated all license headers 4 years ago