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 1fb5d99dfd Documentation fix. 11 years ago
..
juce_audio_basics Fix to Reverb::processMono 11 years ago
juce_audio_devices Made the CoreAudio device return its bit-depth correctly. 11 years ago
juce_audio_formats Minor clean-ups 11 years ago
juce_audio_plugin_client Avoiding crashes in plugins if components get deleted during a paint callback 11 years ago
juce_audio_processors Workaround for some VST3 plugin resizing issues. 11 years ago
juce_audio_utils Clarified some badly-defined behaviour in AudioDeviceManager: if a midi callback is added with an empty-string as its target midi input device, it now gets sent incoming events from *all* devices, not just the "default" device (which was never properly defined) 11 years ago
juce_box2d Version number update 11 years ago
juce_browser_plugin_client Version number update 11 years ago
juce_core Workaround for missing java method in some android SDKs 11 years ago
juce_cryptography Added a hidden constructor to prevent accidental misuse of the MD5 class. 11 years ago
juce_data_structures Fix for subtle race condition in Value. 11 years ago
juce_events Documentation fix. 11 years ago
juce_graphics Added a version of Path::addEllipse that takes a Rectangle 11 years ago
juce_gui_basics Tweak to the way TopLevelWindow detects focus 11 years ago
juce_gui_extra Added juce namespace to the JUCE_LIVE_CONSTANT macro 11 years ago
juce_opengl Fixes for building on iOS 6 SDK 11 years ago
juce_video Version number update 11 years ago