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 f89c2ca05d Added read-only support for the CodeEditorComponent. 12 years ago
..
juce_audio_basics Couple of fixes for FloatVectorOperations on NEON, and added a subtract() function. 12 years ago
juce_audio_devices Added support for NEON vector instructions, and some unit-tests for FloatVectorOperations. 12 years ago
juce_audio_formats Whitespace cleanups. 12 years ago
juce_audio_plugin_client Passed maximum name length when calling VST getParameterName(). 12 years ago
juce_audio_processors Rolled-back a VSTMidiEventList change. 12 years ago
juce_audio_utils Version 3.0.0 12 years ago
juce_box2d A few minor changes to keep the Clang analyser happy. 12 years ago
juce_browser_plugin_client Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 12 years ago
juce_core Whitespace cleanups. 12 years ago
juce_cryptography Version 3.0.0 12 years ago
juce_data_structures Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 12 years ago
juce_events Removed a few more uses of String::empty. 12 years ago
juce_graphics Removed a few more uses of String::empty. 12 years ago
juce_gui_basics Whitespace cleanups. 12 years ago
juce_gui_extra Added read-only support for the CodeEditorComponent. 12 years ago
juce_opengl Version 3.0.0 12 years ago
juce_video Added method String::clear(), and used it to replace a few uses of String::empty. 12 years ago