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 d0cb3d222a Updated to iOS8 alert windows to avoid deprecation warnings 10 years ago
..
juce_audio_basics Avoided a compiler warning in Xcode. 10 years ago
juce_audio_devices Replaced the now-deprecated iOS audio code with a new AVSession-based version. 10 years ago
juce_audio_formats Fixed a typo in MP3AudioFormat 10 years ago
juce_audio_plugin_client Added new method AudioProcessor::supportsMPE(), and implemented this in AU and VST2 10 years ago
juce_audio_processors Fixed a minor conversion warning 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 Fix for case-insensitive comparison of extended UTF8 unicode chars, and some refactoring of CharacterFunctions. 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 Fix for a problem with CoreText when laying out very long text strings 10 years ago
juce_gui_basics Updated to iOS8 alert windows to avoid deprecation warnings 10 years ago
juce_gui_extra Removed some unnecessary includes of AppConfig.h 10 years ago
juce_opengl Better handling of OSX openGL buffer-swapping in occluded windows 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