summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7647b4d9..8203634c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2006-12-08 Jan Schmidt <thaytan@mad.scientist.com>
+ * sys/sunaudio/gstsunaudiomixer.c:
+ (gst_sunaudiomixer_change_state):
+ Construct the correct mixer device name when the AUDIODEV env var
+ is set.
+
+ Patch by: Jerry Tan <jerry.tan at sun dot com>
+ Fixes: #383596
+
+2006-12-08 Jan Schmidt <thaytan@mad.scientist.com>
+
* sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
Apply patch to open the mixer control and set the MULTIPLE_OPEN
ioctl. On solaris, the mixer device doesn't need opening non-blocking