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 76737287c7 Simplified some component modal state handling code, hopefully also fixing an edge-case problem when showing modal windows on linux 10 years ago
..
juce_audio_basics Added a JUCE_API flag. 10 years ago
juce_audio_devices Fixed a typo in the ASIO code 10 years ago
juce_audio_formats Removed a few more carbon workaround macros 10 years ago
juce_audio_plugin_client Removed support for VST master idle callbacks from the plugin wrapper. Hopefully it's years since any hosts relied on this ancient hack to work correctly. 10 years ago
juce_audio_processors Removed a few more carbon workaround macros 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 length-squared methods to Line and Point 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 some length-squared methods to Line and Point 10 years ago
juce_gui_basics Simplified some component modal state handling code, hopefully also fixing an edge-case problem when showing modal windows on linux 10 years ago
juce_gui_extra Removed a few stray semicolons 10 years ago
juce_opengl Refactored some openGL function declarations to fix a couple of build problems 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 a few more carbon workaround macros 10 years ago