1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_utils
2012-05-25 16:42:36 +01:00
..
gui 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
players Purged some warnings. 2012-04-10 10:29:14 +01:00
juce_audio_utils.cpp Updated some module usage warning code. 2012-02-24 18:12:21 +00:00
juce_audio_utils.h New class: AudioThumbnailBase, which is an abstract base class for thumbnails. 2012-04-24 16:01:55 +01:00
juce_audio_utils.mm Added new module wrappers. 2011-08-15 19:41:17 +01:00
juce_module_info Version number bump. 2012-04-16 17:54:42 +01:00