The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 87175c91f5 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_AudioDeviceSelectorComponent.cpp Removed some unused android code. Refactored some messaging code. 13 years ago
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.. 14 years ago
juce_AudioThumbnail.cpp (automated whitespace clean-up) 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 New class: AudioThumbnailBase, which is an abstract base class for thumbnails. 13 years ago
juce_AudioThumbnailCache.h New class: AudioThumbnailBase, which is an abstract base class for thumbnails. 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