Commit Graph

486 Commits

Author SHA1 Message Date
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
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 9ba4f5f3df Made Jean name more friendly 2006-12-23 22:00:43 +00:00
Mario Danic 745c8ca611 Modified cdrskin_timestamp 2006-12-23 21:56:39 +00:00
Mario Danic 2f007fcb36 Added Jean to contributors 2006-12-23 18:56:29 +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 59d3e7296b Report media type, avoid self contradicting messages with DVD+RW --multi 2006-12-21 20:58:26 +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 deed90b65e Removed outdated experiment 2006-12-14 11:03:46 +00:00
Thomas Schmitt ab08d66af3 Publishing cdrskin.1 as man_1_cdrskin.html 2006-12-14 10:29:03 +00:00
Thomas Schmitt 3acd08b34b Mentioned George Danchev for his merits about cdrskin man page 2006-12-14 10:23:42 +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