home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1999 November / PCONLINE_11_99.ISO / filesbbs / OS2 / CDR18A24.ZIP / doc / More-Docs / AN-1.8a20 < prev    next >
Encoding:
Text File  |  1999-04-05  |  2.2 KB  |  66 lines

  1. NEW features of cdrecord-1.8a20:
  2.  
  3. cdrecord:
  4.  
  5. -    Better man page
  6.  
  7. -    automatic switch to -audio if a .au or .wav file was found
  8.  
  9. -    experimental flag -force to help blanking bad CD-RW disks.
  10.     Use cdrecord -force blank=all of cdrecord -force blank=fast
  11.     after waiting 2 minutes after inserting the bad disk into the drive.
  12.  
  13. -    DAO now works for Yamaha 4416 in non dummy mode for CD-R media too.
  14.  
  15. -    new experimental option -useinfo currently disabled in published version.
  16.  
  17. -    Cdrecord nor reads CD-Text if called cdrecord -toc -vv 
  18.     and writes the data into a file cdtext.dat in the current directory.
  19.     This is a preparation for CD-Text copy features.
  20.  
  21. -    New guessed CD-R manufacturer "Seantram Technology Inc."
  22.  
  23. -    Partial ATIP reading and full CD-R manufaturer recocgnition
  24.     support for Sony CDU 920/924/926/948
  25.  
  26. readcd:
  27.  
  28. mkisofs:
  29.  
  30. cdda2wav:
  31.  
  32.   o  documentation: added a section on performance in README
  33.   o  documentation/support: reworked the scan_scsi.linux script to print direct -D settings
  34.   o  documentation: added a FAQ
  35.   o  bug fix: writing bigendian files from lowendian source when endianess autodetection was needed
  36.   o  bug fix: changed default speed back to 0. MMC drives get 0xffff.
  37.   o  bug fix: changed voting heuristics to be more reliable
  38.   o  bug fix: speed setting for MMC drives.
  39.   o  portability: got rid of exotic signal handlers -> should work on BeOS now
  40.   o  work around: suppress read cd text commands for fragile drives like NEC
  41.     (currently only enabled on MMC and Plextor drives)
  42.   o  work around: added fallback for CDD-522 drives, who cannot do parametrized
  43.     Read Subchannel commands.
  44.   o  clean up: inf file formatting changes
  45.   o  clean up: changed ReadTocFirstSession to use less reserved fields
  46.   o  clean up: cd text titles are reported only when strings are not empty.
  47.  
  48.  
  49. CYGWIN NT-4.0 NOTES:
  50.  
  51. To compile on Cygwin32, get Cygwin32-beta20 and install it.
  52. then create a symlink from /bin to the .../bin directory where bash is located.
  53. Now run 'make' ...
  54.  
  55. The files are located on:
  56.  
  57. ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha ...
  58.  
  59. NOTE:    These tar archives are 100% ansi compatible. Solaris 2.x tar and GNU
  60.     tar may get some minor trouble.
  61.  
  62. WARNING: Do not use 'mc' to extract the tar file!
  63.     All mc versions before 4.0.14 cannot extract symbolic links correctly.
  64.  
  65. Joerg
  66.