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 c754f6ca63 Fixed the SVG parser for an edge-case path string sequence, and added a few other cleanups to the parser 8 years ago
..
juce_audio_basics Added support saving/restoring plugin bus layouts in the audio host demo 8 years ago
juce_audio_devices Fixed an int sign conversion warning 8 years ago
juce_audio_formats Added a second createMemoryMappedReader method to AudioFormat and its derived classes that creates a MemoryMappedAudioFormatReader from a FileInputStream 9 years ago
juce_audio_plugin_client Fixed an issue where VST2 would report wrong input layout for plug-ins with sidechains 8 years ago
juce_audio_processors Added a new optional in/out parameter to AudioProcessor::Bus::isLayoutSupported to allow hosts to predict how the entire layout of an AudioProcessor may change when changing the layout of a single bus 8 years ago
juce_audio_utils Fixed unused parameter error in BluetoothMIDISelector overlay 9 years ago
juce_blocks_basics Typo fixes 8 years ago
juce_box2d Bump version number to 4.3.0 9 years ago
juce_core Removed unnecessary check in macOS/iOS URL session cancel 8 years ago
juce_cryptography Bump version number to 4.3.0 9 years ago
juce_data_structures Added method ValueTree::getRoot() 8 years ago
juce_events Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 9 years ago
juce_graphics Added a workaround for a macOS Sierra font rendering issue which resulted in invisible text for small font sizes 8 years ago
juce_gui_basics Fixed the SVG parser for an edge-case path string sequence, and added a few other cleanups to the parser 8 years ago
juce_gui_extra Added code to properly escape non-ascii characters in URLs passed to the WebBrowserComponent on macOS/iOS 8 years ago
juce_opengl Fix for openGL components when global scale factors are applied 9 years ago
juce_osc OSC: fixed bug where, if one OSCBundle contains multiple OSCBundles, the second nested bundle was not read correctly and an exception was thrown as a result. 9 years ago
juce_tracktion_marketplace Fixed an uninitialised variable in OnlineUnlockStatus 9 years ago
juce_video Bump version number to 4.3.0 9 years ago
JUCE Module Format.txt Add pkg-config support for linux 9 years ago