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 516b7bcc58 SVG parser: handling paths that aren't correctly closed. 11 years ago
..
juce_audio_basics Fixed some edge-case problems in FloatVectorOperations min/max 11 years ago
juce_audio_devices On OSX/linux, made sure the MidiOutput closes its thread on destruction. 11 years ago
juce_audio_formats Refactored the WindowsMediaAudioFormat to avoid a discontinuity bug. 11 years ago
juce_audio_plugin_client Added sanity-checks to VST2->3 chunk loading. 11 years ago
juce_audio_processors Fix to generic audio editor parameter intervals. 11 years ago
juce_audio_utils Relaxed the requirement for AudioSampleBuffer to have more than zero channels, and gave it a default constructor. 11 years ago
juce_box2d Version number update 11 years ago
juce_browser_plugin_client Version number update 11 years ago
juce_core Extended TextInputTarget to include a preference for the type of virtual keyboard (implemented on iOS + android) 11 years ago
juce_cryptography Added a hidden constructor to prevent accidental misuse of the MD5 class. 11 years ago
juce_data_structures Version number update 11 years ago
juce_events Version number update 11 years ago
juce_graphics New class: SharedResourcePointer 11 years ago
juce_gui_basics SVG parser: handling paths that aren't correctly closed. 11 years ago
juce_gui_extra Fixed a couple of typos in file chooser messages. 11 years ago
juce_opengl OpenGL thread-safety fix. 11 years ago
juce_video Version number update 11 years ago