diff options
author | Bastien Nocera <hadess@users.sourceforge.net> | 2003-09-06 23:10:36 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@users.sourceforge.net> | 2003-09-06 23:10:36 +0000 |
commit | 0f6930201402f8d348dfa482a01ddc037a3f6a57 (patch) | |
tree | b02a57c0dd1775a2601522ba9347660cacb4283e /ChangeLog | |
parent | 8bfceff326a70fa7ea27eb1179f68923e3c6c651 (diff) | |
download | xine-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-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |