19 Jun
2010
19 Jun
'10
4:39 a.m.
2010/6/17 Clemens Ladisch clemens@ladisch.de
Raymond Yau wrote:
Should snd_mixer_selem_get_playback_volume() perform range check ?
No, it's the responsibility of the control implementation to return valid values (and to check that values that are being set are valid).
Regards, Clemens _
The root cause of the bug is gnome-volume-control allow user to set PA_VOLUME to 150% and PA return the value outside the allowed range of the "master" volume control of the pulse device
http://git.gnome.org/browse/gnome-media/commit/?id=cfe5cf8d6826f2eacf0d2b109...