]> git.0d.be Git - empathy.git/commit
Remove call input volume configuration
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Thu, 17 Nov 2011 20:14:01 +0000 (20:14 +0000)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Fri, 18 Nov 2011 17:49:56 +0000 (17:49 +0000)
commitad8497cb0edb8e6801e277cecf43b0c2129e6c41
tree11f25d5c9316a111214cba5e5870cc3bafc9ffe1
parent94f5ae453c43090c86913e1589d3ffb3873c50e6
Remove call input volume configuration

As we rely on pulseaudio there is no point in saving our own volume
configuration, pulseaudio does that for us. If we do save it, then we
have no idea which volume to pick after connecting to pulse (the one we
save, the one pulse saved, a random value?).

On top of that our configuration implementation is plain ugly, the
level meter didn't work etc. This is all much better configured using
the gnome-control-center sound panel, which is pretty nice for inputs
and saves its volume on pulse for us to re-use :)
data/org.gnome.Empathy.gschema.xml.in
libempathy/empathy-gsettings.h
src/empathy-call-window.c
src/empathy-preferences.c
src/empathy-preferences.ui