.. |
juce_audio_basics
|
Fix for Windows DLL build.
|
9 years ago |
juce_audio_devices
|
Fixed compiler warnings on Visual Studio 2015 RTM.
|
10 years ago |
juce_audio_formats
|
Fixed some documentation
|
9 years ago |
juce_audio_plugin_client
|
Add AudioUnit Multi-Output support
|
9 years ago |
juce_audio_processors
|
Fix some warnings in the VST/VST3 wrappers
|
9 years ago |
juce_audio_utils
|
Fixed a couple of MSVC warnings
|
9 years ago |
juce_box2d
|
Fixed doxygen documentation issue: removed spurious duplicate of juce::Box2DRenderer in class list.
|
9 years ago |
juce_browser_plugin_client
|
Version 3.2.0
|
10 years ago |
juce_core
|
DatagramSocket: Added shutdown method to cleanly exit from Datagram Read/Write loop without destroying the object (useful to resolve race conditions).
|
9 years ago |
juce_cryptography
|
Added override specifiers to unit test classes
|
9 years ago |
juce_data_structures
|
Added a few missing override and noexcept keywords to ValueTree
|
9 years ago |
juce_events
|
Allowed the use of stream flags in launchSlaveProcess
|
9 years ago |
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.
|
9 years ago |
juce_gui_basics
|
Removal of some exception code from the Expression class parsing methods.
|
9 years ago |
juce_gui_extra
|
Added a method CodeEditorComponent::editorViewportPositionChanged
|
9 years ago |
juce_opengl
|
Fixed a dependency in the openGL module manifest
|
9 years ago |
juce_tracktion_marketplace
|
Added some utility functions to OnlineUnlockStatus for getting machine IDs.
|
9 years ago |
juce_video
|
Version 3.2.0
|
10 years ago |