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.
Tom Poole d00d23139c VST3: Added the ability to change parameter names at runtime 5 years ago
..
AAX Fixed some compiler errors in the AAX wrapper when JUCE_STRING_UTF_TYPE != 8 5 years ago
AU Added a JUCE_AU_WRAPPERS_SAVE_PROGRAM_STATES option to the juce_audio_plugin_client module 5 years ago
RTAS Whitespace 6 years ago
Standalone Mute audio input by default in standalone plug-in 5 years ago
Unity Added more unique_ptr use, for functions that create LowLevelGraphicsContext or ImageType objects. 6 years ago
VST VST2: Avoided a race condition 5 years ago
VST3 VST3: Added the ability to change parameter names at runtime 5 years ago
utility Added Cubase 10.5 detection to PluginHostType 5 years ago
AUResources.r Revised multibus API and added support for multibus hosting 8 years ago
juce_audio_plugin_client.h Added a JUCE_AU_WRAPPERS_SAVE_PROGRAM_STATES option to the juce_audio_plugin_client module 5 years ago
juce_audio_plugin_client_AAX.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_audio_plugin_client_AAX.mm Updated file headers and the README with the JUCE 5 license 8 years ago
juce_audio_plugin_client_AU.r Updated file headers and the README with the JUCE 5 license 8 years ago
juce_audio_plugin_client_AU_1.mm Updated file headers and the README with the JUCE 5 license 8 years ago
juce_audio_plugin_client_AU_2.mm Added #if JucePlugin_Build_AU guard to juce_audio_plugin_client_AU_2.mm 5 years ago
juce_audio_plugin_client_AUv3.mm Updated file headers and the README with the JUCE 5 license 8 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 file headers and the README with the JUCE 5 license 8 years ago
juce_audio_plugin_client_RTAS_2.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_audio_plugin_client_RTAS_3.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_audio_plugin_client_RTAS_4.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_audio_plugin_client_RTAS_utils.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_audio_plugin_client_RTAS_utils.mm Updated file headers and the README with the JUCE 5 license 8 years ago
juce_audio_plugin_client_Standalone.cpp Added #if JucePlugin_Build_Standalone guard to juce_audio_plugin_client_Standalone.cpp 5 years ago
juce_audio_plugin_client_Unity.cpp Added support for building Unity native audio plugins on desktop platforms 7 years ago
juce_audio_plugin_client_VST2.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_audio_plugin_client_VST3.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_audio_plugin_client_VST_utils.mm Updated file headers and the README with the JUCE 5 license 8 years ago
juce_audio_plugin_client_utils.cpp Restored an accidentally deleted file and resaved all projects 8 years ago