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
2015-03-23 09:54:19 +00:00
..
juce_AudioAppComponent.cpp Added AudioAppExample file in examples 2014-10-30 12:59:58 +00:00
juce_AudioAppComponent.h Fixed some documentation. 2015-03-23 09:54:19 +00:00
juce_AudioDeviceSelectorComponent.cpp Spelling fix. 2014-12-29 08:54:05 +00:00
juce_AudioDeviceSelectorComponent.h Added a 'reset' button and adjustable item height to the AudioDeviceSelectorComponent 2014-07-04 15:57:22 +01:00
juce_AudioThumbnail.cpp Minor compiler warning fix. 2014-11-04 17:38:42 +00:00
juce_AudioThumbnail.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_AudioThumbnailBase.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_AudioThumbnailCache.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_AudioThumbnailCache.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_MidiKeyboardComponent.cpp Prevent stray mouse-drags triggering the midi component keys by mistake 2015-02-03 09:45:14 +00:00
juce_MidiKeyboardComponent.h Gave MidiKeyboardComponent a keyPressed method to prevent keypresses that it's using from being passed through to parent components. 2015-01-02 15:55:19 +00:00