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 48db4fa75a Fix for the copy constructor of DrawableRectangle 9 years ago
..
juce_audio_basics Add option to not re-allocate memory when making a copy of an AudioBuffer 9 years ago
juce_audio_devices added ScopedLock to iOSAudioIODevice::handleRouteChange method to avoid race condition 9 years ago
juce_audio_formats Version number update 9 years ago
juce_audio_plugin_client Automatically connect midi input devices on mobile in standalone filter apps 9 years ago
juce_audio_processors Avoided a compiler warning on OS X due to unused private fields in VSTPluginWindow. 9 years ago
juce_audio_utils Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive 9 years ago
juce_box2d Version number update 9 years ago
juce_core Avoided a warning in some OSX network code 9 years ago
juce_cryptography Version number update 9 years ago
juce_data_structures Fixed a bug in UndoManager when using undoCurrentTransactionOnly 9 years ago
juce_events Fix errors and warnings on mingw-w64 9 years ago
juce_graphics Fix ResamplingQuality documentation 9 years ago
juce_gui_basics Fix for the copy constructor of DrawableRectangle 9 years ago
juce_gui_extra Stopped the ColourSelector sending a change message from its constructor 9 years ago
juce_opengl Partially undo commits #99186e5 and #89d938d and use less-intrusive, JUCE-internal fix for OpenGLContext detach crash 9 years ago
juce_osc Version number update 9 years ago
juce_tracktion_marketplace Removed the juce_tracktion_marketplace module's dependency on juce_data_structures 9 years ago
juce_video Add low quality mode for juce CameraDevice 9 years ago
JUCE Module Format.txt Add pkg-config support for linux 9 years ago