Release-1.1.0
上传用户:weiliju62
上传日期:2007-01-06
资源大小:619k
文件大小:2k
源码类别:

SCSI/ASPI

开发平台:

MultiPlatform

  1. Hi,
  2. cdrdao-1.1.0 is available from:
  3.   http://www.ping.de/sites/daneb/download.html
  4. This version introduces data track support. Theoretically all track modes
  5. are supported but I've verified only mode 1 and mode 2/form 1 tracks by
  6. real writing. Data track support is not available for all drivers right now
  7. (see below).
  8. Changes:
  9.  o Added data track support to 'generic-mmc' driver.
  10.  o Added Henk-Jan Slotboom's driver for Taiyo-Yuden recorders.
  11.  o Created driver for the Teac CD-R55S recorder. Data tracks should be
  12.    supported, too, but it is not well tested.
  13.  o Added Cam MacKinnon's driver for the Yamaha CDR10x drive family.
  14.    Data track support is available, too, but also not well tested.
  15.  o Added Leon Woestenberg's bitwise-exact digital audio extraction patch
  16.    for Plextor drives (see README.PlexDAE).
  17.  o 'read-toc' will analyze mixed mode CDs now, but it is currently not
  18.    perfect. Please have a look at the README.
  19.  o Fixed failed assertion problems with 'read-toc' that occured when
  20.    the raw P-W sub-channel data passed the CRC check but was actually
  21.    not consistent (happened quiet often with Teac CD-ROM CD-532S drives).
  22.    
  23.  o The SCSI interface can now use Joerg Schilling's SCSI library. Cdrdao is
  24.    reported to work on Solaris 2.6 and FreeBSD using the SCSI library.
  25.    Max Khon provided an independent SCSI interface implementation for FreeBSD
  26.    which can be selected when configuring.
  27.  o Added experimental CD-TEXT support to 'read-toc'.
  28.  o Updated xcdrdao source to compile with Gtk-- 0.99.1.
  29. Known Limitations:
  30.  o 'read-toc' does not work for multi session CDs.
  31.  o 'read-toc' does not work well for CDs written in TAO mode.
  32. Andreas