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 dccd4f0393 Added a flag JUCE_DISABLE_AUDIOPROCESSOR_BEGIN_END_GESTURE_CHECKING which can be used to avoid sanity-checks on plugin parameter gestures 10 years ago
..
juce_audio_basics Added method Synthesiser::setMinimumRenderingSubdivisionSize() to allow control over the resolution of block size that the synthesiser class uses. 10 years ago
juce_audio_devices Avoided an arithmetic overflow in OpenSLAudioIODevice when buffer sizes are very big. 10 years ago
juce_audio_formats Tidied-up a few stray sign-conversion warnings. 10 years ago
juce_audio_plugin_client Fix for plugin resize/repaint glitch when running in Ableton. 10 years ago
juce_audio_processors Added a flag JUCE_DISABLE_AUDIOPROCESSOR_BEGIN_END_GESTURE_CHECKING which can be used to avoid sanity-checks on plugin parameter gestures 10 years ago
juce_audio_utils Fixed some documentation. 10 years ago
juce_box2d Version number update 10 years ago
juce_browser_plugin_client Version number update 10 years ago
juce_core Fixed a couple of broken unit tests 10 years ago
juce_cryptography Cranked-up the warning level in the introjucer Xcode build, and fixed a few minor warnings. 10 years ago
juce_data_structures Added new class ValueTreeSynchroniser 10 years ago
juce_events Fixes for iOS build with modal components disabled, and for some obj C problems with older SDKs. 10 years ago
juce_graphics Fixed some documentation. 10 years ago
juce_gui_basics Tweaked the Label class to take its border into account when positioning relative to a target component. 10 years ago
juce_gui_extra Minor tidying-up. 10 years ago
juce_opengl Compiler warning fix in iOS build. 10 years ago
juce_tracktion_marketplace Version number update 10 years ago
juce_video Tidied-up a few stray sign-conversion warnings. 10 years ago