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 246cb94bb0 AudioPluginFormatManager is no longer a singleton. Singletons are bad: don't do it, kids. 13 years ago
..
juce_audio_basics Version update. 13 years ago
juce_audio_devices Version update. 13 years ago
juce_audio_formats Version update. 13 years ago
juce_audio_plugin_client Version update. 13 years ago
juce_audio_processors AudioPluginFormatManager is no longer a singleton. Singletons are bad: don't do it, kids. 13 years ago
juce_audio_utils Version update. 13 years ago
juce_browser_plugin Version update. 13 years ago
juce_core Version update. 13 years ago
juce_cryptography Version update. 13 years ago
juce_data_structures Version update. 13 years ago
juce_events Version update. 13 years ago
juce_graphics Fixed a dependency issue in the graphics module. 13 years ago
juce_gui_basics Fixed a dependency issue in the graphics module. 13 years ago
juce_gui_extra New class: DropShadow, and a complete refactoring of the way shadows are rendered. The DropShadowEffect and DropShadower classes now take a DropShadow object to describe their shadow parameters, instead of the raw numbers. 13 years ago
juce_opengl Version update. 13 years ago
juce_video Version update. 13 years ago