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 3dc97ec71c
PluginHostType: Add missing juce:: namespace
4 years ago
..
juce_AudioParameterBool.cpp Updated all license headers 5 years ago
juce_AudioParameterBool.h Updated all license headers 5 years ago
juce_AudioParameterChoice.cpp Clang: Fix warnings when building with clang 10 5 years ago
juce_AudioParameterChoice.h Updated all license headers 5 years ago
juce_AudioParameterFloat.cpp Clang: Fix warnings when building with clang 10 5 years ago
juce_AudioParameterFloat.h Updated all license headers 5 years ago
juce_AudioParameterInt.cpp Updated all license headers 5 years ago
juce_AudioParameterInt.h Updated all license headers 5 years ago
juce_AudioProcessorParameterWithID.cpp Updated all license headers 5 years ago
juce_AudioProcessorParameterWithID.h Updated all license headers 5 years ago
juce_AudioProcessorValueTreeState.cpp APVTS: Give AudioProcessorParameterGroups used in unit tests unique IDs to avoid an assertion in debug builds 4 years ago
juce_AudioProcessorValueTreeState.h Updated all license headers 5 years ago
juce_ParameterAttachments.cpp ComboBoxAttachment: Fix an issue where parameter ranges were converted incorrectly 5 years ago
juce_ParameterAttachments.h ComboBoxAttachment: Fix an issue where parameter ranges were converted incorrectly 5 years ago
juce_PluginHostType.cpp PluginHostType: Add missing juce:: namespace 4 years ago
juce_PluginHostType.h PluginHostType: Use the name of the bridged hosting process to determine host 4 years ago
juce_RangedAudioParameter.cpp Updated all license headers 5 years ago
juce_RangedAudioParameter.h Updated all license headers 5 years ago