diff options
| author | Michael Smith <msmith@xiph.org> | 2008-10-01 21:22:26 +0000 |
|---|---|---|
| committer | Michael Smith <msmith@xiph.org> | 2008-10-01 21:22:26 +0000 |
| commit | e2dbf108e6b91a83b66cdd9568c4a27de9ff2bb1 (patch) | |
| tree | 04a9f3f472214daee88061866b9315b6482b9655 /ChangeLog | |
| parent | 44cb25a34299247d695dec9a9c7881832e54e3ef (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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: |
