Commit Graph

511 Commits

Author SHA1 Message Date
Thomas Schmitt 1087d402f2 Clarification on option speed= 2007-07-17 08:55:10 +00:00
Thomas Schmitt dc97c0d0df Experimental option --adjust_speed_to_drive. Caution: May vanish soon. 2007-07-14 11:23:16 +00:00
Thomas Schmitt 8b8afdd59b Only set realistic maximum DVD speeds (for my LG GSA which fails otherwise) 2007-07-14 11:22:01 +00:00
Thomas Schmitt 4dd8f098ac New API function burn_drive_get_best_speed() 2007-07-14 11:15:57 +00:00
Thomas Schmitt 16b6e1905a New options modesty_on_drive= and minbuf= 2007-07-12 17:31:57 +00:00
Thomas Schmitt 22d1d56ebd New API-Function burn_drive_set_buffer_waiting() 2007-07-12 17:17:41 +00:00
Thomas Schmitt 0217702b8c Preparations to avoid writing which will not fit in drive buffer 2007-07-12 16:29:29 +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 bacb815ecc Took into respect change of logo graphics format 2007-06-08 10:49:17 +00:00
Thomas Schmitt f34d9efdb2 Changed logo graphics format from GIF to PNG 2007-06-08 09:59:29 +00:00
Thomas Schmitt 8efb863d5d Next cdrskin-0.3.7 cycle 2007-05-29 16:27:25 +00:00
Thomas Schmitt d7ca1dd333 Fixed low transaction size introduced by cooperation of revisions 855 and 860 2007-05-28 19:25:09 +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 3326fcdb2d Extended struct burn_multi_caps by .might_simulate 2007-05-28 16:56:58 +00:00
Thomas Schmitt fba8eaef80 Moved general 32 kiB buffer restriction from write.c to os-linux.h 2007-05-28 13:24:33 +00:00
Thomas Schmitt 15a70555b2 Added SCSI opcode to output of revision 857 2007-05-22 16:51:15 +00:00
Thomas Schmitt 83e196d69f Disabled macro Cdrskin_debug_libdax_msgS. Thus getting unqueued error messages. 2007-05-22 15:46:57 +00:00
Thomas Schmitt c86f5d7cde Report eventual sg_io_hdr_t host_status,driver_status as debug messages 2007-05-22 15:45:57 +00:00
Thomas Schmitt 8d7d177ce3 Next cdrskin-0.3.7 cycle 2007-05-21 20:16:34 +00:00
Thomas Schmitt cd7b4e6de4 For Linux 2.4, USB audio : Reduced CD output buffer size to 32 kiB 2007-05-21 19:03:06 +00:00
Thomas Schmitt 79adcb520b For Linux 2.4, USB : Carefully avoided to inquire more data than available 2007-05-21 18:57:09 +00:00
Thomas Schmitt 41f2a40a58 Prepared fflushing and stderr output of SCSI command log 2007-05-21 18:45:44 +00:00
Thomas Schmitt 9b663f15d9 Next cdrskin-0.3.7 cycle 2007-04-23 17:15:29 +00:00
Thomas Schmitt ed9d3e2545 Updated cdrskin tarball generator 2007-04-23 15:48:40 +00:00
Thomas Schmitt ba7cd6d66e Made number transition and activated development documentation 2007-04-23 15:43:51 +00:00
Thomas Schmitt 660bf40a3c Changed many /dev/sg to /dev/sr 2007-04-22 13:22:43 +00:00
Thomas Schmitt 25ba84a7e2 Repaired autotools bootstrap bug by help of sed 2007-04-22 12:20:33 +00:00
Thomas Schmitt 6566771834 Next cdrskin-0.3.5 cycle 2007-04-22 12:18:49 +00:00
Thomas Schmitt fd5b681bc6 Updated comments about DVD+R 2007-04-18 10:36:35 +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 ab5f39b8bb Switched from O_NONBLOCK to O_NDELAY (see http://lkml.org/lkml/2007/4/11/141) 2007-04-13 17:12:06 +00:00
Thomas Schmitt a78e6f9b29 Avoided SIGSEGV with an old SCSI CD-ROM drive and its wild replies 2007-04-10 14:46:46 +00:00
Thomas Schmitt 047f9c75f5 Fixed bug in sg_open_scsi_siblings() introduced with revision 802 2007-04-10 08:31:04 +00:00
Thomas Schmitt 159715ebaa Used O_EXCL|O_RDWR and fcntl() even within sg_obtain_scsi_adr() 2007-04-10 08:20:45 +00:00
Thomas Schmitt f617567e03 Fixed bug with drive_scsi_dev_family= introduced by revision 796 (fcntl lock) 2007-04-10 08:17:07 +00:00
Thomas Schmitt 10a7a9d5e8 Next cdrskin-0.3.5 cycle 2007-04-10 07:58:19 +00:00
Thomas Schmitt 76ed9570c9 Reacted on compiler warning about last_rdev, fixed fresh typo bug 2007-04-09 11:10:41 +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 4c85686aad Added fcntl() locking to O_EXCL locking 2007-04-03 14:58:17 +00:00
Thomas Schmitt a686340407 Make --old_pseudo_scsi_adr -scanbus work with any drive_scsi_dev_family= 2007-04-03 14:56:36 +00:00
Thomas Schmitt 16c7cf1889 Added fcntl() locking to O_EXCL locking 2007-04-03 14:04:04 +00:00
Thomas Schmitt 15b33422d0 Avoided unconditional finalizing of DVD+R 2007-03-30 21:47:56 +00:00
Thomas Schmitt 649f67697a Allowed finalizing of DVD+R 2007-03-30 20:11:36 +00:00
Thomas Schmitt 125e28160d Next cdrskin-0.3.5 cycle 2007-03-29 08:18:34 +00:00
Thomas Schmitt eb860ee4b7 Silenced error message if tsize= is smaller than source is willing to deliver 2007-03-28 20:25:22 +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 26745b4064 Enabled -isosize with S_IFREG or S_IFBLK files and without fifo 2007-03-28 16:02:26 +00:00