| .. |
|
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
|
Changed the way the unique AAX plug-in id is generated to future proof it for any future channel formats Avid decide to add to AAX
|
2017-02-13 14:12:39 +00:00 |
|
juce_AudioProcessor.h
|
Added a fix to generate the AAX plug-in ID from the channel configuration (and not an arbitrary order in which JUCE probes configurations)
|
2017-02-13 11:57:22 +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 |