.. |
juce_AudioDeviceSelectorComponent.cpp
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |
juce_AudioDeviceSelectorComponent.h
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |
juce_AudioThumbnail.cpp
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |
juce_AudioThumbnail.h
|
New class: AudioThumbnailBase, which is an abstract base class for thumbnails.
|
13 years ago |
juce_AudioThumbnailBase.h
|
New class: AudioThumbnailBase, which is an abstract base class for thumbnails.
|
13 years ago |
juce_AudioThumbnailCache.cpp
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |
juce_AudioThumbnailCache.h
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |
juce_MidiKeyboardComponent.cpp
|
Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction.
|
13 years ago |
juce_MidiKeyboardComponent.h
|
Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction.
|
13 years ago |