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 59b9b0ccaf Couple of minor fixes to CharacterFunctions, and added a find-character method. 12 years ago
..
juce_audio_basics Correction to MidiFile end-of-track handling. 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 Made AudioProcessor::setPlayHead virtual. 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 Couple of minor fixes to CharacterFunctions, and added a find-character method. 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 Couple of minor fixes to CharacterFunctions, and added a find-character method. 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