gnome-control-center/gnome-settings-daemon/actions
Ronald Bultje 6ce4e37a4f Fix mute handling, particularly for devices without hardware mute support
* actions/Makefile.am:
* actions/acme-volume-gstreamer.c:
(acme_volume_gstreamer_set_mute), (update_state),
(acme_volume_gstreamer_get_mute),
(acme_volume_gstreamer_get_volume),
(acme_volume_gstreamer_set_volume):
Fix mute handling, particularly for devices without hardware
mute support or with applications that use volume=0 for mute.
Also fix the fact that we linked against all of ALSA, OSS and
GStreamer if they were all available; default to GStreamer.
Fixes #306036.
2005-06-05 13:04:26 +00:00
..
.cvsignore Merge in acme. We now have a variety of actions for the keybinding 2004-01-13 15:59:09 +00:00
acme-brightness.png Merge in acme. We now have a variety of actions for the keybinding 2004-01-13 15:59:09 +00:00
acme-eject.png Merge in acme. We now have a variety of actions for the keybinding 2004-01-13 15:59:09 +00:00
acme-fb-level.c Use the parent type in the G_DEFINE_TYPE macro, not its own type (fixes rh 2004-08-22 12:17:03 +00:00
acme-fb-level.h Merge in acme. We now have a variety of actions for the keybinding 2004-01-13 15:59:09 +00:00
acme-volume-alsa.c mute properly when the system has hardware mute, patch from Pierre Ossman 2004-12-16 12:27:52 +00:00
acme-volume-alsa.h Merge in acme. We now have a variety of actions for the keybinding 2004-01-13 15:59:09 +00:00
acme-volume-dummy.c Merge in acme. We now have a variety of actions for the keybinding 2004-01-13 15:59:09 +00:00
acme-volume-dummy.h Merge in acme. We now have a variety of actions for the keybinding 2004-01-13 15:59:09 +00:00
acme-volume-gstreamer.c Fix mute handling, particularly for devices without hardware mute support 2005-06-05 13:04:26 +00:00
acme-volume-gstreamer.h check for GStreamer, make it possible to disable ALSA support even if the 2004-02-25 18:00:37 +00:00
acme-volume-oss.c fix OSS detection on NetBSD, patch from Julio M. Merino Vidal 2004-07-15 22:47:55 +00:00
acme-volume-oss.h Merge in acme. We now have a variety of actions for the keybinding 2004-01-13 15:59:09 +00:00
acme-volume.c make AcmeVolume descend of a GObject, not itself (spotted by Mariano 2004-06-18 09:35:21 +00:00
acme-volume.h Merge in acme. We now have a variety of actions for the keybinding 2004-01-13 15:59:09 +00:00
acme.glade Merge in acme. We now have a variety of actions for the keybinding 2004-01-13 15:59:09 +00:00
acme.h Release 2.6.0 2004-03-24 02:58:55 +00:00
gnome-speakernotes-muted.png Merge in acme. We now have a variety of actions for the keybinding 2004-01-13 15:59:09 +00:00
gnome-speakernotes.png Merge in acme. We now have a variety of actions for the keybinding 2004-01-13 15:59:09 +00:00
Makefile.am Fix mute handling, particularly for devices without hardware mute support 2005-06-05 13:04:26 +00:00