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 ebddea7765 Updated an old powf() call. 12 years ago
..
juce_audio_basics Updated an old powf() call. 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 Made a few constant string arrays static to help compilers to optimise their initialisation. 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 Fix for MidiKeyboardComponent when used with multi-touch screen. 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 Fixed a string allocation problem. 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 Made a few constant string arrays static to help compilers to optimise their initialisation. 12 years ago
juce_gui_basics Avoided some repainting when moving scaled windows (win32). Also removed the fake drop-shadowing in newer versions of 12 years ago
juce_gui_extra (Compiler warning fix) 12 years ago
juce_opengl Version number update 12 years ago
juce_video Made a few constant string arrays static to help compilers to optimise their initialisation. 12 years ago