1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2014-05-24 19:04:47 +01:00
..
juce_audio_basics Fix to Reverb::processMono 2014-05-11 09:31:58 +01:00
juce_audio_devices Added a method AudioIODevice::setGainPreprocessingEnabled() to allow disabling of mic AGC on iOS and Android devices. 2014-05-24 19:04:47 +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 Tweaked FileInputStream::setPosition to make sure it returns false when trying to seek beyond the limits of the file. 2014-05-24 18:36:17 +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 Documentation fix. 2014-05-23 21:56:49 +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 Added callback Label::Listener::editorShown 2014-05-23 22:08:19 +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