summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7273299a..3d0c5b92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2008-06-10 Sebastian Dröge <slomo@circular-chaos.org>
+ Patch by: Brian Cameron <brian.cameron at sun dot com>
+
+ * sys/sunaudio/gstsunaudiomixerctrl.c:
+ (gst_sunaudiomixer_ctrl_get_volume),
+ (gst_sunaudiomixer_ctrl_set_volume):
+ Improvements for the SunAudio mixer by handling mute as no gain
+ for tracks that have a gain property but no mute property.
+ Fixes bug #536067.
+
+2008-06-10 Sebastian Dröge <slomo@circular-chaos.org>
+
* configure.ac:
* ext/pulse/Makefile.am:
* ext/pulse/plugin.c: (plugin_init):