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 a15d79d4fe Added new methods Rectangle::withRightX() and withBottomY() 8 years ago
..
juce_audio_basics Added move semantics to AudioBuffer 8 years ago
juce_audio_devices Fixed IO channels when selecting <<none>> as OS X audio device 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 resizing a VST2 plug-in on a HiDPI monitor on linux would recursively decrease the editor size 8 years ago
juce_audio_processors Added VST hosting support for begin/endParameterChangeGesture, and tidied up some internal code 8 years ago
juce_audio_utils Fixed unused parameter error in BluetoothMIDISelector overlay 8 years ago
juce_blocks_basics Typo fixes 8 years ago
juce_box2d Bump version number to 4.3.0 9 years ago
juce_core Made sure the File::getNonexistentChildFile() method's putNumbersInBrackets is used when the name already ends in a digit 8 years ago
juce_cryptography Bump version number to 4.3.0 9 years ago
juce_data_structures Fixed minor documentation typo in a recent PropertiesFile commit 9 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 8 years ago
juce_graphics Added new methods Rectangle::withRightX() and withBottomY() 8 years ago
juce_gui_basics Added windows native code to show and hide the on-screen keyboard when juce text boxes are in focus 8 years ago
juce_gui_extra Fixed MacOS 10.12 deprecations 9 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