.. |
juce_AudioAppComponent.cpp
|
Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup()
|
6 years ago |
juce_AudioAppComponent.h
|
Add documentation tags
|
7 years ago |
juce_AudioDeviceSelectorComponent.cpp
|
Fixed a bug in the AudioDeviceSelectorComponent when selecting zero channels
|
6 years ago |
juce_AudioDeviceSelectorComponent.h
|
Fixed a bug in the AudioDeviceSelectorComponent when selecting zero channels
|
6 years ago |
juce_AudioThumbnail.cpp
|
Added some macros for asserting when functions are called in an unsafe manner outside the message thread.
|
6 years ago |
juce_AudioThumbnail.h
|
Removed some legacy friend class declarations that are no longer needed with modern compilers
|
7 years ago |
juce_AudioThumbnailBase.h
|
Add documentation tags
|
7 years ago |
juce_AudioThumbnailCache.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_AudioThumbnailCache.h
|
Removed some legacy friend class declarations that are no longer needed with modern compilers
|
7 years ago |
juce_AudioVisualiserComponent.cpp
|
Worked around a VS2013 compiler error
|
6 years ago |
juce_AudioVisualiserComponent.h
|
Removed some legacy friend class declarations that are no longer needed with modern compilers
|
7 years ago |
juce_BluetoothMidiDevicePairingDialogue.h
|
Add documentation tags
|
7 years ago |
juce_MidiKeyboardComponent.cpp
|
Make sure that the velocity value set in MidiKeyboardComponent::setVelocity() is used when sending notes
|
6 years ago |
juce_MidiKeyboardComponent.h
|
Fixed a typo in last commit
|
7 years ago |