Commit Graph

141 Commits

Author SHA1 Message Date
Thomas Schmitt e6cfff69eb Enhanced DVD-RW formatting 2007-01-09 21:06:55 +00:00
Thomas Schmitt fdd40d4492 Introduced size parameter to DVD-RW formatting plus writing of zeros. 2007-01-08 10:42:54 +00:00
Thomas Schmitt ab51d551d3 New formatting parameter "size". Sorry for changing API. Function is a week old. 2007-01-06 12:08:57 +00:00
Thomas Schmitt f6b751c4bd Comments and name changes from new findings out of reading MMC-5 2007-01-05 12:58:36 +00:00
Thomas Schmitt b362f80d40 Made formatting report progress (as good as the drive does) 2007-01-03 16:42:53 +00:00
Thomas Schmitt 97fe858760 Prepared formatting of DVD-RW 2007-01-01 17:10:54 +00:00
Thomas Schmitt c05d6550cb Prepared support for DVD-RW in mode Restricted Overwrite 2006-12-30 00:15:07 +00:00
Thomas Schmitt 6e9c399930 Corrected DVD-RW sequential profile name 2006-12-29 14:39:42 +00:00
Thomas Schmitt c4fe384b56 Avoided self contradicting result of ATIP speed inquiry 2006-12-27 13:28:40 +00:00
Thomas Schmitt 13ecca61bc Corrected kB conversion factor to 176.4 with ATIP speed codes 2006-12-27 13:03:09 +00:00
Thomas Schmitt 85ffe77a32 New API calls burn_drive_get_speedlist() , burn_drive_free_speedlist() 2006-12-26 17:07:53 +00:00
Thomas Schmitt 979e35d979 Ticket 93: write speeds from ACh GET PERFORMANCE, Type 03h, DVD media capacity 2006-12-25 19:00:26 +00:00
Thomas Schmitt ce27ad5159 DVD speed setting via B6h SET STREAMING, DVD+RW now enabled in vanilla build 2006-12-21 20:06:04 +00:00
Thomas Schmitt adaf3f20d7 Corrected bug reported by gcc -O2 2006-12-20 17:13:05 +00:00
Thomas Schmitt de33492cde Corrected DVD+RW track number and nwa with 52h READ TRACK INFORMATION 2006-12-20 17:05:33 +00:00
Thomas Schmitt 1b1ef5a31d Avoid undefined 43h commands (TOC/ATIP) with non-CD 2006-12-20 14:52:48 +00:00
Thomas Schmitt 94848398c0 Prepared experiments for writing to DVD (most easy: DVD+RW) 2006-12-20 11:20:08 +00:00
Thomas Schmitt c1f49bab3b Noted some insight about necessity of OPC gained from growisofs_mmc.cpp 2006-12-18 12:33:51 +00:00
Thomas Schmitt c6d22a1eb0 Prevented SIGSEGVs when using -atip with my SCSI CD-ROM (sr,sg: no matter) 2006-12-11 12:53:12 +00:00
Thomas Schmitt e29f13980b Avoided unsuitable media complaint on burn_drive_grab() with load==0 2006-12-02 20:13:31 +00:00
Thomas Schmitt 91ff41856b Correction for drives which return empty tray as profile 0x00 rather than error 2006-12-02 13:06:05 +00:00
Thomas Schmitt 229328e869 New API function to obtain media type: burn_disc_get_profile() 2006-12-02 11:17:12 +00:00
Thomas Schmitt ad2c080145 Ticket 21: media type via 46h GET CONFIGURATION , Current Profile 2006-12-01 21:38:34 +00:00
Thomas Schmitt 4daed7c4a9 Implemented libburn builtin fine granulated drive buffer min-fill recording 2006-11-19 11:47:34 +00:00
Thomas Schmitt 5a0b597e3f Reacted on error condition during write operation 2006-11-12 15:28:09 +00:00
Thomas Schmitt 1bfd7b5a5f Made speed 0 in burn_drive_set_speed() really maximum speed (i.e. FFFFh) 2006-11-12 08:56:46 +00:00
Thomas Schmitt 6c22b98235 New API function burn_disc_track_lba_nwa() 2006-11-11 12:22:53 +00:00
Thomas Schmitt e54be83b27 Cared for some SCSI error conditions which were ignored up to now 2006-11-06 19:58:24 +00:00
Thomas Schmitt 448aac8880 Made CD with unclosed track blankable (by -force) 2006-11-06 15:52:45 +00:00
Thomas Schmitt 114307a679 Made single track TAO work (sector i/o still wants fixed size, though) 2006-10-31 11:55:51 +00:00
Thomas Schmitt 99ca953b1d Made MMC command CLOSE TRACK/SESSION available to struct burn_drive 2006-10-30 11:18:36 +00:00
Thomas Schmitt 404067bfda Made available drive buffer fill during write 2006-10-23 11:31:37 +00:00
Thomas Schmitt a4d7710063 Made clarification in remark about atip speed conversion 2006-10-23 07:42:46 +00:00
Thomas Schmitt 8f232d1133 Implemented cdrskin -toc 2006-10-22 13:03:28 +00:00
Thomas Schmitt e5ed5f1856 Split enumerate_common() into logic-layer, command-layer, transport-layer 2006-10-21 18:51:35 +00:00
Thomas Schmitt b6a04cb493 Implemented some ATIP functionality 2006-10-21 10:34:15 +00:00
Thomas Schmitt 4718ad99f9 Classified media with TOC read error as unsuitable (rather than as blank) 2006-10-20 15:16:29 +00:00
Thomas Schmitt 8610c9bd1d Made cdrskin produce "ATIP start of lead" (on non-blank media for now) 2006-10-20 11:34:52 +00:00
Thomas Schmitt bd1577debd Got rid of assert() in mmc.c by soft means 2006-10-09 12:49:08 +00:00
Thomas Schmitt dc74390bd5 Inserted prints to see how sg_issue_command() is called (printing is disabled now) 2006-08-27 15:16:33 +00:00
Mario Danic 2f2c115e08 Initial import 2006-08-15 20:37:04 +00:00