| .. |
|
juce_audio_basics
|
Set avoidReallocating argument of AudioBuffer::makeCopyOf() to true in some audio class methods to avoid unnecessary reallocations in double-float buffer conversion
|
2016-12-07 10:10:20 +00:00 |
|
juce_audio_devices
|
Fixed MacOS 10.12 deprecations
|
2016-12-02 11:37:52 +00:00 |
|
juce_audio_formats
|
Fixed a MSVC 2015 warning in mp3 audio decoder
|
2016-11-22 11:30:30 +00:00 |
|
juce_audio_plugin_client
|
Removed JucePlugin_{Max,Min}NumInputChannels from the VST wrapper
|
2016-12-08 10:37:43 +00:00 |
|
juce_audio_processors
|
Set avoidReallocating argument of AudioBuffer::makeCopyOf() to true in some audio class methods to avoid unnecessary reallocations in double-float buffer conversion
|
2016-12-07 10:10:20 +00:00 |
|
juce_audio_utils
|
Set avoidReallocating argument of AudioBuffer::makeCopyOf() to true in some audio class methods to avoid unnecessary reallocations in double-float buffer conversion
|
2016-12-07 10:10:20 +00:00 |
|
juce_blocks_basics
|
Fixed a typo in littlefoot function argument passing
|
2016-12-06 10:30:33 +00:00 |
|
juce_box2d
|
Bump version number to 4.3.0
|
2016-11-02 14:02:52 +00:00 |
|
juce_core
|
Fixed a bug where the high resolution timer could hang when stopped from another thread
|
2016-12-08 17:44:24 +00:00 |
|
juce_cryptography
|
Bump version number to 4.3.0
|
2016-11-02 14:02:52 +00:00 |
|
juce_data_structures
|
Fixed issues with AudioProcessorValueTreeState parameter synchronization
|
2016-11-14 12:37:01 +00:00 |
|
juce_events
|
Fixed MacOS 10.12 deprecations
|
2016-12-02 11:37:52 +00:00 |
|
juce_graphics
|
Changed Line::getPointAlongLineProportionally method to work properly with integers
|
2016-12-02 11:27:04 +00:00 |
|
juce_gui_basics
|
Added a call to getToggleState() in ShapeButton::paintButton() to take into account toggle state when setting button colour
|
2016-12-07 12:07:58 +00:00 |
|
juce_gui_extra
|
Fixed MacOS 10.12 deprecations
|
2016-12-02 11:37:52 +00:00 |
|
juce_opengl
|
Fix for openGL components when global scale factors are applied
|
2016-11-22 12:45:36 +00:00 |
|
juce_osc
|
OSC: fixed bug where, if one OSCBundle contains multiple OSCBundles, the second nested bundle was not read correctly and an exception was thrown as a result.
|
2016-11-30 17:12:42 +00:00 |
|
juce_tracktion_marketplace
|
Fixed an uninitialised variable in OnlineUnlockStatus
|
2016-12-01 09:29:47 +00:00 |
|
juce_video
|
Bump version number to 4.3.0
|
2016-11-02 14:02:52 +00:00 |
|
JUCE Module Format.txt
|
Add pkg-config support for linux
|
2016-07-07 10:37:58 +01:00 |