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 b11a88bc01 Moved some duplicated linux/android code into a shared file. Added a method File::isLink() 12 years ago
..
juce_audio_basics Stopped MidiFile writing an end-of-track event if the data provided already contained one. 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 Moved some duplicated linux/android code into a shared file. Added a method File::isLink() 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 Stopped buttons with auto-toggle sending duplicated events. 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