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.
ed 56423ae9fd Changed Windows windowing so that the resizeStart() and resizeEnd() methods of the constrainer associated with the application window are called when it is maximised. 9 years ago
..
juce_audio_basics Changed maxSensibleMidiFileSize in MidiFile from 2mb to 200mb to allow loading of large MIDI files 9 years ago
juce_audio_devices Fixed crash on internal changes within aggregate audio devices on OS X 9 years ago
juce_audio_formats Defined HAVE_LROUND for non-MSVC compilers when building FLAC libs 9 years ago
juce_audio_plugin_client Removed "C" after all mono channel names 9 years ago
juce_audio_processors Fixed #100: If base sdk version is newer than 10.12 then no need to define kAudioUnitProperty_SupportsMPE 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 Fixed implicit conversion warnings in BigInteger 9 years ago
juce_cryptography Version number update 9 years ago
juce_data_structures Added begin/end iterator methods for ValueTree, for handy range-based-for loops over its children 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 Changed Windows windowing so that the resizeStart() and resizeEnd() methods of the constrainer associated with the application window are called when it is maximised. 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