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
2012-07-12 14:10:46 +01:00
..
juce_AudioDeviceSelectorComponent.cpp Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01:00
juce_AudioDeviceSelectorComponent.h Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01:00
juce_AudioThumbnail.cpp Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01:00
juce_AudioThumbnail.h New class: AudioThumbnailBase, which is an abstract base class for thumbnails. 2012-04-24 16:01:55 +01:00
juce_AudioThumbnailBase.h New class: AudioThumbnailBase, which is an abstract base class for thumbnails. 2012-04-24 16:01:55 +01:00
juce_AudioThumbnailCache.cpp Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01:00
juce_AudioThumbnailCache.h Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01:00
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. 2012-05-25 16:42:36 +01:00
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. 2012-05-25 16:42:36 +01:00