1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_audio_utils/gui
2017-03-29 15:31:41 +01: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 Changed some text to Title Case in AudioDeviceSelectorComponent 2017-03-10 10:06:00 +00:00
juce_AudioDeviceSelectorComponent.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_AudioThumbnail.cpp Added workarounds for an internal compiler error bug on armeabi Android 2017-03-08 10:23:13 +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 Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code. 2017-03-29 15:31:41 +01:00
juce_MidiKeyboardComponent.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00