Commit Graph

97 Commits

Author SHA1 Message Date
de189ea742 With full formatting prefer format 10h over 13h or 15h 2007-01-11 13:29:39 +00:00
7a7bd12ad2 Enabled explicit full formatting of DVD+RW ("de-icing") 2007-01-10 21:07:48 +00:00
2ddea3e96f Removed writing of dummy data with blank=format_overwrite_full 2007-01-10 15:30:54 +00:00
560798d9a1 Switched full formatting from type 10h to 00h which includes lead-out 2007-01-10 15:27:54 +00:00
f0df191a5e Option -force enables re-formatting 2007-01-10 15:26:30 +00:00
9bb2bcd34e Now available: "quickest" and "full" formatting for DVD-RW 2007-01-09 21:14:47 +00:00
dbabf621bc Fixed a SIGFPE with formatting via libburner 2007-01-09 14:03:43 +00:00
533f4f61ea Using 128 MB of size plus writing of zeros with blank=format_overwrite 2007-01-08 10:44:34 +00:00
c9a9da9554 Introduced size parameter to DVD-RW formatting plus writing of zeros. 2007-01-08 10:42:54 +00:00
f78e267af1 New formatting parameter "size". Sorry for changing API. Function is a week old. 2007-01-06 12:08:57 +00:00
f263e1087c Comments and name changes from new findings out of reading MMC-5 2007-01-05 12:58:36 +00:00
d5e18ee42a Moved blanking suitability test before eventual spwaning of threads 2007-01-03 16:49:09 +00:00
a4f7906b16 Made formatting report progress (as good as the drive does) 2007-01-03 16:42:53 +00:00
ef9fc71446 Greeting the new year 2007-01-02 09:10:44 +00:00
d3298fd2ea Made use of formatting of DVD-RW 2007-01-01 17:19:41 +00:00
f505c56896 Prepared formatting of DVD-RW 2007-01-01 17:10:54 +00:00
9b42fcf64b Prepared support for DVD-RW in mode Restricted Overwrite 2006-12-30 00:15:07 +00:00
a6771ca0df Corrected DVD-RW sequential profile name 2006-12-29 14:39:42 +00:00
a4fc8d96ab Followed revision 644 of wodim (msifile output without newline) 2006-12-27 21:39:02 +00:00
44fee49741 Emulated wodim option -msifile=path 2006-12-27 16:30:25 +00:00
49cc49e118 Avoided self contradicting result of ATIP speed inquiry 2006-12-27 13:28:40 +00:00
b6c332d9be Defended against a race condition on SuSE 9.3 after -atip (hald et.al. ?) 2006-12-27 13:04:17 +00:00
d4f726cf1e Corrected kB conversion factor to 176.4 with ATIP speed codes 2006-12-27 13:03:09 +00:00
bee1fb0f4c Disabled obsolete drive-media-state workaround. (Spinoff of ticket 93 :)) 2006-12-27 13:01:39 +00:00
42c021dca3 Minor corrections to revisions 559 and 560 2006-12-26 18:45:21 +00:00
1bd1985aeb New API calls burn_drive_get_speedlist() , burn_drive_free_speedlist() 2006-12-26 17:07:53 +00:00
ae1b8ce61c Completed revision 556 2006-12-25 19:07:43 +00:00
8e9262eb2d Ticket 93: write speeds from ACh GET PERFORMANCE, Type 03h, DVD media capacity 2006-12-25 19:00:26 +00:00
f3f91fd350 Corrected CD speed conversion factor to 2352*75/1000 = 176.4 kB/s 2006-12-25 18:57:11 +00:00
340521689a Adjusted to new (still immature) speed info semantics 2006-12-25 11:37:24 +00:00
15ab12493c Ticket 93: write speeds from mode page 2Ah descriptors 2006-12-25 11:34:43 +00:00
c82f8ce73b Bugfix after changes for DVD+RW: start_byte was initialized 0, but must be -1 2006-12-24 18:23:30 +00:00
34e2cf4c8c Bugfix with DVD+RW : progress indicators were initialized too late 2006-12-24 18:22:27 +00:00
f12ef8b0e1 Made DVD ignore CD write modes of drive. Made TAO default for DVD+RW. 2006-12-24 15:47:11 +00:00
ff3b1102cb Made DVD 32k end padding controllable 2006-12-24 14:24:35 +00:00
d7caf0ca23 Fixed a bug with speed measurement at end of DVD+RW burning 2006-12-24 14:22:38 +00:00
Mario Danic
90840286bc Modified cdrskin_timestamp 2006-12-23 21:56:39 +00:00
6ff6d2c8a6 More appropriate drive status during format and close of DVD+RW 2006-12-23 18:43:31 +00:00
fd3785389f New API function to inquire burn success (and avoid confusing messages) 2006-12-23 14:12:55 +00:00
7ef7ee6ad3 New option write_start_address= 2006-12-23 10:21:44 +00:00
639aad3571 Adjustable write position for DVD+RW: burn_write_opts_set_start_byte() 2006-12-23 10:20:35 +00:00
1ae27b6afc Some bragging about DVD+RW 2006-12-21 21:46:58 +00:00
c32955d2d3 Disallowed multi flag with DVD+RW (nurses wrong hopes for now) 2006-12-21 20:57:15 +00:00
3d86f11d81 DVD speed setting via B6h SET STREAMING, DVD+RW now enabled in vanilla build 2006-12-21 20:06:04 +00:00
8fd3232aa8 DVD speed reporting (and setting for drives which obey BBh SET CD SPEED) 2006-12-21 12:25:38 +00:00
a773cad219 Removed some debugging messages 2006-12-21 12:23:10 +00:00
bb0fb3c36d With -atip on DVD report no RAW/RAW96R among "Supported modes" 2006-12-20 19:54:46 +00:00
19fe021271 With -atip report "booktype" for DVD media and no questionable ATIP info 2006-12-20 18:02:34 +00:00
72f60fd10e Corrected bug reported by gcc -O2 2006-12-20 17:40:38 +00:00
800ffa6585 Corrected bug reported by gcc -O2 2006-12-20 17:13:05 +00:00