[vlc-devel] [PATCH 0/4] mmdevice: fix Volume control of wrong audio device and more
Thomas Guillem
thomas at gllm.fr
Mon May 23 09:39:21 CEST 2016
With Sean, we worked on the #15966 issue. We also fixed a crash when unplugging
a device while a mmdevice stream was playing (see 4/4). We can now plug/unplug
any devices during audio playback. If the current device is unplugged, mmdevice
will switch to the default one.
Question: Should we switch to the new default device when a new device is
plugged ? This can be disturbing for the user since the current device will be
deactivated.
Sean McGovern (2):
mmdevice: be informative about device state changes
mmdevice: support WASAPI device endpoint activation events
Thomas Guillem (2):
mmdevice: handle flush errors
mmdevice: fix crash when unplugging a device
modules/audio_output/mmdevice.c | 48 ++++++++++++++++++++++++++++++++---------
1 file changed, 38 insertions(+), 10 deletions(-)
--
2.8.1
More information about the vlc-devel
mailing list