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 0294e772dd Added some safety-checking to stop people accidentally passing a ScopedPointer to an OptionalScopedPointer 10 years ago
..
juce_audio_basics Avoided a compiler warning in Xcode. 10 years ago
juce_audio_devices Fixed a problem with iOS audio device shutdown 10 years ago
juce_audio_formats Fixed a typo in MP3AudioFormat 10 years ago
juce_audio_plugin_client Fix various mult-bus bugs in VST 2 plug-in wrapper 10 years ago
juce_audio_processors Added some optimisations to AudioProcessorValueTreeState to avoid it refreshing unnecessarily 10 years ago
juce_audio_utils MidiKeyboardComponent: added possibility to change the length of the black keys as a proportion of the white keys to something else than the default of 0.7, and to query that proportion. 10 years ago
juce_box2d Removed some unnecessary includes of AppConfig.h 10 years ago
juce_core Added some safety-checking to stop people accidentally passing a ScopedPointer to an OptionalScopedPointer 10 years ago
juce_cryptography Removed some unnecessary includes of AppConfig.h 10 years ago
juce_data_structures Removed some unnecessary includes of AppConfig.h 10 years ago
juce_events Fixed a typo in some exception-logging code 10 years ago
juce_graphics Added dashed-line support to the SVG parser and DrawablePath 10 years ago
juce_gui_basics Fixed bug where Viewport::lookAndFeelChanged() would not update its visibleArea if the call changed its scrollBarThickness. 10 years ago
juce_gui_extra Removed some unnecessary includes of AppConfig.h 10 years ago
juce_opengl Add workaround for OpenGL drivers which do not support glGetString(GL_SHADING_LANGUAGE_VERSION) 10 years ago
juce_osc Removed some unnecessary includes of AppConfig.h 10 years ago
juce_tracktion_marketplace Removed some unnecessary includes of AppConfig.h 10 years ago
juce_video Removed some unnecessary includes of AppConfig.h 10 years ago