1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2012-05-26 12:44:31 +01:00
..
juce_audio_basics Improved some const-ness in AudioSampleBuffer. 2012-05-18 20:08:13 +01:00
juce_audio_devices Minor OSX midi tweak. 2012-05-22 14:58:06 +01:00
juce_audio_formats Fixed a leak in WindowsMediaAudioFormat. 2012-05-26 09:37:23 +01:00
juce_audio_plugin_client Fixed a problem with introjucer module file target parsing. 2012-05-26 11:02:56 +01:00
juce_audio_processors 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_audio_utils 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_browser_plugin Version number bump. 2012-04-16 17:54:42 +01:00
juce_core Tidied up ReadWriteLock a bit, and optimised Array to reduce allocation frequency when working with small numbers of items. 2012-05-21 12:07:03 +01:00
juce_cryptography Version number bump. 2012-04-16 17:54:42 +01:00
juce_data_structures Documentation fix. 2012-05-08 11:23:08 +01:00
juce_events Version number bump. 2012-04-16 17:54:42 +01:00
juce_graphics Direct2DRenderer: added transformations. 2012-05-26 12:44:31 +01:00
juce_gui_basics Fix for building in older OSX versions. 2012-05-26 10:48:44 +01:00
juce_gui_extra Minor change to BubbleMessageComponent layout. 2012-05-25 16:50:47 +01:00
juce_opengl Fixed linux opengl compile error. 2012-05-08 15:38:19 +01:00
juce_video Updated some win32 video code. 2012-04-16 22:23:36 +01:00