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
2014-07-04 15:57:22 +01:00
..
juce_AudioDeviceSelectorComponent.cpp Added a 'reset' button and adjustable item height to the AudioDeviceSelectorComponent 2014-07-04 15:57:22 +01: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 Added a method RectangleList::ensureStorageAllocated 2014-06-29 18:39:45 +01: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 Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 2014-06-14 13:06:53 +01:00
juce_MidiKeyboardComponent.h Added shadow colour ID to MidiKeyboardComponent 2014-01-25 14:42:00 +00:00