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 73d2d1469b Avoided some recursion in DirectoryIterator which could cause stack overflows in large filesystems 11 years ago
..
juce_audio_basics Added parameter smoothing to Reverb class. 11 years ago
juce_audio_devices Added a missing semicolon in ALSA 11 years ago
juce_audio_formats Fixed a release delta value in the Sampler class. 11 years ago
juce_audio_plugin_client Introjucer: avoided adding unnecessary .r files in plugin builds that don't target RTAS or AU. 11 years ago
juce_audio_processors VST3 hosting parameter fix. 11 years ago
juce_audio_utils Allowed the MidiKeyboardComponent up/down buttons to be non-opaque. 11 years ago
juce_box2d Version number update 11 years ago
juce_browser_plugin_client Updated some stale code in the ActiveX wrapper. 11 years ago
juce_core Avoided some recursion in DirectoryIterator which could cause stack overflows in large filesystems 11 years ago
juce_cryptography Added RSAKey::isValid() and URL::isEmpty() 11 years ago
juce_data_structures Added a comment. 11 years ago
juce_events Fix for an Android message-passing bug 11 years ago
juce_graphics Added a Path::addTriangle method that takes Point parameters 11 years ago
juce_gui_basics Tweaked the way the ComboBox popup menu height is calculated, to work with a wider range of sizes. 11 years ago
juce_gui_extra Fixed a typo in a comment. 11 years ago
juce_opengl Cleaned up a few OSX 10.10 deprecated functions. 11 years ago
juce_tracktion_marketplace Whitespace auto-cleanup. 11 years ago
juce_video Whitespace auto-cleanup. 11 years ago