| .. |
|
juce_audio_basics
|
Replace std::move with static_cast to fix errors in old compilers
|
9 years ago |
|
juce_audio_devices
|
AudioDeviceManager::initialiseFromXML(): made the default buffer size and sample rate default to ones supplied in the setup if not specified in the XML
|
9 years ago |
|
juce_audio_formats
|
Updated version numbers in modules, and resaved example projects
|
9 years ago |
|
juce_audio_plugin_client
|
Revert commit d0c238d: Use getParameterText to respond to AU's kAudioUnitProperty_ParameterStringFromValue
|
9 years ago |
|
juce_audio_processors
|
Add beginParameterChangeGesture/endParameterChangeGesture support to GenericAudioProcessorEditor
|
9 years ago |
|
juce_audio_utils
|
Updated version numbers in modules, and resaved example projects
|
9 years ago |
|
juce_box2d
|
Updated version numbers in modules, and resaved example projects
|
9 years ago |
|
juce_core
|
Return nullptr from URL::createInputStream if a request times out
|
9 years ago |
|
juce_cryptography
|
Updated version numbers in modules, and resaved example projects
|
9 years ago |
|
juce_data_structures
|
Updated version numbers in modules, and resaved example projects
|
9 years ago |
|
juce_events
|
Add possibility for an InterprocessConnectionServer to bind to a certain network address
|
9 years ago |
|
juce_graphics
|
Draw custom line ends if arrow width is zero
|
9 years ago |
|
juce_gui_basics
|
Added a new Graphics::drawImage method that takes a Rectangle<float>
|
9 years ago |
|
juce_gui_extra
|
Added a new Graphics::drawImage method that takes a Rectangle<float>
|
9 years ago |
|
juce_opengl
|
Changed ImagePixelData::clone to return a smart pointer rather than a raw one, to avoid a reference-count leak
|
9 years ago |
|
juce_osc
|
Updated version numbers in modules, and resaved example projects
|
9 years ago |
|
juce_tracktion_marketplace
|
Updated version numbers in modules, and resaved example projects
|
9 years ago |
|
juce_video
|
Updated version numbers in modules, and resaved example projects
|
9 years ago |
|
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.
|
10 years ago |