| .. |
|
juce_AudioPlayHead.h
|
Replace include guards with "#pragma once"
|
9 years ago |
|
juce_AudioPluginInstance.h
|
Replace include guards with "#pragma once"
|
9 years ago |
|
juce_AudioProcessor.cpp
|
Added a new optional in/out parameter to AudioProcessor::Bus::isLayoutSupported to allow hosts to predict how the entire layout of an AudioProcessor may change when changing the layout of a single bus
|
9 years ago |
|
juce_AudioProcessor.h
|
Replace include guards with "#pragma once"
|
9 years ago |
|
juce_AudioProcessorEditor.cpp
|
Add support for plug-ins which do not want to use a resize corner
|
9 years ago |
|
juce_AudioProcessorEditor.h
|
Replace include guards with "#pragma once"
|
9 years ago |
|
juce_AudioProcessorGraph.cpp
|
Set avoidReallocating argument of AudioBuffer::makeCopyOf() to true in some audio class methods to avoid unnecessary reallocations in double-float buffer conversion
|
9 years ago |
|
juce_AudioProcessorGraph.h
|
Replace include guards with "#pragma once"
|
9 years ago |
|
juce_AudioProcessorListener.h
|
Replace include guards with "#pragma once"
|
9 years ago |
|
juce_AudioProcessorParameter.h
|
Replace include guards with "#pragma once"
|
9 years ago |
|
juce_GenericAudioProcessorEditor.cpp
|
Added support for level meter parameter categories
|
9 years ago |
|
juce_GenericAudioProcessorEditor.h
|
Replace include guards with "#pragma once"
|
9 years ago |
|
juce_PluginDescription.cpp
|
Audio Plugins: Added member variable PluginDescription::lastInfoUpdateTime
|
10 years ago |
|
juce_PluginDescription.h
|
Replace include guards with "#pragma once"
|
9 years ago |