1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_audio_utils/gui
2017-02-09 17:57:04 +00:00
..
juce_AudioAppComponent.cpp Added optional parameter to restore audio settings state in AudioAppComponent 2016-10-04 10:00:33 +01:00
juce_AudioAppComponent.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_AudioDeviceSelectorComponent.cpp Fixed a possible nullptr dereference in the Android runtime permission code 2017-02-09 17:57:04 +00:00
juce_AudioDeviceSelectorComponent.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_AudioThumbnail.cpp Fixed ambiguous sign in AudioThumbnail implementation 2016-09-26 15:45:38 +00:00
juce_AudioThumbnail.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_AudioThumbnailBase.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_AudioThumbnailCache.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_AudioThumbnailCache.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_AudioVisualiserComponent.cpp Fixed some warnings caught by -pedantic_warnings 2015-09-15 10:42:09 +01:00
juce_AudioVisualiserComponent.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_BluetoothMidiDevicePairingDialogue.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_MidiKeyboardComponent.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
juce_MidiKeyboardComponent.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00