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 a0ed9c96e4 New class: ConcertinaPanel. 12 years ago
..
juce_AudioDeviceSelectorComponent.cpp Removed the default parameters from BigInteger::findNextSetBit and findNextClearBit. 12 years ago
juce_AudioDeviceSelectorComponent.h AAX: got basic audio + gui working. 12 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: ConcertinaPanel. 12 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