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 3b2ff2be4e Added a method VSTPluginFormat::dispatcher() to allow raw access to a VST's dispatcher function. 12 years ago
..
juce_audio_basics Removed a few pedantic warnings. 12 years ago
juce_audio_devices Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 12 years ago
juce_audio_formats Removed a few pedantic warnings. 12 years ago
juce_audio_plugin_client More work on the AU base classes. 12 years ago
juce_audio_processors Added a method VSTPluginFormat::dispatcher() to allow raw access to a VST's dispatcher function. 12 years ago
juce_audio_utils Removed a few pedantic warnings. 12 years ago
juce_box2d Version number update 12 years ago
juce_browser_plugin Version number update 12 years ago
juce_core Added a method LocalisedStrings::addStrings() for merging multiple translation files. 12 years ago
juce_cryptography Stripped out some unnecessary boilerplate includes from juce_gui_basics. 12 years ago
juce_data_structures Removed a few unnecessary includes. 12 years ago
juce_events Removed a few unnecessary includes. 12 years ago
juce_graphics Removed a few pedantic warnings. 12 years ago
juce_gui_basics Removed a few pedantic warnings. 12 years ago
juce_gui_extra A bit more minor cleaning-up. 12 years ago
juce_opengl New method OpenGLContext::getRenderingScale(). Updated the GL demo to use this method of getting the display scale. 12 years ago
juce_video A bit more minor cleaning-up. 12 years ago