| .. |
|
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
|
Avoid a compile error due to steinberg renaming a constant in their SDKs
|
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
|
Removed a defunct workaround for an obscure bug in old Windows PCI hardware
|
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
|
Added a new Graphics::drawImage method that takes a Rectangle<float>
|
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.
|
9 years ago |