diff options
| author | Darren Kenny <darren.kenny@sun.com> | 2006-09-15 17:10:22 +0000 |
|---|---|---|
| committer | Wim Taymans <wim.taymans@gmail.com> | 2006-09-15 17:10:22 +0000 |
| commit | c8acc74c5e8e6b637e6526579a4bfb06d15e2659 (patch) | |
| tree | 0c5ff86ac5c5d1ebf4b5ed61e5c66267738ab95d /ChangeLog | |
| parent | 00256ae0a9c829ba1207717f45c2cac384990723 (diff) | |
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 <darren dot kenny at sun dot com>
* 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.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ 2006-09-15 Wim Taymans <wim@fluendo.com> + Patch by: Darren Kenny <darren dot kenny at sun dot com> + + * 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 <wim@fluendo.com> + * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain): Fix documentation, it is not possible to control the framerate of jpegdec using filtered caps yet. Fixes #355210. |
