Commit Graph

59 Commits

Author SHA1 Message Date
Thomas Schmitt 9cfe22531d Updated comments about DVD+R 2007-04-18 10:36:35 +00:00
Thomas Schmitt 2a32b31ed7 Kept mmc_get_configuration() from believing the announcement of 1 GB reply 2007-03-15 19:55:17 +00:00
Thomas Schmitt ada31dd3f2 Enabled DVD+R as tested media (-multi is still always on) 2007-03-06 20:51:32 +00:00
Thomas Schmitt d178e2abdb Enabled DVD+R, DVD+R DL via --allow_untested_media_types, always -multi for now 2007-03-06 19:50:32 +00:00
Thomas Schmitt 0a4f2e2f10 Determine physical interface SCSI,ATA,SATA,USB,... (for future use) 2007-03-03 14:09:46 +00:00
Thomas Schmitt a25ab4d433 Preparations for supporting DVD+R[/DL] 2007-03-01 12:07:29 +00:00
Thomas Schmitt 7e8aaa102a Enabled DVD-R/DL Sequential via burn_allow_untested_profiles() 2007-02-23 19:08:58 +00:00
Thomas Schmitt b9c71c4d63 Disabled debugging messages about format descriptors 2007-02-22 07:31:32 +00:00
Thomas Schmitt 18ad6c20ac Installed a guardian for predicted track end 2007-02-15 20:18:07 +00:00
Thomas Schmitt 74487ee749 Handle eventual ridiculously high d->last_track_no 2007-02-14 12:20:32 +00:00
Thomas Schmitt 8ac399f67e Mew API function burn_disc_available_space() 2007-02-13 14:37:25 +00:00
Thomas Schmitt 5251e93562 Made profile 0010h DVD-ROM suitable,full,not erasable. So it delivers a TOC. 2007-02-12 14:23:14 +00:00
Thomas Schmitt 7d7e64f43c Added a comment about DVD-R 2007-02-10 17:23:49 +00:00
Thomas Schmitt 681336e23f Beautification of debugging messages 2007-02-06 17:08:15 +00:00
Thomas Schmitt 3f35513991 Implemented DVD-R[W] DAO as BURN_WRITE_SAO 2007-02-06 13:06:39 +00:00
Thomas Schmitt 073ff204b3 Preparations for DVD-R[W] DAO 2007-02-05 13:28:57 +00:00
Thomas Schmitt 56695822a7 New in API : struct burn_multi_caps and burn_disc_get_multi_caps() 2007-02-04 07:30:14 +00:00
Thomas Schmitt 6e6f0d5de8 Improved classification and TOC of finalized DVD-R[W] media 2007-02-02 17:32:09 +00:00
Thomas Schmitt e5e76665b0 Make mmc_read_multi_session_c1 use TOC if available 2007-02-02 15:11:35 +00:00
Thomas Schmitt dd6f2d074f Allowed blanking of DVD-RW which offer no Incremental Streaming 2007-02-01 19:15:06 +00:00
Thomas Schmitt ddb5fa1083 Obtain TOC from non-CD via 52h READ TRACK INFORMATION 2007-02-01 16:15:09 +00:00
Thomas Schmitt d0a2ff1278 Provisorily obtain multi-session -C parameters (violates MMC specs but works) 2007-01-31 17:34:49 +00:00
Thomas Schmitt f39fff4e16 First successful multi-session write to a sequential DVD-RW 2007-01-30 19:16:35 +00:00
Thomas Schmitt eae1198606 Preparations for DVD-R[W] Sequential Recording 2007-01-30 17:54:39 +00:00
Thomas Schmitt 1c750ea1e8 Experiments about list of features and profiles 2007-01-29 17:57:31 +00:00
Thomas Schmitt d3773ab6eb Removed forgotten debug message printed to stderr 2007-01-19 11:05:18 +00:00
Thomas Schmitt 87576c3dfc Kept DVD+RW from stopping BG formatting if it was not started at all 2007-01-18 21:18:03 +00:00
Thomas Schmitt c053c40dcb Avoided closing of 0x13-DVD-RW sessions which are not intermediate 2007-01-14 13:41:19 +00:00
Thomas Schmitt 8b927c3cd5 Load array of format capacities into struct burn_drive 2007-01-13 21:16:04 +00:00
Thomas Schmitt 6e3e02ddf9 Enabled writing to DVD-RAM 2007-01-12 16:26:31 +00:00
Thomas Schmitt de189ea742 With full formatting prefer format 10h over 13h or 15h 2007-01-11 13:29:39 +00:00
Thomas Schmitt 7a7bd12ad2 Enabled explicit full formatting of DVD+RW ("de-icing") 2007-01-10 21:07:48 +00:00
Thomas Schmitt 560798d9a1 Switched full formatting from type 10h to 00h which includes lead-out 2007-01-10 15:27:54 +00:00
Thomas Schmitt f0df191a5e Option -force enables re-formatting 2007-01-10 15:26:30 +00:00
Thomas Schmitt f0538694c5 Enhanced DVD-RW formatting 2007-01-09 21:06:55 +00:00
Thomas Schmitt c9a9da9554 Introduced size parameter to DVD-RW formatting plus writing of zeros. 2007-01-08 10:42:54 +00:00
Thomas Schmitt f78e267af1 New formatting parameter "size". Sorry for changing API. Function is a week old. 2007-01-06 12:08:57 +00:00
Thomas Schmitt f263e1087c Comments and name changes from new findings out of reading MMC-5 2007-01-05 12:58:36 +00:00
Thomas Schmitt a4f7906b16 Made formatting report progress (as good as the drive does) 2007-01-03 16:42:53 +00:00
Thomas Schmitt f505c56896 Prepared formatting of DVD-RW 2007-01-01 17:10:54 +00:00
Thomas Schmitt 9b42fcf64b Prepared support for DVD-RW in mode Restricted Overwrite 2006-12-30 00:15:07 +00:00
Thomas Schmitt a6771ca0df Corrected DVD-RW sequential profile name 2006-12-29 14:39:42 +00:00
Thomas Schmitt 49cc49e118 Avoided self contradicting result of ATIP speed inquiry 2006-12-27 13:28:40 +00:00
Thomas Schmitt d4f726cf1e Corrected kB conversion factor to 176.4 with ATIP speed codes 2006-12-27 13:03:09 +00:00
Thomas Schmitt 1bd1985aeb New API calls burn_drive_get_speedlist() , burn_drive_free_speedlist() 2006-12-26 17:07:53 +00:00
Thomas Schmitt 8e9262eb2d Ticket 93: write speeds from ACh GET PERFORMANCE, Type 03h, DVD media capacity 2006-12-25 19:00:26 +00:00
Thomas Schmitt 3d86f11d81 DVD speed setting via B6h SET STREAMING, DVD+RW now enabled in vanilla build 2006-12-21 20:06:04 +00:00
Thomas Schmitt 800ffa6585 Corrected bug reported by gcc -O2 2006-12-20 17:13:05 +00:00
Thomas Schmitt 17ddc90046 Corrected DVD+RW track number and nwa with 52h READ TRACK INFORMATION 2006-12-20 17:05:33 +00:00
Thomas Schmitt 3cfa65388d Avoid undefined 43h commands (TOC/ATIP) with non-CD 2006-12-20 14:52:48 +00:00