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 fb01e6dfc2 RTAS description update to use JucePlugin_Desc macro. FileBasedDocument addition for customising save filename. TableHeaderComponent fix to avoid spurious mouse-overs. 14 years ago
..
AU Fixes for TextEditor, ASIO, Windows touch, AU. 14 years ago
RTAS RTAS description update to use JucePlugin_Desc macro. FileBasedDocument addition for customising save filename. TableHeaderComponent fix to avoid spurious mouse-overs. 14 years ago
Standalone Made StandaloneFilterWindow into a header-file-only class. 14 years ago
VST Introjucer RTAS fix. VST fix for intel compiler. 14 years ago
utility Fixes for TextEditor, ASIO, Windows touch, AU. 14 years ago
juce_audio_plugin_client.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
juce_module_info Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available. 14 years ago