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 8b01ffe133 Ensure that JNI callbacks have soft float ABI on arm processors 10 years ago
..
juce_audio_basics Added a sustain pedal flag to the SynthesiserVoice, and improved the voice-stealing algorithm (again!) 10 years ago
juce_audio_devices Fix audio channel allocation issue on ALSA/linux 10 years ago
juce_audio_formats Fix alignment edge cases of cue points in AIFF files 10 years ago
juce_audio_plugin_client Added an ignoreUnused in the AU code. 10 years ago
juce_audio_processors Whitespace fix. 10 years ago
juce_audio_utils Made MidiKeyboardComponent work better when attached as a mouse listener to child components. 10 years ago
juce_box2d Version number update 11 years ago
juce_browser_plugin_client Performance optimisations to the way that Identifier objects are passed into var, ValueTree and NamedValueSet. The Identifer class used to be light enough to pass by value but now contains a String so is better passed by reference. 10 years ago
juce_core Ensure that JNI callbacks have soft float ABI on arm processors 10 years ago
juce_cryptography Cranked-up the warning level in the introjucer Xcode build, and fixed a few minor warnings. 11 years ago
juce_data_structures Performance optimisations to the way that Identifier objects are passed into var, ValueTree and NamedValueSet. The Identifer class used to be light enough to pass by value but now contains a String so is better passed by reference. 10 years ago
juce_events tweaks to avoid user code name clashes with Timer. 10 years ago
juce_graphics Added a couple of methods to Rectangle to return its limits as Range objects. 10 years ago
juce_gui_basics Fixes for file-filter separator token parsing on linux zenity and win32. 10 years ago
juce_gui_extra Changed the way the JUCE_LIVE_CONSTANT singletons are generated, to make it more robust when used in a plugin environment 10 years ago
juce_opengl Implement proper android scaling support 10 years ago
juce_tracktion_marketplace Fixed an edge-case when dismissing TracktionMarketplaceUnlockForm 10 years ago
juce_video Tidied-up a few stray sign-conversion warnings. 11 years ago