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
2016-12-15 14:33:41 +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 Added optional parameter to restore audio settings state in AudioAppComponent 2016-10-04 10:00:33 +01:00
juce_AudioDeviceSelectorComponent.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_AudioDeviceSelectorComponent.h Added a method AudioDeviceSelectorComponent::getMidiInputSelectorListBox() 2015-12-01 10:00:11 +00:00
juce_AudioThumbnail.cpp Fixed ambiguous sign in AudioThumbnail implementation 2016-09-26 15:45:38 +00:00
juce_AudioThumbnail.h Tidied up some comments 2015-10-12 10:14:08 +01:00
juce_AudioThumbnailBase.h Tidied up some comments 2015-10-12 10:14:08 +01:00
juce_AudioThumbnailCache.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_AudioThumbnailCache.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_AudioVisualiserComponent.cpp Fixed some warnings caught by -pedantic_warnings 2015-09-15 10:42:09 +01:00
juce_AudioVisualiserComponent.h Added missing JUCE_API keywords 2016-09-12 12:02:47 +01:00
juce_BluetoothMidiDevicePairingDialogue.h Added an exit callback to BluetoothMidiDevicePairingDialogue::open() 2016-12-15 14:33:41 +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 Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00