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 361f839546
VST3 Client: Avoid calling performEdit from the audio thread
4 years ago
..
AAX AAX: Set nonrealtime state appropriately when rendering with AudioSuite 4 years ago
AU Use RAII for CFTypes 4 years ago
RTAS AudioProcessor: Update listener callback with change details 4 years ago
Standalone Added preliminary support for FreeBSD 4 years ago
Unity Tidied up some template statement whitespace 4 years ago
VST VST2: Prefer unique_ptr to manual `delete` calls 4 years ago
VST3 VST3 Client: Avoid calling performEdit from the audio thread 4 years ago
utility VST3: Use shared MessageThread on Linux to run the message loop when host run loop interface isn't available 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 5 years ago
juce_audio_plugin_client_AAX.mm Updated all license headers 5 years ago
juce_audio_plugin_client_AU.r Updated all license headers 5 years ago
juce_audio_plugin_client_AU_1.mm Updated all license headers 5 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 5 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 5 years ago
juce_audio_plugin_client_RTAS_2.cpp Updated all license headers 5 years ago
juce_audio_plugin_client_RTAS_3.cpp Updated all license headers 5 years ago
juce_audio_plugin_client_RTAS_4.cpp Updated all license headers 5 years ago
juce_audio_plugin_client_RTAS_utils.cpp Updated all license headers 5 years ago
juce_audio_plugin_client_RTAS_utils.mm Updated all license headers 5 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 5 years ago
juce_audio_plugin_client_VST2.cpp Updated all license headers 5 years ago
juce_audio_plugin_client_VST3.cpp Updated all license headers 5 years ago
juce_audio_plugin_client_VST_utils.mm Updated all license headers 5 years ago
juce_audio_plugin_client_utils.cpp Updated all license headers 5 years ago