summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Smith <msmith@xiph.org>2008-10-01 21:22:26 +0000
committerMichael Smith <msmith@xiph.org>2008-10-01 21:22:26 +0000
commite2dbf108e6b91a83b66cdd9568c4a27de9ff2bb1 (patch)
tree04a9f3f472214daee88061866b9315b6482b9655 /ChangeLog
parent44cb25a34299247d695dec9a9c7881832e54e3ef (diff)
configure.ac: Fix libs for linking directsound.
Original commit message from CVS: * configure.ac: Fix libs for linking directsound. * sys/directsound/gstdirectsoundsink.c: Fix buffer sizing to prevent racing the ringbuffer at startup. Add volume property.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5cef900..ce9d9920 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-10-01 Michael Smith <msmith@songbirdnest.com>
+
+ * configure.ac:
+ Fix libs for linking directsound.
+ * sys/directsound/gstdirectsoundsink.c:
+ Fix buffer sizing to prevent racing the ringbuffer at startup.
+ Add volume property.
+
2008-09-27 Jan Schmidt <jan.schmidt@sun.com>
* ext/pulse/pulsesink.c: