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 452a1f3475 Made the VST host classes support the "sizeWindow" canDo. The code has always supported the sizing callback, but for some reason the canDo wasn't responded to correctly. 10 years ago
..
format Minor clean-ups 11 years ago
format_types Made the VST host classes support the "sizeWindow" canDo. The code has always supported the sizing callback, but for some reason the canDo wasn't responded to correctly. 10 years ago
processors Added notes to some AudioProcessor methods which will eventually be deprecated. 10 years ago
scanning Added a method PluginListComponent::setScanDialogText() for customising the scan dialog. 10 years ago
juce_audio_processors.cpp Removed an unnecessary inclusion of Carbon.h 11 years ago
juce_audio_processors.h Added new base-class AudioProcessorParameter, and modified the AudioProcessor class to manage a list of these as a cleaner way of handling its parameters. 11 years ago
juce_audio_processors.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_module_info Version number update 11 years ago