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.
hogliux d390e41768 Fixed an infinite VST3 re-sizing loop in Samplitude Pro X3 8 years ago
..
AAX Fixed a bug in the AAX wrapper where the code would access uninitialised values in the known stem formats array when compiling with newer AAX SDK versions 8 years ago
AU Added missing call to JuceAU's base class' SetBusCount method 8 years ago
RTAS Fixed RTAS compilation on Windows and OS X 8 years ago
Standalone Replace include guards with "#pragma once" 8 years ago
VST Only add DllMain to dll targets and remove from plugin utilities 8 years ago
VST3 Fixed an infinite VST3 re-sizing loop in Samplitude Pro X3 8 years ago
utility Only add DllMain to dll targets and remove from plugin utilities 8 years ago
AUResources.r Revised multibus API and added support for multibus hosting 8 years ago
juce_audio_plugin_client.h Replace include guards with "#pragma once" 8 years ago
juce_audio_plugin_client_AAX.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_audio_plugin_client_AAX.mm Fixed AAX plug-in builds with new module format on OS X. 9 years ago
juce_audio_plugin_client_AU.r Whitespace cleanup 8 years ago
juce_audio_plugin_client_AU_1.mm Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_audio_plugin_client_AU_2.mm Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_audio_plugin_client_AUv3.mm Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_audio_plugin_client_RTAS.r Whitespace cleanup 8 years ago
juce_audio_plugin_client_RTAS_1.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_audio_plugin_client_RTAS_2.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_audio_plugin_client_RTAS_3.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_audio_plugin_client_RTAS_4.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_audio_plugin_client_RTAS_utils.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_audio_plugin_client_RTAS_utils.mm Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_audio_plugin_client_Standalone.cpp Modified compile-time error to warn the user that juce_audio_devices module is also needed when building AUv3s 8 years ago
juce_audio_plugin_client_VST2.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_audio_plugin_client_VST3.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_audio_plugin_client_VST_utils.mm Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_audio_plugin_client_utils.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago