1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_audio_utils/gui
2012-05-25 16:42:36 +01:00
..
juce_AudioDeviceSelectorComponent.cpp Removed some unused android code. Refactored some messaging code. 2012-03-25 20:09:57 +01:00
juce_AudioDeviceSelectorComponent.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_AudioThumbnail.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00: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 New class: AudioThumbnailBase, which is an abstract base class for thumbnails. 2012-04-24 16:01:55 +01:00
juce_AudioThumbnailCache.h New class: AudioThumbnailBase, which is an abstract base class for thumbnails. 2012-04-24 16:01:55 +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