1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_processors/processors
2014-02-04 13:24:07 +00: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 Removed a few more uses of String::empty. 2013-12-01 23:28:31 +00:00
juce_AudioProcessor.h Some VST3 hosting tweaks. 2014-02-04 13:24:07 +00: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 Removed a few more uses of String::empty. 2013-12-01 23:28:31 +00:00
juce_AudioProcessorGraph.h Removed a few more uses of String::empty. 2013-12-01 23:28:31 +00:00
juce_AudioProcessorListener.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_GenericAudioProcessorEditor.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
juce_GenericAudioProcessorEditor.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_PluginDescription.cpp Added a bool PluginDescription::hasSharedContainer 2013-09-27 21:11:53 +01:00
juce_PluginDescription.h Added a bool PluginDescription::hasSharedContainer 2013-09-27 21:11:53 +01:00