.. |
juce_AudioDeviceSelectorComponent.cpp
|
Misc minor cleanups and comment fixes.
|
11 years ago |
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.
|
11 years ago |
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.
|
11 years ago |
juce_AudioThumbnail.h
|
Cleared-out the last batch of unnecessary includes.
|
11 years ago |
juce_AudioThumbnailBase.h
|
Updated the format of the header include guard macros.
|
12 years ago |
juce_AudioThumbnailCache.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
juce_AudioThumbnailCache.h
|
Cleared-out the last batch of unnecessary includes.
|
11 years ago |
juce_MidiKeyboardComponent.cpp
|
Moved some mouse code out of Desktop class. Made the MouseInputSource class pass-by-value.
|
11 years ago |
juce_MidiKeyboardComponent.h
|
Updated the format of the header include guard macros.
|
12 years ago |