]> code.delx.au - pulseaudio/commit
alsa: Fix log output to inform about positive base volumes correctly.
authorTanu Kaskinen <ext-tanu.kaskinen@nokia.com>
Fri, 8 Jan 2010 09:09:25 +0000 (11:09 +0200)
committerTanu Kaskinen <ext-tanu.kaskinen@nokia.com>
Mon, 10 May 2010 11:07:12 +0000 (14:07 +0300)
commit7bc5cd78454bee5990d29a0ba04482a505a08346
tree7a28557eececa0af2b774e185e51950fcf166b51
parent6a5f0ba431a012ccee38c28e222e7258be13d3ea
alsa: Fix log output to inform about positive base volumes correctly.

Positive base volume can happen, if the alsa volume range has been limited. For
example, in an embedded environment it may be known that the sound device is
capable of louder output than what the speakers can handle, so setting the max
volume below 0 dB makes sense.
src/modules/alsa/alsa-sink.c
src/modules/alsa/alsa-source.c