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.
reuk 068dffdb8c
AudioProcessorEditorHostContext: Fix naming of getContextMenuForParameter
4 years ago
..
juce_AudioPluginInstance.cpp AudioPluginInstance: Add API to retrieve parameter IDs from hosted plugins 4 years ago
juce_AudioPluginInstance.h HostedAudioProcessorParameter: Extract from AudioPluginInstance 4 years ago
juce_AudioProcessor.cpp AudioChannelSet: Add atmos layouts 3 years ago
juce_AudioProcessor.h Nodiscard: Add to builder-pattern functions 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 Fix some typos 3 years ago
juce_AudioProcessorEditorHostContext.h AudioProcessorEditorHostContext: Fix naming of getContextMenuForParameter 3 years ago
juce_AudioProcessorGraph.cpp Fixed some warnings flagged by Clang's static analyzer 4 years ago
juce_AudioProcessorGraph.h AudioProcessorGraph: Improve performance when building large graphs 4 years ago
juce_AudioProcessorListener.h Nodiscard: Add to builder-pattern functions 3 years ago
juce_AudioProcessorParameter.h AudioProcessorEditor: Allow showing a host-provided parameter menu in VST3 plugins 4 years ago
juce_AudioProcessorParameterGroup.cpp Windows: Fix and suppress some analysis warnings 4 years ago
juce_AudioProcessorParameterGroup.h Update code to use C++14 [[deprecated]] attribute 4 years ago
juce_GenericAudioProcessorEditor.cpp AudioProcessorEditorHostContext: Fix naming of getContextMenuForParameter 3 years ago
juce_GenericAudioProcessorEditor.h Update code to use C++14 [[deprecated]] attribute 4 years ago
juce_HostedAudioProcessorParameter.h HostedAudioProcessorParameter: Extract from AudioPluginInstance 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