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.
Oli b918fd3159 AudioProcessorGraph: Fix MIDI channel bug and graph execution modification 3 years ago
..
juce_AudioPluginInstance.cpp AudioPluginInstance: Add API to retrieve parameter IDs from hosted plugins 3 years ago
juce_AudioPluginInstance.h HostedAudioProcessorParameter: Extract from AudioPluginInstance 3 years ago
juce_AudioProcessor.cpp AudioProcessor: Validate parameter version hints 3 years ago
juce_AudioProcessor.h AudioProcessor: Validate parameter version hints 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 AudioProcessorGraph: Fix MIDI channel bug and graph execution modification 3 years ago
juce_AudioProcessorGraph.h AudioProcessorGraph: Fix MIDI channel bug and graph execution modification 3 years ago
juce_AudioProcessorListener.h Nodiscard: Add to builder-pattern functions 3 years ago
juce_AudioProcessorParameter.h AudioProcessorParameter: Add getVersionHint function 3 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 3 years ago
juce_GenericAudioProcessorEditor.cpp AudioProcessorEditorHostContext: Fix naming of getContextMenuForParameter 3 years ago
juce_GenericAudioProcessorEditor.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_HostedAudioProcessorParameter.h AudioProcessorParameter: Add getVersionHint function 3 years ago
juce_PluginDescription.cpp PluginDescription: Fall back to using deprecatedUID in createIdentifierString() if the new uniqueID is not known 3 years ago
juce_PluginDescription.h VST3: Add a new PluginDescription::uniqueId field 4 years ago