.. |
juce_AudioPluginInstance.cpp
|
Added a missing function deprecation
|
7 years ago |
juce_AudioPluginInstance.h
|
Added a missing function deprecation
|
7 years ago |
juce_AudioProcessor.cpp
|
Added host-side AudioProcessorParameter implementations, deprecated the old methods for managing parameters, and updated the GenericAudioProcessorEditor
|
7 years ago |
juce_AudioProcessor.h
|
AudioProcessor: update obsolete comments (remove reference to non-existent AudiobusLayout).
|
7 years ago |
juce_AudioProcessorEditor.cpp
|
More ScopedPointer/unique_ptr compatibility work
|
7 years ago |
juce_AudioProcessorEditor.h
|
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_AudioProcessorGraph.cpp
|
AudioProcessorGraph: start outputting audio only after the graph is prepared.
|
7 years ago |
juce_AudioProcessorGraph.h
|
Fixed a compile problem where Atomic<bool> isn't available on some architectures
|
7 years ago |
juce_AudioProcessorListener.h
|
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_AudioProcessorParameter.h
|
Added host-side AudioProcessorParameter implementations, deprecated the old methods for managing parameters, and updated the GenericAudioProcessorEditor
|
7 years ago |
juce_GenericAudioProcessorEditor.cpp
|
Added host-side AudioProcessorParameter implementations, deprecated the old methods for managing parameters, and updated the GenericAudioProcessorEditor
|
7 years ago |
juce_GenericAudioProcessorEditor.h
|
Added host-side AudioProcessorParameter implementations, deprecated the old methods for managing parameters, and updated the GenericAudioProcessorEditor
|
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
|
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 |