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 22c187826d Android: Fixed a compile error when building standalone plug-ins on Android 8 years ago
..
AAX AudioProcessor: Added optional getAlternateDisplayNames callback to be able specify shorter names for your AudioProcessor 8 years ago
AU AUv3 Wrapper: Fixed a bug where AUv3 meters would display incorrect parameter units 8 years ago
RTAS Updated file headers and the README with the JUCE 5 license 8 years ago
Standalone Android: Fixed a compile error when building standalone plug-ins on Android 8 years ago
VST Added method AudioProcessorEditor::setScaleFactor() and the Presonus plugin GUI scaling extensions to the VST2/VST3 plugin client and host classes. 8 years ago
VST3 Added method AudioProcessorEditor::setScaleFactor() and the Presonus plugin GUI scaling extensions to the VST2/VST3 plugin client and host classes. 8 years ago
utility Ensured that consistent caps is used for preprocessor macro JucePlugin_Build_Standalone 8 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 5.0.2 8 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 Disabled some more warnings in 3rd party AU and AAX code 8 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 Whitespace cleanup 8 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 Re-named JUCE_USE_CUSTOM_AU3_STANDALONE_APP macro and fixed linker errors on macOS/iOS platforms when macro is used 8 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 Updated file headers and the README with the JUCE 5 license 8 years ago