1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_audio_processors/processors
2013-09-12 16:19:55 +01:00
..
juce_AudioPlayHead.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_AudioPluginInstance.h VST compile fix and method AudioPluginInstance::getDescription() 2013-09-12 16:19:55 +01:00
juce_AudioProcessor.cpp Added some new methods to AudioProcessor, to support truncated parameter names, default parameter values and parameter step sizes. These are needed to support some AAX/RTAS host features. 2013-08-02 17:37:25 +01:00
juce_AudioProcessor.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_AudioProcessorEditor.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_AudioProcessorEditor.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_AudioProcessorGraph.cpp Renamed the swapWithArray methods in the array classes to "swapWith" to be more consistent with other swap method naming, and templated the methods for more flexibility. 2013-07-28 11:31:25 +01:00
juce_AudioProcessorGraph.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_AudioProcessorListener.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_GenericAudioProcessorEditor.cpp Added some 'override' modifiers to overridden methods. 2013-06-23 23:09:52 +01:00
juce_GenericAudioProcessorEditor.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_PluginDescription.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_PluginDescription.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00