summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@users.sourceforge.net>2003-09-06 23:10:36 +0000
committerBastien Nocera <hadess@users.sourceforge.net>2003-09-06 23:10:36 +0000
commit0f6930201402f8d348dfa482a01ddc037a3f6a57 (patch)
treeb02a57c0dd1775a2601522ba9347660cacb4283e /ChangeLog
parent8bfceff326a70fa7ea27eb1179f68923e3c6c651 (diff)
downloadxine-lib-0f6930201402f8d348dfa482a01ddc037a3f6a57.tar.gz
xine-lib-0f6930201402f8d348dfa482a01ddc037a3f6a57.tar.bz2
Don't add the data track to the autoplay list for Audio CDs (Linux)
We still need to get the track information to calculate the CD ID, and cached CDDB information to work though CVS patchset: 5348 CVS date: 2003/09/06 23:10:36
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d3c46e6a..1b992a8e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,7 @@ xine-lib (1-rc1)
* fix aspect ratio of MPEG1 streams
* Add support for TITLE= and CHAPTER*= comment in ogm files
* fix deadlock/freeze problems in audio output thread
+ * Don't add the data track to the autoplay list for Audio CDs (Linux)
xine-lib (1-rc0a)
* includes ffmpeg's MPEG encode in dist tarball (fixes DXR3 support)