The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 2246cd50fb Avoided a race condition when removing i/o nodes from an AudioProcessorGraph 9 years ago
..
juce_AudioPlayHead.h Do not ignore return-value of AudioPlayHead::getCurrentPosition 10 years ago
juce_AudioPluginInstance.h Added some documentation. 11 years ago
juce_AudioProcessor.cpp Removed a couple of superfluous methods from AudioProcessor. 10 years ago
juce_AudioProcessor.h Added notes to some AudioProcessor methods which will eventually be deprecated. 10 years ago
juce_AudioProcessorEditor.cpp Extensions to AudioProcessorEditor to help clicking on AAX controls. 10 years ago
juce_AudioProcessorEditor.h Extensions to AudioProcessorEditor to help clicking on AAX controls. 10 years ago
juce_AudioProcessorGraph.cpp Avoided a race condition when removing i/o nodes from an AudioProcessorGraph 9 years ago
juce_AudioProcessorGraph.h Added some missing 'override' decorators 10 years ago
juce_AudioProcessorListener.h Cleared-out the last batch of unnecessary includes. 11 years ago
juce_AudioProcessorParameter.h Documentation fix. 10 years ago
juce_GenericAudioProcessorEditor.cpp Demo cleanups. 10 years ago
juce_GenericAudioProcessorEditor.h Cleared-out the last batch of unnecessary includes. 11 years ago
juce_PluginDescription.cpp Made KnownPluginList::getTypeForIdentifierString handle shell plugin IDs. 10 years ago
juce_PluginDescription.h Made KnownPluginList::getTypeForIdentifierString handle shell plugin IDs. 10 years ago