summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@users.sourceforge.net>2003-12-13 19:22:33 +0000
committerBastien Nocera <hadess@users.sourceforge.net>2003-12-13 19:22:33 +0000
commitf8f51e876ab6295264b4a13aba54e3298a2484ed (patch)
tree2ebf817e2713a8724fa9a21d51a2dc4aec8368e8 /ChangeLog
parent54b27d26aaa2cb780cb60feca46d524c75ee0d4c (diff)
downloadxine-lib-f8f51e876ab6295264b4a13aba54e3298a2484ed.tar.gz
xine-lib-f8f51e876ab6295264b4a13aba54e3298a2484ed.tar.bz2
- check that setting the "bits per sample" was what we asked for even if the ioctl works (fixes playback of 8 bits sounds on i810 soundcards)
CVS patchset: 5904 CVS date: 2003/12/13 19:22:33
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d2a5c24d..a2216d9d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,7 @@ xine-lib (1-rc3)
* lots of internal cleanup
* fix crash when using the save plugin with mmst
* id3v2.3 parser
+ * fix playback of 8 bit sound when the soundcard doesn't support them
xine-lib (1-rc2)