1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_audio_processors/processors
2017-03-27 13:06:42 +01:00
..
juce_AudioPluginInstance.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_AudioProcessor.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01: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 Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_AudioProcessorGraph.h Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01: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