Commit Graph

679 Commits

Author SHA1 Message Date
Thomas Schmitt 0f34fb03a0 Kept SIGWINCH from spoiling a burn. 2007-01-11 13:31:28 +00:00
Thomas Schmitt ef6212f4ec With full formatting prefer format 10h over 13h or 15h 2007-01-11 13:29:39 +00:00
Thomas Schmitt fcc9f8fe8e Removed outdated option from startup file example 2007-01-11 13:28:36 +00:00
Thomas Schmitt 8877b36625 Enabled explicit full formatting of DVD+RW ("de-icing") 2007-01-10 21:07:48 +00:00
Thomas Schmitt 435eeea15f Removed writing of dummy data with blank=format_overwrite_full 2007-01-10 15:30:54 +00:00
Thomas Schmitt 15af71d448 Switched full formatting from type 10h to 00h which includes lead-out 2007-01-10 15:27:54 +00:00
Thomas Schmitt 27262bde51 Option -force enables re-formatting 2007-01-10 15:26:30 +00:00
Thomas Schmitt 7bf228954c Next cdrskin-0.2.7 cycle 2007-01-10 15:22:48 +00:00
Thomas Schmitt 071feccd32 Updated size estimation of development downloads 2007-01-10 15:21:42 +00:00
Thomas Schmitt f1b817b520 Now available: "quickest" and "full" formatting for DVD-RW 2007-01-09 21:14:47 +00:00
Thomas Schmitt e6cfff69eb Enhanced DVD-RW formatting 2007-01-09 21:06:55 +00:00
Thomas Schmitt 5fc55ec164 Fixed a SIGFPE with formatting via libburner 2007-01-09 14:03:43 +00:00
Thomas Schmitt 7211f210dc Using 128 MB of size plus writing of zeros with blank=format_overwrite 2007-01-08 10:44:34 +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 6a69cfcf07 Added note that buffer may not be smaller than 32768 2007-01-08 10:30:30 +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 f23deebe80 Moved blanking suitability test before eventual spwaning of threads 2007-01-03 16:49:09 +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 f634a52e86 Some DVD-RW statements 2007-01-02 18:40:09 +00:00
Thomas Schmitt 441c2a32cd Made use of formatting of DVD-RW 2007-01-02 12:57:47 +00:00
Thomas Schmitt bee5484d46 Some DVD-RW statements 2007-01-02 12:54:42 +00:00
Thomas Schmitt 342283ffea Next cdrskin-0.2.7 cycle 2007-01-02 10:58:34 +00:00
Thomas Schmitt cb24c90f0c Greeting the new year 2007-01-02 09:10:44 +00:00
Thomas Schmitt 1824c065f0 Added links to cdrskin help texts 2007-01-02 09:04:38 +00:00
Thomas Schmitt 9e4c2866a9 Made use of formatting of DVD-RW 2007-01-01 17:19:41 +00:00
Thomas Schmitt 97fe858760 Prepared formatting of DVD-RW 2007-01-01 17:10:54 +00:00
Thomas Schmitt ca9d11c692 Next cdrskin-0.2.7 cycle 2006-12-30 00:19:38 +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 7c6895aec2 Updated about msifile=path 2006-12-27 21:44:17 +00:00
Thomas Schmitt a9e4bc1dbd Followed revision 644 of wodim (msifile output without newline) 2006-12-27 21:39:02 +00:00
Thomas Schmitt 5f4e9d9cfb Emulated wodim option -msifile=path 2006-12-27 16:30:25 +00:00
Thomas Schmitt c4fe384b56 Avoided self contradicting result of ATIP speed inquiry 2006-12-27 13:28:40 +00:00
Thomas Schmitt b2cf633bdc Defended against a race condition on SuSE 9.3 after -atip (hald et.al. ?) 2006-12-27 13:04:17 +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 6277678a8e Disabled obsolete drive-media-state workaround. (Spinoff of ticket 93 :)) 2006-12-27 13:01:39 +00:00
Thomas Schmitt cafad767a9 Minor corrections to revisions 559 and 560 2006-12-26 18:45:21 +00:00
Thomas Schmitt 18ba02c2bb Enabled report of speed descriptor list 2006-12-26 17:08:46 +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 95bebfb814 Completed revision 556 2006-12-25 19:07:43 +00:00
Thomas Schmitt 1b68e65005 Adjusted to new (more mature) speed info semantics 2006-12-25 19:01:25 +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 d4711abba8 Corrected CD speed conversion factor to 2352*75/1000 = 176.4 kB/s 2006-12-25 18:57:11 +00:00
Thomas Schmitt d53114b723 Adjusted to new (still immature) speed info semantics 2006-12-25 11:37:24 +00:00
Thomas Schmitt a4846ef882 Ticket 93: write speeds from mode page 2Ah descriptors 2006-12-25 11:34:43 +00:00
Thomas Schmitt 00afac796e Removed unnecessary waiting loops after grab, mentioned DVD+RW 2006-12-24 20:24:43 +00:00
Thomas Schmitt 42c0cc6dd4 Bugfix after changes for DVD+RW: start_byte was initialized 0, but must be -1 2006-12-24 18:23:30 +00:00
Thomas Schmitt 221aee23d1 Bugfix with DVD+RW : progress indicators were initialized too late 2006-12-24 18:22:27 +00:00
Thomas Schmitt c3a5d3c7a5 Made DVD ignore CD write modes of drive. Made TAO default for DVD+RW. 2006-12-24 15:47:11 +00:00