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 327fc86ff2
PluginDescription: Also check deprecatedUid when matching plugin identifier strings
4 years ago
..
juce_AudioPluginInstance.cpp Updated all license headers 4 years ago
juce_AudioPluginInstance.h Updated all license headers 4 years ago
juce_AudioProcessor.cpp AudioProcessor: Make wrapperType member const 4 years ago
juce_AudioProcessor.h AudioProcessor: Make wrapperType member const 4 years ago
juce_AudioProcessorEditor.cpp AudioProcessorEditor: Set ComponentBoundsConstrainer stretchingTop/Left/Bottom/Right values when calling setBoundsForComponent() 4 years ago
juce_AudioProcessorEditor.h AudioProcessorEditor: Allow editors to have a corner resizer without being resizable by the host and clarified the documentation regarding this and the editor's constrainer 4 years ago
juce_AudioProcessorGraph.cpp VST3: Add a new PluginDescription::uniqueId field 4 years ago
juce_AudioProcessorGraph.h AudioProcessorGraph: Ensure nodes are prepared with correct precision 4 years ago
juce_AudioProcessorListener.h AudioProcessor: Fix default behaviour of updateHostDisplay 4 years ago
juce_AudioProcessorParameter.h Updated all license headers 4 years ago
juce_AudioProcessorParameterGroup.cpp Updated all license headers 4 years ago
juce_AudioProcessorParameterGroup.h Updated all license headers 4 years ago
juce_GenericAudioProcessorEditor.cpp GenericAudioProcessorEditor: Allow double-click on a slider to return to default value 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