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.
Tom Poole 16dd26649a Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
..
juce_AudioParameterBool.cpp Minor whitespace tidying 6 years ago
juce_AudioParameterBool.h Minor whitespace tidying 6 years ago
juce_AudioParameterChoice.cpp Added an explicit integer interval to the AudioParameterChoice and AudioParameterInt classes 6 years ago
juce_AudioParameterChoice.h Minor whitespace tidying 6 years ago
juce_AudioParameterFloat.cpp Minor whitespace tidying 6 years ago
juce_AudioParameterFloat.h Minor whitespace tidying 6 years ago
juce_AudioParameterInt.cpp Added an explicit integer interval to the AudioParameterChoice and AudioParameterInt classes 6 years ago
juce_AudioParameterInt.h Minor whitespace tidying 6 years ago
juce_AudioProcessorParameterWithID.cpp macOS: Fixed spurious dynamic_cast type_info warnings when loading dylibs containing JUCE at runtime 6 years ago
juce_AudioProcessorParameterWithID.h Changes to avoid some clang warnings 6 years ago
juce_AudioProcessorValueTreeState.cpp Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_AudioProcessorValueTreeState.h Removed some empty ValueTree::Listener methods that are no longer needed 6 years ago
juce_RangedAudioParameter.cpp Fixed some compiler warnings 6 years ago
juce_RangedAudioParameter.h macOS: Fixed spurious dynamic_cast type_info warnings when loading dylibs containing JUCE at runtime 6 years ago