sys/oss4/oss4-mixer-slider.c: Apparently mono sliders have the mono value repeated...
authorClive Wright <clive_wright@ntlworld.com>
Thu, 8 May 2008 19:16:17 +0000 (19:16 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 8 May 2008 19:16:17 +0000 (19:16 +0000)
commit5d89e2e0a4a28c9478113a243f0862f3da24e892
treea81cef8ad4c525840be136094722ee1c8376c10c
parentf32cbe5017430884f7caf7b90abc805c5b71acaf
sys/oss4/oss4-mixer-slider.c: Apparently mono sliders have the mono value repeated in the upper bits, so mask those o...

Original commit message from CVS:
Based on patch by: Clive Wright <clive_wright ntlworld com>
* sys/oss4/oss4-mixer-slider.c: (gst_oss4_mixer_slider_unpack_volume):
Apparently mono sliders have the mono value repeated in the upper bits,
so mask those out when reading them. Probably makes the mixer applet
work properly in some more cases.
ChangeLog
sys/oss4/oss4-mixer-slider.c