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-08-05 22:09:26 +01:00
..
juce_AudioDeviceSelectorComponent.cpp Removed the default parameters from BigInteger::findNextSetBit and findNextClearBit. 2012-07-30 10:34:35 +01:00
juce_AudioDeviceSelectorComponent.h AAX: got basic audio + gui working. 2012-07-31 10:41:39 +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: ConcertinaPanel. 2012-08-05 22:09:26 +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