1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2014-05-23 21:50:43 +01:00
..
juce_audio_basics Fix to Reverb::processMono 2014-05-11 09:31:58 +01:00
juce_audio_devices Made the CoreAudio device return its bit-depth correctly. 2014-05-15 09:30:54 +01:00
juce_audio_formats Minor clean-ups 2014-04-29 14:14:21 +01:00
juce_audio_plugin_client Avoiding crashes in plugins if components get deleted during a paint callback 2014-05-16 09:09:44 +01:00
juce_audio_processors Workaround for some VST3 plugin resizing issues. 2014-05-16 13:17:06 +01:00
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) 2014-05-08 14:53:11 +01:00
juce_box2d Version number update 2014-03-24 20:01:37 +00:00
juce_browser_plugin_client Version number update 2014-03-24 20:01:37 +00:00
juce_core Avoided the URL class adding parameters when generating post data for uploading files. 2014-05-19 11:16:25 +01:00
juce_cryptography Added a hidden constructor to prevent accidental misuse of the MD5 class. 2014-04-23 12:36:30 +01:00
juce_data_structures Fix for subtle race condition in Value. 2014-05-21 16:44:07 +01:00
juce_events Extra safeguards against things that can happen during the win32 PeekMessage call 2014-05-16 11:37:04 +01:00
juce_graphics Added a version of Path::addEllipse that takes a Rectangle 2014-05-16 17:41:43 +01:00
juce_gui_basics Minor clean-ups 2014-05-23 21:50:43 +01:00
juce_gui_extra Added juce namespace to the JUCE_LIVE_CONSTANT macro 2014-05-15 09:02:11 +01:00
juce_opengl Fixes for building on iOS 6 SDK 2014-05-03 16:00:11 +01:00
juce_video Version number update 2014-03-24 20:01:37 +00:00