1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_utils/gui
2019-03-07 11:07:05 +00:00
..
juce_AudioAppComponent.cpp Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup() 2018-09-10 11:46:47 +01:00
juce_AudioAppComponent.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_AudioDeviceSelectorComponent.cpp Fixed some layout issues when using an AudioDeviceSelectorComponent with the "advanced" settings hidden 2019-03-07 11:07:05 +00:00
juce_AudioDeviceSelectorComponent.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_AudioThumbnail.cpp Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_AudioThumbnail.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_AudioThumbnailBase.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
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 2017-09-08 08:59:55 +01:00
juce_AudioThumbnailCache.h Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
juce_AudioVisualiserComponent.cpp Worked around a VS2013 compiler error 2018-07-10 12:49:52 +01:00
juce_AudioVisualiserComponent.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_BluetoothMidiDevicePairingDialogue.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_MidiKeyboardComponent.cpp Make sure that the velocity value set in MidiKeyboardComponent::setVelocity() is used when sending notes 2018-10-19 15:18:14 +01:00
juce_MidiKeyboardComponent.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00