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 2cded82ea6 Fix for auto-toggle DrawableButtons not updating their image immediately. 12 years ago
..
juce_audio_basics Version number update 12 years ago
juce_audio_devices ASIO: now sends a reset request when the device changes its sample rate. 12 years ago
juce_audio_formats Version number update 12 years ago
juce_audio_plugin_client Fix for building non-synth AUs. 12 years ago
juce_audio_processors Added VST hosting workarounds for plugins that return -1 as their current program index. 12 years ago
juce_audio_utils Version number update 12 years ago
juce_box2d Version number update 12 years ago
juce_browser_plugin_client Modifications to the var class to make it more javascript-compatible. Changed the handling of array types to be a shared, ref-counted array rather than being copy-by-value. Added an "undefined" type. Updated the native method invocation functions to be static (the old version used class methods) and to provide a 'this' object which may be different from the DynamicObject on which it's being invoked (this is to deal with derived classes) 12 years ago
juce_core Added methods var::clone() and DynamicObject::clone() for deep-copying objects. 12 years ago
juce_cryptography Version number update 12 years ago
juce_data_structures Added an accessor for the options in ApplicationProperties. 12 years ago
juce_events Version number update 12 years ago
juce_graphics Fix for software text layout colour of single-character strings. 12 years ago
juce_gui_basics Fix for auto-toggle DrawableButtons not updating their image immediately. 12 years ago
juce_gui_extra (Compiler warning fix) 12 years ago
juce_opengl Version number update 12 years ago
juce_video Version number update 12 years ago