.. |
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
|
AudioChannelSet: Add atmos layouts
|
3 years ago |
juce_AudioProcessor.h
|
VST3: Add dirty-state set/get
|
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
|
VST3 Client: Change VST3 native menu so that its position is specified in logical pixels
|
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
|
VST3: Add dirty-state set/get
|
3 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
|
Update code to use C++14 [[deprecated]] attribute
|
3 years ago |
juce_GenericAudioProcessorEditor.cpp
|
PopupMenu: Add withMousePosition helper function to Options
|
3 years ago |
juce_GenericAudioProcessorEditor.h
|
Update code to use C++14 [[deprecated]] attribute
|
3 years ago |
juce_HostedAudioProcessorParameter.h
|
HostedAudioProcessorParameter: Extract from AudioPluginInstance
|
3 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 |