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
2013-09-07 20:18:00 +01:00
..
juce_AudioDeviceSelectorComponent.cpp Misc minor cleanups and comment fixes. 2013-09-07 20:18:00 +01:00
juce_AudioDeviceSelectorComponent.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_AudioThumbnail.cpp New method Graphics::fillRectList(), which performs better (and looks better when scaled) than multiple calls to fillRect or drawVerticalLine. Also fixed DPI detection in Windows. 2013-08-30 18:20:51 +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 Moved some mouse code out of Desktop class. Made the MouseInputSource class pass-by-value. 2013-09-03 10:44:55 +01:00
juce_MidiKeyboardComponent.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00