.. |
juce_analytics
|
Bump version number to 5.4.1
|
6 years ago |
juce_audio_basics
|
Added an isActive() method to ADSR
|
6 years ago |
juce_audio_devices
|
Replaced all uses of static_cast<Type&&> with std::move
|
6 years ago |
juce_audio_formats
|
Updated the sampler synthesiser classes to use the new ADSR class
|
6 years ago |
juce_audio_plugin_client
|
VST3: Fixed a bug with JUCE_FORCE_USE_LEGACY_PARAM_IDS and the bypass parameter
|
6 years ago |
juce_audio_processors
|
VST3: Fixed a hosting issue retrieving the parameters of plug-ins that need their IO configured first
|
6 years ago |
juce_audio_utils
|
Re-structured the low-level Android native code
|
6 years ago |
juce_blocks_basics
|
Bump version number to 5.4.1
|
6 years ago |
juce_box2d
|
Bump version number to 5.4.1
|
6 years ago |
juce_core
|
Protected the system Random from having its seed reset
|
6 years ago |
juce_cryptography
|
Bump version number to 5.4.1
|
6 years ago |
juce_data_structures
|
Replaced all uses of static_cast<Type&&> with std::move
|
6 years ago |
juce_dsp
|
Replaced all uses of static_cast<Type&&> with std::move
|
6 years ago |
juce_events
|
Replaced all uses of static_cast<Type&&> with std::move
|
6 years ago |
juce_graphics
|
Replaced all uses of static_cast<Type&&> with std::move
|
6 years ago |
juce_gui_basics
|
Allow mouse events to pass to FilePreviewComponent in native file choosers
|
6 years ago |
juce_gui_extra
|
Re-structured the low-level Android native code
|
6 years ago |
juce_opengl
|
Replaced all uses of static_cast<Type&&> with std::move
|
6 years ago |
juce_osc
|
Replaced all uses of static_cast<Type&&> with std::move
|
6 years ago |
juce_product_unlocking
|
Bump version number to 5.4.1
|
6 years ago |
juce_video
|
Replaced all uses of static_cast<Type&&> with std::move
|
6 years ago |
JUCE Module Format.txt
|
Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set.
|
7 years ago |