1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-04 03:40:07 +00:00
JUCE/modules/juce_audio_devices
reuk 2fc254b72e
AudioDeviceManager: Avoid overwriting user-specified devices in initialise unless absolutely necessary
This fixes an issue where specifying an audio device type before calling
initialise could cause a different device to become active, even if the
requested device type had usable devices.

With this change in place, a new device type will only be selected if
the current device type has no devices.
2021-11-24 11:51:12 +00:00
..
audio_io AudioDeviceManager: Avoid overwriting user-specified devices in initialise unless absolutely necessary 2021-11-24 11:51:12 +00:00
midi_io Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
native CoreAudio: Fix thread sanitizer warnings 2021-11-24 11:51:12 +00:00
sources AudioTransportSource: Fix thread sanitizer warnings 2021-10-06 16:59:07 +01:00
juce_audio_devices.cpp UMP: Remove juce_audio_devices dependency 2021-07-27 12:32:22 +01:00
juce_audio_devices.h Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_audio_devices.mm Updated all license headers 2020-04-23 17:30:39 +01:00