From c8acc74c5e8e6b637e6526579a4bfb06d15e2659 Mon Sep 17 00:00:00 2001 From: Darren Kenny Date: Fri, 15 Sep 2006 17:10:22 +0000 Subject: sys/sunaudio/gstsunaudiomixerctrl.c: Set the output track as the MASTER so that the gnome-settings-daemon keybindings... Original commit message from CVS: Patch by: Darren Kenny * sys/sunaudio/gstsunaudiomixerctrl.c: (gst_sunaudiomixer_ctrl_build_list): Set the output track as the MASTER so that the gnome-settings-daemon keybindings for changing the volume using the keyboard works. Fixes #356142. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 92ea0305..e79f65ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2006-09-15 Wim Taymans + + Patch by: Darren Kenny + + * sys/sunaudio/gstsunaudiomixerctrl.c: + (gst_sunaudiomixer_ctrl_build_list): + Set the output track as the MASTER so that the gnome-settings-daemon + keybindings for changing the volume using the keyboard works. + Fixes #356142. + 2006-09-15 Wim Taymans * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain): -- cgit