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.
Tom Poole f1fecfdc88 Add some missing Doxygen tags 3 years ago
..
juce_AudioPluginInstance.cpp AudioPluginInstance: Add new API to query properties of hosted plugins 3 years ago
juce_AudioPluginInstance.h AudioPluginInstance: Add new API to query properties of hosted plugins 3 years ago
juce_AudioProcessor.cpp AudioProcessor: Add checks to ensure AAX parameter ID compatibility 3 years ago
juce_AudioProcessor.h AudioProcessor: Add checks to ensure AAX parameter ID compatibility 3 years ago
juce_AudioProcessorEditor.cpp AudioProcessorEditor: Fixed a bug introduced in 5a59c92b causing editors to always be marked as resizable by the host when using the default ComponentBoundsConstrainer 4 years ago
juce_AudioProcessorEditor.h AudioProcessorEditor: Allow showing a host-provided parameter menu in VST3 plugins 3 years ago
juce_AudioProcessorEditorHostContext.h Add some missing Doxygen tags 3 years ago
juce_AudioProcessorGraph.cpp Fixed some warnings flagged by Clang's static analyzer 3 years ago
juce_AudioProcessorGraph.h AudioProcessorGraph: Improve performance when building large graphs 3 years ago
juce_AudioProcessorListener.h AudioProcessor: Fix default behaviour of updateHostDisplay 4 years ago
juce_AudioProcessorParameter.h AudioProcessorEditor: Allow showing a host-provided parameter menu in VST3 plugins 3 years ago
juce_AudioProcessorParameterGroup.cpp Windows: Fix and suppress some analysis warnings 4 years ago
juce_AudioProcessorParameterGroup.h Updated all license headers 4 years ago
juce_GenericAudioProcessorEditor.cpp Windows: Fix and suppress some analysis warnings 4 years ago
juce_GenericAudioProcessorEditor.h Updated all license headers 4 years ago
juce_PluginDescription.cpp PluginDescription: Also check deprecatedUid when matching plugin identifier strings 4 years ago
juce_PluginDescription.h VST3: Add a new PluginDescription::uniqueId field 4 years ago