1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_audio_processors/utilities
2019-05-01 11:55:33 +01:00
..
juce_AudioParameterBool.cpp Minor whitespace tidying 2019-03-15 14:10:14 +00:00
juce_AudioParameterBool.h Minor whitespace tidying 2019-03-15 14:10:14 +00:00
juce_AudioParameterChoice.cpp Added an explicit integer interval to the AudioParameterChoice and AudioParameterInt classes 2019-04-09 13:03:40 +01:00
juce_AudioParameterChoice.h Minor whitespace tidying 2019-03-15 14:10:14 +00:00
juce_AudioParameterFloat.cpp Minor whitespace tidying 2019-03-15 14:10:14 +00:00
juce_AudioParameterFloat.h Minor whitespace tidying 2019-03-15 14:10:14 +00:00
juce_AudioParameterInt.cpp Added an explicit integer interval to the AudioParameterChoice and AudioParameterInt classes 2019-04-09 13:03:40 +01:00
juce_AudioParameterInt.h Minor whitespace tidying 2019-03-15 14:10:14 +00:00
juce_AudioProcessorParameterWithID.cpp macOS: Fixed spurious dynamic_cast type_info warnings when loading dylibs containing JUCE at runtime 2019-03-08 15:21:06 +00:00
juce_AudioProcessorParameterWithID.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_AudioProcessorValueTreeState.cpp Fixed some compiler warnings 2019-05-01 11:55:33 +01:00
juce_AudioProcessorValueTreeState.h Removed some empty ValueTree::Listener methods that are no longer needed 2019-03-22 17:28:14 +00:00
juce_RangedAudioParameter.cpp Fixed some compiler warnings 2019-05-01 11:55:33 +01:00
juce_RangedAudioParameter.h macOS: Fixed spurious dynamic_cast type_info warnings when loading dylibs containing JUCE at runtime 2019-03-08 15:21:06 +00:00