1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
attila 5162793245 CoreAudioIODevice: Fix handling channel configurations with disabled lower bits
Prior to this commit it was not possible to deactivate the first few
channels of an audio device. If say channel 5 was active in the
requested configuration then all channels up to 5 would be active as
well regardless of the provided activation pattern.
2022-11-23 12:11:26 +01:00
..
juce_analytics Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
juce_audio_basics Synthesiser: Ensured that the voice stealing algorithm does not allocate 2022-10-26 09:35:14 +02:00
juce_audio_devices CoreAudioIODevice: Fix handling channel configurations with disabled lower bits 2022-11-23 12:11:26 +01:00
juce_audio_formats Windows: Added Windows ARM support to JUCE 2022-10-19 13:25:33 +02:00
juce_audio_plugin_client ARA: Update expected ARA SDK version to 2.2.0 2022-11-14 16:34:12 +00:00
juce_audio_processors APVTS: Add missing qualification to std::move 2022-11-02 11:35:51 +00:00
juce_audio_utils AudioProcessorPlayer: Fix crash when number or active outs is less than hardware outs 2022-11-23 12:11:26 +01:00
juce_box2d Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
juce_core Projucer: Update the default minimum deployment targets 2022-11-23 09:15:38 +00:00
juce_cryptography Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
juce_data_structures Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
juce_dsp Windows: Added Windows ARM support to JUCE 2022-10-19 13:25:33 +02:00
juce_events Thread: Introduce a new Thread backend 2022-10-18 11:49:47 +01:00
juce_graphics OpenGL: Ensure that macOS uses the same (sRGB) colour space everywhere 2022-09-27 15:18:21 +01:00
juce_gui_basics iOS: Suppress a compiler warning 2022-11-23 09:15:38 +00:00
juce_gui_extra Add AnimatedAppComponent::setSynchroniseToVBlank 2022-10-17 12:33:08 +02:00
juce_opengl Functional: Add ScopeGuard implementation 2022-11-02 11:38:29 +00:00
juce_osc Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
juce_product_unlocking Thread: Introduce a new Thread backend 2022-10-18 11:49:47 +01:00
juce_video Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
CMakeLists.txt CMake: Avoid adding target for LV2 manifest helper unless specifically required 2022-09-12 16:14:57 +01:00