Commit Graph

389 Commits

Author SHA1 Message Date
Thomas Schmitt b6025c6e4a Implemented debugging messages for ATA enumeration 2007-01-13 14:10:21 +00:00
Thomas Schmitt f77dd3134b Enabled writing to DVD-RAM 2007-01-12 16:26:31 +00:00
Thomas Schmitt c381104505 Removed surplus newlines from messages 2007-01-11 13:35:48 +00:00
Thomas Schmitt d61f1279c1 Sketched better handling of self-inflicted SIGs 2007-01-11 13:34:41 +00:00
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 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 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 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 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 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 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
Thomas Schmitt a7610aa0c9 Made DVD 32k end padding controllable 2006-12-24 14:24:35 +00:00
Thomas Schmitt fb4a209a34 Fixed a bug with speed measurement at end of DVD+RW burning 2006-12-24 14:22:38 +00:00
Mario Danic 745c8ca611 Modified cdrskin_timestamp 2006-12-23 21:56:39 +00:00
Thomas Schmitt 7e30dbfc5a More appropriate drive status during format and close of DVD+RW 2006-12-23 18:43:31 +00:00
Thomas Schmitt 1ce6ec4a3a New API function to inquire burn success (and avoid confusing messages) 2006-12-23 14:12:55 +00:00
Thomas Schmitt 750b897ef0 Added more info about DVD+RW 2006-12-23 11:24:11 +00:00
Thomas Schmitt c6555dd8f5 New option write_start_address= 2006-12-23 10:21:44 +00:00
Thomas Schmitt c09d8e6da6 Adjustable write position for DVD+RW: burn_write_opts_set_start_byte() 2006-12-23 10:20:35 +00:00
Thomas Schmitt 9d65aa1c40 Some bragging about DVD+RW 2006-12-21 21:46:58 +00:00
Thomas Schmitt 9a752c6130 Disallowed multi flag with DVD+RW (nurses wrong hopes for now) 2006-12-21 20:57:15 +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 1f3c3fe622 DVD speed reporting (and setting for drives which obey BBh SET CD SPEED) 2006-12-21 12:25:38 +00:00
Thomas Schmitt ff755e7204 Removed some debugging messages 2006-12-21 12:23:10 +00:00
Thomas Schmitt 4a2402171a With -atip on DVD report no RAW/RAW96R among "Supported modes" 2006-12-20 19:54:46 +00:00
Thomas Schmitt 8d54a56590 With -atip report "booktype" for DVD media and no questionable ATIP info 2006-12-20 18:02:34 +00:00
Thomas Schmitt dae337de09 Corrected bug reported by gcc -O2 2006-12-20 17:40:38 +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 b02b2a40e7 Refuse to burn audio tracks to DVD 2006-12-20 14:23:36 +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 4778a57c53 Made several minor clarifications 2006-12-18 12:29:20 +00:00
Thomas Schmitt ea923c391a Introduced term "session" 2006-12-15 16:14:20 +00:00
Thomas Schmitt 0aec5f2981 Adapted to changes in cdrskin.1 2006-12-15 10:27:08 +00:00
Thomas Schmitt 59a8cfc0d4 Clarified drives and their addresses 2006-12-15 10:15:50 +00:00
Thomas Schmitt 99eeb27688 Adapted to existence of man page 2006-12-14 17:15:22 +00:00
Thomas Schmitt 336c599741 Added some meta info to the document header, changed title to "man 1 cdrskin" 2006-12-14 17:14:17 +00:00
Thomas Schmitt f095e04165 Next cdrskin-0.2.7 cycle 2006-12-14 14:07:47 +00:00
Thomas Schmitt 409c086581 Corrected alphabetical sorting error 2006-12-14 14:06:23 +00:00
Thomas Schmitt 0f1d433d5b Re-arranged examples of documentation commands 2006-12-14 14:05:24 +00:00
Thomas Schmitt ab08d66af3 Publishing cdrskin.1 as man_1_cdrskin.html 2006-12-14 10:29:03 +00:00
Thomas Schmitt d187efea4d Unified some nomenclature. Removed an error with dev_translation= 2006-12-14 10:22:17 +00:00
Thomas Schmitt ed5eb49b18 Explained recordable CD media. Removed a typo. 2006-12-13 23:24:23 +00:00
Thomas Schmitt c9fc338174 Next cdrskin-0.2.7 cycle 2006-12-13 22:33:52 +00:00
Thomas Schmitt 8c6c78ed4e Took more care for man page 2006-12-13 22:20:16 +00:00
Thomas Schmitt 2dea8b0f60 Clarified track content meaning. Corrected some typos and beauty flaws 2006-12-13 22:12:36 +00:00
Thomas Schmitt 0160a98e67 Took care for man page 2006-12-13 22:09:42 +00:00
Thomas Schmitt 84b87f4eb5 Trying to get new man page into release tarball and installation. 2006-12-13 19:54:55 +00:00
Thomas Schmitt 4c70280527 Detailed man page for cdrskin. Based on work of George Danchev. 2006-12-13 19:30:31 +00:00
Thomas Schmitt 178a0305c5 Updated dev=help to versions >= 0.2.4, new option --list_ignored_options 2006-12-13 17:03:46 +00:00
Thomas Schmitt fcf9c50220 Appeased doxygen warnings 2006-12-11 21:51:00 +00:00
Thomas Schmitt 17bac86aae Trying to identfy CD device via ioctl(CDROM_DRIVE_STATUS) 2006-12-11 19:19:15 +00:00
Thomas Schmitt d9e502ee5f Reacted better on failing ioctl(SG_GET_SCSI_ID) 2006-12-11 16:20:54 +00:00
Thomas Schmitt 17fc8e7161 Removed ban on linux_sg_device_family, warning now of linux_sg_accept_any_type 2006-12-11 14:54:26 +00:00
Thomas Schmitt e405092ab0 Enabled correct SCSI address parameter registration for /dev/srM 2006-12-11 13:45:50 +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 8265834404 Silenced a compiler warning. Worked further on /dev/srM test. Not done yet. 2006-12-11 11:58:52 +00:00
Thomas Schmitt 592b52df5e Repaired README link and planted helptext links 2006-12-11 11:57:21 +00:00
Thomas Schmitt 4d62e6003f Consequences from newly introduces startup file 2006-12-11 10:14:43 +00:00
Thomas Schmitt 77f44ce5a2 Prepared experiments for new Linux SCSI adventures 2006-12-11 10:01:18 +00:00
Thomas Schmitt bb951e0538 Belated timestamp for changes in cdrskin 2006-12-11 09:56:59 +00:00