.. |
juce_AudioPluginInstance.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_AudioProcessor.cpp
|
Added an AudioProcessorParameter listener class
|
7 years ago |
juce_AudioProcessor.h
|
Added an AudioProcessorParameter listener class
|
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
|
Fixed a compile problem where Atomic<bool> isn't available on some architectures
|
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 an AudioProcessorParameter listener class
|
7 years ago |
juce_GenericAudioProcessorEditor.cpp
|
Some light modernisation of a bunch of old code
|
7 years ago |
juce_GenericAudioProcessorEditor.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_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 |