1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_audio_processors/processors
2014-03-31 12:49:19 +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 Added some documentation. 2014-03-31 12:49:19 +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 Relaxed the requirement for AudioSampleBuffer to have more than zero channels, and gave it a default constructor. 2014-03-26 18:08:10 +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 Fixed some typos. 2014-02-26 19:47:55 +00:00