1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2016-07-04 11:25:41 +01:00
..
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 AudioDeviceManager::initialiseFromXML(): made the default buffer size and sample rate default to ones supplied in the setup if not specified in the XML 2016-06-30 16:28:02 +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 Revert commit d0c238d: Use getParameterText to respond to AU's kAudioUnitProperty_ParameterStringFromValue 2016-06-27 16:06:09 +01:00
juce_audio_processors Avoid a compile error due to steinberg renaming a constant in their SDKs 2016-06-30 16:46:32 +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 Added a Javascript array indexOf method 2016-07-03 10:43:27 +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 Draw custom line ends if arrow width is zero 2016-07-04 11:25:41 +01:00
juce_gui_basics Added a new Graphics::drawImage method that takes a Rectangle<float> 2016-07-01 15:35:04 +01:00
juce_gui_extra Added a new Graphics::drawImage method that takes a Rectangle<float> 2016-07-01 15:35:04 +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