| .. |
|
juce_AudioPlayHead.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_AudioPluginInstance.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
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
|
2017-01-23 14:37:01 +00:00 |
|
juce_AudioProcessor.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_AudioProcessorEditor.cpp
|
Add support for plug-ins which do not want to use a resize corner
|
2016-06-13 16:43:55 +01:00 |
|
juce_AudioProcessorEditor.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
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
|
2016-12-07 10:10:20 +00:00 |
|
juce_AudioProcessorGraph.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_AudioProcessorListener.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_AudioProcessorParameter.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_GenericAudioProcessorEditor.cpp
|
Added support for level meter parameter categories
|
2017-01-11 18:02:40 +00:00 |
|
juce_GenericAudioProcessorEditor.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
juce_PluginDescription.cpp
|
Audio Plugins: Added member variable PluginDescription::lastInfoUpdateTime
|
2015-11-09 17:21:33 +00:00 |
|
juce_PluginDescription.h
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |