Skip to content
Commit 87d8e35b authored by Jonathan Marten's avatar Jonathan Marten
Browse files

OSS: Fix volume feedback to work with this backend

Volume feedback was originally implemented in commit 5749abf2,
but at that time it was not clear how device names should be
specified to play the sound on the correct channel.  Names are
now correct for PulseAudio, ALSA and OSS, specified by the backend
and retained by the MixDevice as a "hardware ID" which is only used
for this purpose.

Removed a spurious ca_context_change_device() immediately after
the ca_context_play(), which reset the Canberra device to the
default immediately after playing the first sound.
parent e08ffd18
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment