]> git.0d.be Git - empathy.git/commit
Let the audio source control the volume, not a software volume element
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Tue, 15 Nov 2011 16:57:20 +0000 (17:57 +0100)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Thu, 17 Nov 2011 22:45:57 +0000 (22:45 +0000)
commit3db517442865a03c1d303774c9a36fda1d8ea51d
treef975594e3e57dc89f3c037e2ba4673dcb6341fcf
parent5bb2c1c62a06e682ab48d530cae5f9614a90a75e
Let the audio source control the volume, not a software volume element

There is no point in amplifying the mic level is it's too low or too
high as it either doesn't have enough information or it is clipping.
Instead tell pulsesrc what it should do, so it can adjust the hardware
volume for us.

Also listen to changed done by pulsesrc so we can track volume updates
and feed back the settings properly
src/empathy-audio-src.c