| .. |
|
juce_AudioPluginInstance.cpp
|
Moved AudioPluginInstance::refreshParameterList() into AudioProcessor. Did some refactoring of the way AudioProcessor maintains its internal flat list of parameters
|
2019-05-28 10:12:13 +01:00 |
|
juce_AudioPluginInstance.h
|
Moved AudioPluginInstance::refreshParameterList() into AudioProcessor. Did some refactoring of the way AudioProcessor maintains its internal flat list of parameters
|
2019-05-28 10:12:13 +01:00 |
|
juce_AudioProcessor.cpp
|
Moved AudioPluginInstance::refreshParameterList() into AudioProcessor. Did some refactoring of the way AudioProcessor maintains its internal flat list of parameters
|
2019-05-28 10:12:13 +01:00 |
|
juce_AudioProcessor.h
|
Moved AudioPluginInstance::refreshParameterList() into AudioProcessor. Did some refactoring of the way AudioProcessor maintains its internal flat list of parameters
|
2019-05-28 10:12:13 +01:00 |
|
juce_AudioProcessorEditor.cpp
|
Ensure that setting a plug-in to be non-resizable using AudioProcessorEditor::setResizable() does not overwrite custom bounds constrainers
|
2018-10-25 14:14:28 +01:00 |
|
juce_AudioProcessorEditor.h
|
Changes to avoid some clang warnings
|
2019-01-18 08:59:28 +00:00 |
|
juce_AudioProcessorGraph.cpp
|
Fixed dropped MIDI messages in AudioProcessorGraph with large buffer sizes
|
2019-05-17 17:08:55 +01:00 |
|
juce_AudioProcessorGraph.h
|
Changes to avoid some clang warnings
|
2019-01-18 08:59:28 +00:00 |
|
juce_AudioProcessorListener.h
|
Added various clang-tidy modernize-* fixes
|
2019-01-31 15:15:31 +00:00 |
|
juce_AudioProcessorParameter.h
|
Added various clang-tidy modernize-* fixes
|
2019-01-31 15:15:31 +00:00 |
|
juce_AudioProcessorParameterGroup.cpp
|
Moved AudioPluginInstance::refreshParameterList() into AudioProcessor. Did some refactoring of the way AudioProcessor maintains its internal flat list of parameters
|
2019-05-28 10:12:13 +01:00 |
|
juce_AudioProcessorParameterGroup.h
|
Made the AudioProcessorParameterGroup class moveable, and deprecated its swapWith method
|
2019-05-28 10:12:13 +01:00 |
|
juce_GenericAudioProcessorEditor.cpp
|
Changes to avoid some clang warnings
|
2019-01-18 08:59:28 +00:00 |
|
juce_GenericAudioProcessorEditor.h
|
Changes to avoid some clang warnings
|
2019-01-18 08:59:28 +00:00 |
|
juce_PluginDescription.cpp
|
Deprecated some thread unsafe methods in KnownPluginList and modernised the interface a bit
|
2019-05-23 14:22:56 +01:00 |
|
juce_PluginDescription.h
|
Deprecated some thread unsafe methods in KnownPluginList and modernised the interface a bit
|
2019-05-23 14:22:56 +01:00 |