1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2016-08-23 09:39:12 +01:00
..
juce_audio_basics Add option to not re-allocate memory when making a copy of an AudioBuffer 2016-07-30 12:38:13 +01:00
juce_audio_devices added ScopedLock to iOSAudioIODevice::handleRouteChange method to avoid race condition 2016-08-12 15:51:42 +01:00
juce_audio_formats Version number update 2016-07-05 11:27:53 +01:00
juce_audio_plugin_client modified sliderValueChanged() to notify host only on mouse clicks 2016-08-22 11:51:32 +01:00
juce_audio_processors Use a bespoke VST2 interface 2016-08-22 09:57:16 +01:00
juce_audio_utils Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive 2016-08-09 09:26:29 +01:00
juce_box2d Version number update 2016-07-05 11:27:53 +01:00
juce_core Avoided a warning in some OSX network code 2016-08-17 16:12:10 +01:00
juce_cryptography Version number update 2016-07-05 11:27:53 +01:00
juce_data_structures Added begin/end iterator methods for ValueTree, for handy range-based-for loops over its children 2016-08-23 09:39:12 +01:00
juce_events Fix errors and warnings on mingw-w64 2016-08-01 18:29:12 +01:00
juce_graphics Fix ResamplingQuality documentation 2016-08-10 12:35:47 +01:00
juce_gui_basics Fix for the copy constructor of DrawableRectangle 2016-08-18 14:09:13 +01:00
juce_gui_extra Stopped the ColourSelector sending a change message from its constructor 2016-08-11 16:06:12 +01:00
juce_opengl Partially undo commits #99186e5 and #89d938d and use less-intrusive, JUCE-internal fix for OpenGLContext detach crash 2016-08-11 10:50:36 +01:00
juce_osc Version number update 2016-07-05 11:27:53 +01:00
juce_tracktion_marketplace Removed the juce_tracktion_marketplace module's dependency on juce_data_structures 2016-08-05 15:46:00 +01:00
juce_video Add low quality mode for juce CameraDevice 2016-08-03 12:09:19 +01:00
JUCE Module Format.txt Add pkg-config support for linux 2016-07-07 10:37:58 +01:00