Commit Graph

70 Commits

Author SHA1 Message Date
Thomas Schmitt 2748f396ae Implemented emulation for cdrecord option -lock 2007-09-18 09:06:26 +00:00
Thomas Schmitt 2b0ce8ec9a Learned helptexts for -inq, -format, -load from cdrecord (they are wrong, btw) 2007-09-18 07:20:23 +00:00
Thomas Schmitt 8fd2539a5c Implemented emulation for cdrecord options -inq , -format , -load 2007-09-17 16:35:33 +00:00
Thomas Schmitt ea09a516bd Called statvfs() for size estimation of regular stdio-files. 2007-09-09 09:35:23 +00:00
Thomas Schmitt bdff3ac16c New option --allow_emulated_drives 2007-09-08 16:49:19 +00:00
Thomas Schmitt 070afd1a9b Made program behavior with --grow_overwriteable_iso more consistent 2007-08-28 14:31:42 +00:00
Thomas Schmitt 53634f23de New cdrskin option --grow_overwriteable_iso 2007-08-26 20:09:47 +00:00
Thomas Schmitt 0c3c4bceb6 Some polishing about option direct_write_amount= 2007-08-13 08:17:57 +00:00
Thomas Schmitt 5363693b07 Allowed speed=any 2007-08-09 13:28:40 +00:00
Thomas Schmitt 4a7923ce4e Took into respect new info from Andy Polyakov about closing DVD+-R 2007-08-02 08:32:50 +00:00
Thomas Schmitt 203f158f5b Documented option --adjust_speed_to_drive (i.e. it will stay) 2007-07-19 17:27:26 +00:00
Thomas Schmitt 2c467c8378 Removed ban against speed 0 with burn_drive_set_buffer_waiting() 2007-07-19 07:23:01 +00:00
Thomas Schmitt 1087d402f2 Clarification on option speed= 2007-07-17 08:55:10 +00:00
Thomas Schmitt 16b6e1905a New options modesty_on_drive= and minbuf= 2007-07-12 17:31:57 +00:00
Thomas Schmitt 81d68aeb83 Changed "KB" to "kiB" 2007-06-10 08:06:03 +00:00
Thomas Schmitt 0e23721f2d Clarified MB to MiB if compatibility allows it (ticket 100) 2007-06-10 07:06:42 +00:00
Thomas Schmitt 3a771b3da2 Prevented macro interpretation of text snippet ".wav" 2007-06-08 10:56:15 +00:00
Thomas Schmitt ddc2745495 Added check for .might_simulate to burn_write_opts_auto_write_type() 2007-05-28 17:03:12 +00:00
Thomas Schmitt 660bf40a3c Changed many /dev/sg to /dev/sr 2007-04-22 13:22:43 +00:00
Thomas Schmitt aa03717f24 Made use of fcntl(F_SETLK) switchable (and thus became more free with default) 2007-04-13 17:28:25 +00:00
Thomas Schmitt 4bc8e4caea Cleaned up scsi sibling management, sketched grafting of DDLP 2007-04-09 10:54:17 +00:00
Thomas Schmitt 76a9fa4fa2 New cdrskin options --drive_not_f_setlk and --drive_not_o_excl 2007-04-04 18:43:23 +00:00
Thomas Schmitt 649f67697a Allowed finalizing of DVD+R 2007-03-30 20:11:36 +00:00
Thomas Schmitt a8c69206fe Made fifo based -isosize read 64k first and the rest only at normal stage 2007-03-28 18:21:46 +00:00
Thomas Schmitt 9507587652 Updated drive_scsi_dev_family= 2007-03-15 20:34:08 +00:00
Thomas Schmitt 6086b59301 New option drive_scsi_dev_family=sr|scd|sg 2007-03-14 13:37:32 +00:00
Thomas Schmitt 5b6aab575e Polished documentation 2007-03-10 11:49:49 +00:00
Thomas Schmitt bd529442ed New option assert_write_lba= 2007-03-09 13:43:57 +00:00
Thomas Schmitt 33938c20eb Polished documentation 2007-03-08 21:55:50 +00:00
Thomas Schmitt 71c490d0ae Some adjustments for DVD+R recording 2007-03-07 15:13:25 +00:00
Thomas Schmitt 4458bb130a Enabled DVD+R as tested media (-multi is still always on) 2007-03-06 20:51:32 +00:00
Thomas Schmitt 794d1ee712 Updated DVD-R[W] write mode description 2007-03-03 09:00:28 +00:00
Thomas Schmitt 0c4cfdd359 Took into respect deliberate lack of DVD-R/DL multi session capability 2007-02-25 11:26:20 +00:00
Thomas Schmitt 362a8faa61 Enabled DVD-R/DL Sequential via --allow_untested_media_types 2007-02-23 19:10:30 +00:00
Thomas Schmitt 7989d32834 Next cdrskin-0.3.3 cycle 2007-02-18 09:48:00 +00:00
Thomas Schmitt c570e4868d Allowed forceful blanking of blank media in burn_disc_erase() 2007-02-17 08:56:41 +00:00
Thomas Schmitt a21c2a5138 Clarifications about current state of fillup 2007-02-15 20:23:49 +00:00
Thomas Schmitt 72a2ef9f96 New options --fill_up_media and --tell_media_space 2007-02-14 20:38:04 +00:00
Thomas Schmitt 7154d8cb91 Being exacting about on-the-fly and DVD-RW 2007-02-12 12:41:18 +00:00
Thomas Schmitt e8d210e15f Small corrections in documentation 2007-02-09 16:14:47 +00:00
Thomas Schmitt cad7531058 New option --prodvd_cli_compatible 2007-02-08 21:09:10 +00:00
Thomas Schmitt 8dccb584b4 Finally made tests with DVD-R. They burn indeed like DVD-RW. 2007-02-08 14:10:05 +00:00
Thomas Schmitt d2283a5b4e Clarified CD and DVD peculiarities 2007-02-06 19:19:54 +00:00
Thomas Schmitt db9f4a1d04 Mentioned DVD-RW multi-session 2007-02-03 18:46:42 +00:00
Thomas Schmitt 100de7b160 Mentioned DVD-RW multi-session in overview of features 2007-02-01 20:14:01 +00:00
Thomas Schmitt 9f7e5dd6dd Mentioned DVD-RW multi-session in overview of features 2007-02-01 20:06:03 +00:00
Thomas Schmitt 2e75680ed7 Prepared next cdrskin-0.3.1 cycle 2007-02-01 19:45:47 +00:00
Thomas Schmitt e876f90e6c Obtain TOC from non-CD via 52h READ TRACK INFORMATION 2007-02-01 16:15:09 +00:00
Thomas Schmitt dde52c1971 Provisorily obtain multi-session -C parameters (violates MMC specs but works) 2007-01-31 17:34:49 +00:00
Thomas Schmitt f194aa8d5d Blank sequential DVD-RW, deformat overwriteable DVD-RW 2007-01-31 12:59:51 +00:00