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-06-24 10:12:59 +01:00
..
juce_audio_basics Changed MidiMessage::getTextFromTextMetaEvent() to handle utf-8 as well as ascii. 2012-06-20 07:33:24 +01:00
juce_audio_devices Removed confusing enums from HeapBlock. Fixed warnings in win32 midi. 2012-06-22 11:12:14 +01:00
juce_audio_formats Fixed a GCC OSX compile bug. Tidied up some comments. Added more checking when opening a wav or aiff file. 2012-06-13 20:11:09 +01:00
juce_audio_plugin_client Allowed overriding of the dictionary key used in AU state storage. 2012-06-21 09:37:02 +01:00
juce_audio_processors Linux VST compile error fix. 2012-06-20 07:34:04 +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 Refactored SortedSet to use an Array internally, fixing a problem where it didn't correctly delete its elements. 2012-06-23 17:43:28 +01:00
juce_cryptography Version number bump. 2012-04-16 17:54:42 +01:00
juce_data_structures Added a get() method to ReferenceCountedObjectPtr. 2012-06-02 08:30:08 +01:00
juce_events Couple of 10.4 OSX fixes. 2012-06-17 18:51:52 +01:00
juce_graphics Workarounds for some c++11 compiler warnings. 2012-06-23 10:25:16 +01:00
juce_gui_basics Tidied up an assertion when using empty treeviews. 2012-06-24 10:12:59 +01:00
juce_gui_extra Added a get() method to ReferenceCountedObjectPtr. 2012-06-02 08:30:08 +01:00
juce_opengl Workarounds for some c++11 compiler warnings. 2012-06-23 10:25:16 +01:00
juce_video Fix for GCC syntax problem. 2012-05-31 09:01:39 +01:00