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
2014-05-02 17:39:42 +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 Fixed some out-of-date documentation 2014-05-02 17:39:42 +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 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 Minor clean-ups 2014-04-29 14:14:21 +01:00
juce_AudioProcessorListener.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_GenericAudioProcessorEditor.cpp Avoided parameter jumping when dragging the sliders in the GenericAudioProcessorEditor 2014-04-25 17:03:53 +01: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