1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2012-05-30 14:35:40 +01:00
..
juce_audio_basics Improved some const-ness in AudioSampleBuffer. 2012-05-18 20:08:13 +01:00
juce_audio_devices Rewrote all internal OSX obj-C classes as dynamically-created classes. A side-effect of this is that plugins will no longer suffer from obj-C name-collision problems, and the old JUCE_ObjCExtraSuffix value is no longer needed. 2012-05-29 10:30:41 +01:00
juce_audio_formats Fixed a leak in WindowsMediaAudioFormat. 2012-05-26 09:37:23 +01:00
juce_audio_plugin_client Minor refactoring of obj-C internals. 2012-05-30 14:35:40 +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 Minor refactoring of obj-C internals. 2012-05-30 14:35:40 +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 Minor refactoring of obj-C internals. 2012-05-30 14:35:40 +01:00
juce_graphics Rewrote all internal OSX obj-C classes as dynamically-created classes. A side-effect of this is that plugins will no longer suffer from obj-C name-collision problems, and the old JUCE_ObjCExtraSuffix value is no longer needed. 2012-05-29 10:30:41 +01:00
juce_gui_basics Minor refactoring of obj-C internals. 2012-05-30 14:35:40 +01:00
juce_gui_extra Minor refactoring of obj-C internals. 2012-05-30 14:35:40 +01:00
juce_opengl Rewrote all internal OSX obj-C classes as dynamically-created classes. A side-effect of this is that plugins will no longer suffer from obj-C name-collision problems, and the old JUCE_ObjCExtraSuffix value is no longer needed. 2012-05-29 10:30:41 +01:00
juce_video Minor refactoring of obj-C internals. 2012-05-30 14:35:40 +01:00