1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2015-09-08 16:29:36 +01:00
..
juce_audio_basics Fix for Windows DLL build. 2015-09-06 19:55:48 +01:00
juce_audio_devices Fixed compiler warnings on Visual Studio 2015 RTM. 2015-07-23 15:57:18 +01:00
juce_audio_formats Fixed some documentation 2015-08-11 10:42:45 +01:00
juce_audio_plugin_client Add AudioUnit Multi-Output support 2015-09-04 17:14:57 +01:00
juce_audio_processors Fix some warnings in the VST/VST3 wrappers 2015-09-04 13:16:52 +01:00
juce_audio_utils Fixed a couple of MSVC warnings 2015-09-07 10:49:31 +01:00
juce_box2d Fixed doxygen documentation issue: removed spurious duplicate of juce::Box2DRenderer in class list. 2015-08-10 15:27:31 +01:00
juce_browser_plugin_client Version 3.2.0 2015-07-22 19:48:35 +01:00
juce_core DatagramSocket: Added shutdown method to cleanly exit from Datagram Read/Write loop without destroying the object (useful to resolve race conditions). 2015-09-08 12:08:06 +01:00
juce_cryptography Added override specifiers to unit test classes 2015-08-10 16:21:16 +01:00
juce_data_structures Added a few missing override and noexcept keywords to ValueTree 2015-08-23 12:08:04 +01:00
juce_events Allowed the use of stream flags in launchSlaveProcess 2015-09-01 12:05:17 +01:00
juce_graphics Added flag JUCE_EXCEPTIONS_DISABLED to detect compiling with exceptions turned off, and removed internal exception use from a few places in the codebase. 2015-09-06 15:42:34 +01:00
juce_gui_basics Fix for an edge case bug when repainting areas of a component which is buffered-to-image on a rescaled display. 2015-09-08 16:10:07 +01:00
juce_gui_extra Fix to FileBasedDocument to avoid spurious re-save requests. 2015-09-08 16:29:36 +01:00
juce_opengl Fixed a dependency in the openGL module manifest 2015-08-26 20:25:26 +01:00
juce_tracktion_marketplace Added some utility functions to OnlineUnlockStatus for getting machine IDs. 2015-09-01 16:09:12 +01:00
juce_video Version 3.2.0 2015-07-22 19:48:35 +01:00