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.
jules bf72ff0851 Added VST3->VST2 backwards compatibility, with a flag JUCE_VST3_CAN_REPLACE_VST2 to disable this if you want your VST2 + 3 versions to use different IDs and not be interchangable. 11 years ago
..
juce_audio_basics Version number update 11 years ago
juce_audio_devices Attempt at better recovery from malformed sysex messages in a midi stream. 11 years ago
juce_audio_formats Made WindowsMediaAudioFormat::isCompressed() return true. 11 years ago
juce_audio_plugin_client Added VST3->VST2 backwards compatibility, with a flag JUCE_VST3_CAN_REPLACE_VST2 to disable this if you want your VST2 + 3 versions to use different IDs and not be interchangable. 11 years ago
juce_audio_processors VST3 hosting fix. 11 years ago
juce_audio_utils Version number update 11 years ago
juce_box2d Version number update 11 years ago
juce_browser_plugin_client Version number update 11 years ago
juce_core Documentation fix. 11 years ago
juce_cryptography Version number update 11 years ago
juce_data_structures Version number update 11 years ago
juce_events Version number update 11 years ago
juce_graphics Added method Path::preallocateSpace(). 11 years ago
juce_gui_basics Slider drag mode fix. 11 years ago
juce_gui_extra Version number update 11 years ago
juce_opengl Couple of GL clean-ups. 11 years ago
juce_video Version number update 11 years ago