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 3b881401f1 Added some null pointer checks to createWriterFor methods 9 years ago
..
juce_audio_basics Fixed a typo in FFT 9 years ago
juce_audio_devices Avoided a leak if the app is killed while an AudioDeviceManager is in the middle of playing a preview sound 9 years ago
juce_audio_formats Added some null pointer checks to createWriterFor methods 9 years ago
juce_audio_plugin_client Make bus count non-writable or simple effect plug-ins: this seems to upset Logic 9 years ago
juce_audio_processors Fix for compatibility with the latest VST3 SDK 9 years ago
juce_audio_utils Removed some unnecessary includes of AppConfig.h 9 years ago
juce_box2d Removed some unnecessary includes of AppConfig.h 9 years ago
juce_core Removed some unnecessary includes of AppConfig.h 9 years ago
juce_cryptography Removed some unnecessary includes of AppConfig.h 9 years ago
juce_data_structures Removed some unnecessary includes of AppConfig.h 9 years ago
juce_events Fixed a typo in some exception-logging code 9 years ago
juce_graphics Refactored AttributedString so that every part of the string has a single font and colour associated with it, to avoid some problems caused by fonts being undefined. 9 years ago
juce_gui_basics Fix for iOS builds targeting OS versions without touch-force 9 years ago
juce_gui_extra Removed some unnecessary includes of AppConfig.h 9 years ago
juce_opengl Better handling of OSX openGL buffer-swapping in occluded windows 9 years ago
juce_osc Removed some unnecessary includes of AppConfig.h 9 years ago
juce_tracktion_marketplace Removed some unnecessary includes of AppConfig.h 9 years ago
juce_video Removed some unnecessary includes of AppConfig.h 9 years ago