| .. |
|
juce_audio_basics
|
Added a couple of vDSP optimisations inside FloatVectorOperations
|
11 years ago |
|
juce_audio_devices
|
Avoided an arithmetic overflow in OpenSLAudioIODevice when buffer sizes are very big.
|
11 years ago |
|
juce_audio_formats
|
Tidied-up a few stray sign-conversion warnings.
|
11 years ago |
|
juce_audio_plugin_client
|
Added support for parameter value<->text conversion in VST and VST3 plugin formats. Also updated the JUCE demo audio plugin code to use the new AudioProcessorParameter class for its params.
|
11 years ago |
|
juce_audio_processors
|
Added support for parameter value<->text conversion in VST and VST3 plugin formats. Also updated the JUCE demo audio plugin code to use the new AudioProcessorParameter class for its params.
|
11 years ago |
|
juce_audio_utils
|
Fixed some documentation.
|
11 years ago |
|
juce_box2d
|
Version number update
|
11 years ago |
|
juce_browser_plugin_client
|
Version number update
|
11 years ago |
|
juce_core
|
Removed assertions about invalid characters in Identifier constructors.
|
11 years ago |
|
juce_cryptography
|
Cranked-up the warning level in the introjucer Xcode build, and fixed a few minor warnings.
|
11 years ago |
|
juce_data_structures
|
Added new class ValueTreeSynchroniser
|
11 years ago |
|
juce_events
|
Fixed a problem when calling JUCEApplication::quit() from a background thread on OSX
|
11 years ago |
|
juce_graphics
|
Fixed some documentation.
|
11 years ago |
|
juce_gui_basics
|
Added a callback method LabelListener::editorHidden().
|
11 years ago |
|
juce_gui_extra
|
Documentation correction.
|
11 years ago |
|
juce_opengl
|
Added a method OpenGLContext::setImageCacheSize to provide explicit control over the amount of GPU space that is used for the internal image cache.
|
11 years ago |
|
juce_tracktion_marketplace
|
Version number update
|
11 years ago |
|
juce_video
|
Tidied-up a few stray sign-conversion warnings.
|
11 years ago |