| .. |
|
juce_audio_basics
|
Replace std::move with static_cast to fix errors in old compilers
|
2016-06-17 11:18:54 +01:00 |
|
juce_audio_devices
|
Added some logic to MidiDataConcatenator that avoids asserting on invalid input data
|
2016-06-07 16:54:18 +01:00 |
|
juce_audio_formats
|
Updated version numbers in modules, and resaved example projects
|
2016-06-07 12:52:59 +01:00 |
|
juce_audio_plugin_client
|
Use getParameterText to respond to AU's kAudioUnitProperty_ParameterStringFromValue request when using the legacy parameter system
|
2016-06-23 11:05:19 +01:00 |
|
juce_audio_processors
|
Make sure timer is stopped before releasing a VST plugin
|
2016-06-22 11:11:49 +01:00 |
|
juce_audio_utils
|
Updated version numbers in modules, and resaved example projects
|
2016-06-07 12:52:59 +01:00 |
|
juce_box2d
|
Updated version numbers in modules, and resaved example projects
|
2016-06-07 12:52:59 +01:00 |
|
juce_core
|
Refactored the OSX/iOS HTTP streaming code to use the newer NSURLSession API, and not older now-deprecated functions.
|
2016-06-22 16:12:09 +01:00 |
|
juce_cryptography
|
Updated version numbers in modules, and resaved example projects
|
2016-06-07 12:52:59 +01:00 |
|
juce_data_structures
|
Updated version numbers in modules, and resaved example projects
|
2016-06-07 12:52:59 +01:00 |
|
juce_events
|
Add possibility for an InterprocessConnectionServer to bind to a certain network address
|
2016-06-15 12:00:21 +01:00 |
|
juce_graphics
|
Changed ImagePixelData::clone to return a smart pointer rather than a raw one, to avoid a reference-count leak
|
2016-06-22 16:33:09 +01:00 |
|
juce_gui_basics
|
Fixed a silly typo!
|
2016-06-22 18:16:26 +01:00 |
|
juce_gui_extra
|
Updated version numbers in modules, and resaved example projects
|
2016-06-07 12:52:59 +01:00 |
|
juce_opengl
|
Changed ImagePixelData::clone to return a smart pointer rather than a raw one, to avoid a reference-count leak
|
2016-06-22 16:33:09 +01:00 |
|
juce_osc
|
Updated version numbers in modules, and resaved example projects
|
2016-06-07 12:52:59 +01:00 |
|
juce_tracktion_marketplace
|
Updated version numbers in modules, and resaved example projects
|
2016-06-07 12:52:59 +01:00 |
|
juce_video
|
Updated version numbers in modules, and resaved example projects
|
2016-06-07 12:52:59 +01:00 |
|
JUCE Module Format.txt
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
2016-04-06 18:31:24 +01:00 |