.. |
juce_AudioPluginInstance.cpp
|
Added a missing function deprecation
|
7 years ago |
juce_AudioPluginInstance.h
|
Re-worked plug-in wrappers to all use new parameter system via LegacyAudioParameter wrapper class
|
7 years ago |
juce_AudioProcessor.cpp
|
Re-worked plug-in wrappers to all use new parameter system via LegacyAudioParameter wrapper class
|
7 years ago |
juce_AudioProcessor.h
|
Add bypass support to both hosting and plug-in client code
|
7 years ago |
juce_AudioProcessorEditor.cpp
|
More ScopedPointer/unique_ptr compatibility work
|
7 years ago |
juce_AudioProcessorEditor.h
|
Add documentation tags
|
7 years ago |
juce_AudioProcessorGraph.cpp
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
7 years ago |
juce_AudioProcessorGraph.h
|
Add bypass support to both hosting and plug-in client code
|
7 years ago |
juce_AudioProcessorListener.h
|
Add documentation tags
|
7 years ago |
juce_AudioProcessorParameter.h
|
Add documentation tags
|
7 years ago |
juce_GenericAudioProcessorEditor.cpp
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
7 years ago |
juce_GenericAudioProcessorEditor.h
|
Re-worked plug-in wrappers to all use new parameter system via LegacyAudioParameter wrapper class
|
7 years ago |
juce_PluginDescription.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_PluginDescription.h
|
Add documentation tags
|
7 years ago |