Commit Graph

916 Commits

Author SHA1 Message Date
Thomas Schmitt 731d17581b Corrected a typo 2007-08-09 13:31:43 +00:00
Thomas Schmitt 0b575e044e Changed "unsigned" to "unsigned int" 2007-08-09 13:30:52 +00:00
Thomas Schmitt 5363693b07 Allowed speed=any 2007-08-09 13:28:40 +00:00
Thomas Schmitt 69f9f8e493 Corrected a dead link 2007-08-09 13:26:59 +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 23637b020e Corrected a harmless typo 2007-08-02 08:30:26 +00:00
Thomas Schmitt 605e66a005 Documented changes 2007-07-20 20:05:17 +00:00
Thomas Schmitt 5ff8e34d2c Updated cdrskin tarball generators 2007-07-20 18:55:50 +00:00
Thomas Schmitt 00df1c9b85 Made number transition to 0.3.9 2007-07-20 18:53:32 +00:00
Thomas Schmitt 7d23984220 Next cdrskin-0.3.7 cycle 2007-07-19 17:49:50 +00:00
Thomas Schmitt aba535d700 Next cdrskin-0.3.7 cycle 2007-07-19 17:30:05 +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 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