Commit Graph

904 Commits

Author SHA1 Message Date
Thomas Schmitt e274c90f9d Avoided new track-drive test with option --no_convert_fs_adr 2007-07-19 17:18:12 +00:00
Thomas Schmitt bf25c6edc8 Trying to prevent usage of burn drive as track source 2007-07-19 14:29:59 +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 bdadae6ba5 Implemented minimum speed in burn_drive_set_speed() 2007-07-17 08:57:24 +00:00
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 12c4c73535 Forgotten update of error list with revison 857 2007-05-28 16:59:49 +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 2d2a2f8c1b Declared failure of DDLP to entirely solve the concurrency problem 2007-04-21 12:37:24 +00:00
Thomas Schmitt 329f266cea Beginning to develop DDLP-B 2007-04-20 21:16:17 +00:00
Thomas Schmitt dce1ba57f3 Clarifications about motivation and duties of the participants 2007-04-19 11:34:54 +00:00
Thomas Schmitt d3f08d4f96 Clarifications about motivation and duties of the participants 2007-04-19 11:31:59 +00:00
Thomas Schmitt ddb63509af Corrected a list of standard paths 2007-04-18 21:48:45 +00:00
Thomas Schmitt 96098b3f2d Adaptations to new test results and discussions 2007-04-18 21:31:21 +00:00
Thomas Schmitt 256139c9d6 Polished messages, comments and description of DDLP-A 2007-04-18 13:01:21 +00:00
Thomas Schmitt fd5b681bc6 Updated comments about DVD+R 2007-04-18 10:36:35 +00:00
Thomas Schmitt 2a38890c5f Progress due to tests with test/open-cd-excl 2007-04-18 10:35:38 +00:00
Thomas Schmitt 2ec2a34f51 Allowed for Friendly Programs: O_EXCL | O_RDONLY 2007-04-18 10:34:12 +00:00
Thomas Schmitt 10e320911a Program for probing access to device files. By Ted Ts'o with modifications by me. 2007-04-18 10:32:23 +00:00
Thomas Schmitt 9699880581 Corrected description of return values 2007-04-16 21:31:23 +00:00
Thomas Schmitt 13b9f910e1 Polished txt and finally threw out getter functions 2007-04-16 21:20:39 +00:00
Thomas Schmitt acaba76cda Emerging description of DDLP 2007-04-16 19:45:11 +00:00
Thomas Schmitt 927a820aec Finalized DVD+R cookbook 2007-04-16 19:43:42 +00:00