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 d36156c620 Removed some extraneous semicolons 8 years ago
..
juce_AudioPluginInstance.h Replace include guards with "#pragma once" 9 years ago
juce_AudioProcessor.cpp Fixed a bug where the AudioProcessor would sometimes fail to call the numChannelsChanged() callback 8 years ago
juce_AudioProcessor.h Removed some extraneous semicolons 8 years ago
juce_AudioProcessorEditor.cpp Add support for plug-ins which do not want to use a resize corner 9 years ago
juce_AudioProcessorEditor.h Replace include guards with "#pragma once" 9 years ago
juce_AudioProcessorGraph.cpp Fixed some whitespace style and cleaned up some code using C++11 9 years ago
juce_AudioProcessorGraph.h Fixed some whitespace style and cleaned up some code using C++11 9 years ago
juce_AudioProcessorListener.h Replace include guards with "#pragma once" 9 years ago
juce_AudioProcessorParameter.h Replace include guards with "#pragma once" 9 years ago
juce_GenericAudioProcessorEditor.cpp Added support for level meter parameter categories 9 years ago
juce_GenericAudioProcessorEditor.h Replace include guards with "#pragma once" 9 years ago
juce_PluginDescription.cpp Audio Plugins: Added member variable PluginDescription::lastInfoUpdateTime 10 years ago
juce_PluginDescription.h Replace include guards with "#pragma once" 9 years ago