| .. |
|
juce_audio_basics
|
Fix for MidiMessageSequence copy constructor
|
11 years ago |
|
juce_audio_devices
|
Clarified some badly-defined behaviour in AudioDeviceManager: if a midi callback is added with an empty-string as its target midi input device, it now gets sent incoming events from *all* devices, not just the "default" device (which was never properly defined)
|
11 years ago |
|
juce_audio_formats
|
Minor clean-ups
|
11 years ago |
|
juce_audio_plugin_client
|
Avoided a compiler warning.
|
11 years ago |
|
juce_audio_processors
|
VST hosting: made sure that effEditClose is called on Mac builds with Carbon support.
|
11 years ago |
|
juce_audio_utils
|
Clarified some badly-defined behaviour in AudioDeviceManager: if a midi callback is added with an empty-string as its target midi input device, it now gets sent incoming events from *all* devices, not just the "default" device (which was never properly defined)
|
11 years ago |
|
juce_box2d
|
Version number update
|
12 years ago |
|
juce_browser_plugin_client
|
Version number update
|
12 years ago |
|
juce_core
|
Clarified documentation for SystemStats::getDisplayLanguage(), to make clear that it may return a multi-part region name. Updated the win32 implementation of this method to include the region code.
|
11 years ago |
|
juce_cryptography
|
Added a hidden constructor to prevent accidental misuse of the MD5 class.
|
11 years ago |
|
juce_data_structures
|
Reworked Value to handle changes on a background thread.
|
11 years ago |
|
juce_events
|
Version number update
|
12 years ago |
|
juce_graphics
|
New class: SharedResourcePointer
|
11 years ago |
|
juce_gui_basics
|
Spelling fix.
|
11 years ago |
|
juce_gui_extra
|
Minor clean-ups
|
11 years ago |
|
juce_opengl
|
Fixes for building on iOS 6 SDK
|
11 years ago |
|
juce_video
|
Version number update
|
12 years ago |