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 a45c3c564f Removed some C++11 syntax that had crept into the OSX font code 9 years ago
..
juce_audio_basics Whitespace 9 years ago
juce_audio_devices Added an assertion in OSX MIDI device detection, as this can apparently fail if not done on the message thread 9 years ago
juce_audio_formats Added a check in WindowsMediaAudioFormat to handle reading beyond the end of a file 9 years ago
juce_audio_plugin_client Fix StandaloneFilterWindow compile error 9 years ago
juce_audio_processors Add ability to remove a AudioGraph's node by it's pointer 9 years ago
juce_audio_utils Added a method MidiKeyboardComponent::getTotalKeyboardWidth() 9 years ago
juce_box2d Normalised some divider comments 9 years ago
juce_core Fix for precedence of Javascript typeof operator 9 years ago
juce_cryptography Normalised some divider comments 9 years ago
juce_data_structures Normalised some divider comments 9 years ago
juce_events Added a null pointer check in linux message dispatching 9 years ago
juce_graphics Removed some C++11 syntax that had crept into the OSX font code 9 years ago
juce_gui_basics Added an internal flag JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS 9 years ago
juce_gui_extra Normalised some divider comments 9 years ago
juce_opengl Fix for openGL when a GL component is removed from its parent without detaching first. 9 years ago
juce_osc Normalised some divider comments 9 years ago
juce_tracktion_marketplace Normalised some divider comments 9 years ago
juce_video Normalised some divider comments 9 years ago