Commit Graph

878 Commits (a6f41f8beb5cb94439a5accd47c4e3d956e1d45b)
 

Author SHA1 Message Date
Thomas Schmitt cd7b4e6de4 For Linux 2.4, USB audio : Reduced CD output buffer size to 32 kiB 17 years ago
Thomas Schmitt 79adcb520b For Linux 2.4, USB : Carefully avoided to inquire more data than available 17 years ago
Thomas Schmitt 41f2a40a58 Prepared fflushing and stderr output of SCSI command log 17 years ago
Thomas Schmitt 9b663f15d9 Next cdrskin-0.3.7 cycle 17 years ago
Thomas Schmitt ed9d3e2545 Updated cdrskin tarball generator 17 years ago
Thomas Schmitt ba7cd6d66e Made number transition and activated development documentation 17 years ago
Thomas Schmitt 660bf40a3c Changed many /dev/sg to /dev/sr 17 years ago
Thomas Schmitt 25ba84a7e2 Repaired autotools bootstrap bug by help of sed 17 years ago
Thomas Schmitt 6566771834 Next cdrskin-0.3.5 cycle 17 years ago
Thomas Schmitt 2d2a2f8c1b Declared failure of DDLP to entirely solve the concurrency problem 17 years ago
Thomas Schmitt 329f266cea Beginning to develop DDLP-B 17 years ago
Thomas Schmitt dce1ba57f3 Clarifications about motivation and duties of the participants 17 years ago
Thomas Schmitt d3f08d4f96 Clarifications about motivation and duties of the participants 17 years ago
Thomas Schmitt ddb63509af Corrected a list of standard paths 17 years ago
Thomas Schmitt 96098b3f2d Adaptations to new test results and discussions 17 years ago
Thomas Schmitt 256139c9d6 Polished messages, comments and description of DDLP-A 17 years ago
Thomas Schmitt fd5b681bc6 Updated comments about DVD+R 17 years ago
Thomas Schmitt 2a38890c5f Progress due to tests with test/open-cd-excl 17 years ago
Thomas Schmitt 2ec2a34f51 Allowed for Friendly Programs: O_EXCL | O_RDONLY 17 years ago
Thomas Schmitt 10e320911a Program for probing access to device files. By Ted Ts'o with modifications by me. 17 years ago
Thomas Schmitt 9699880581 Corrected description of return values 17 years ago
Thomas Schmitt 13b9f910e1 Polished txt and finally threw out getter functions 17 years ago
Thomas Schmitt acaba76cda Emerging description of DDLP 17 years ago
Thomas Schmitt 927a820aec Finalized DVD+R cookbook 17 years ago
Thomas Schmitt 3b9f66a765 Implemented ddlpa_lock_btl() 17 years ago
Thomas Schmitt 5d2ad006a4 Began test implementation of DDLP-A 17 years ago
Thomas Schmitt aa03717f24 Made use of fcntl(F_SETLK) switchable (and thus became more free with default) 17 years ago
Thomas Schmitt ab5f39b8bb Switched from O_NONBLOCK to O_NDELAY (see http://lkml.org/lkml/2007/4/11/141) 17 years ago
Thomas Schmitt e1b8edb437 Clarified license. People who object shall please come forward now. 17 years ago
Thomas Schmitt a78e6f9b29 Avoided SIGSEGV with an old SCSI CD-ROM drive and its wild replies 17 years ago
Thomas Schmitt 047f9c75f5 Fixed bug in sg_open_scsi_siblings() introduced with revision 802 17 years ago
Thomas Schmitt 159715ebaa Used O_EXCL|O_RDWR and fcntl() even within sg_obtain_scsi_adr() 17 years ago
Thomas Schmitt f617567e03 Fixed bug with drive_scsi_dev_family= introduced by revision 796 (fcntl lock) 17 years ago
Thomas Schmitt 10a7a9d5e8 Next cdrskin-0.3.5 cycle 17 years ago
Thomas Schmitt 76ed9570c9 Reacted on compiler warning about last_rdev, fixed fresh typo bug 17 years ago
Thomas Schmitt 4bc8e4caea Cleaned up scsi sibling management, sketched grafting of DDLP 17 years ago
Thomas Schmitt 1a054b54c9 Updated media list in introduction comment 17 years ago
Thomas Schmitt 76a9fa4fa2 New cdrskin options --drive_not_f_setlk and --drive_not_o_excl 17 years ago
Thomas Schmitt 4c85686aad Added fcntl() locking to O_EXCL locking 17 years ago
Thomas Schmitt a686340407 Make --old_pseudo_scsi_adr -scanbus work with any drive_scsi_dev_family= 17 years ago
Thomas Schmitt 16c7cf1889 Added fcntl() locking to O_EXCL locking 17 years ago
Thomas Schmitt 15b33422d0 Avoided unconditional finalizing of DVD+R 17 years ago
Thomas Schmitt 649f67697a Allowed finalizing of DVD+R 17 years ago
Thomas Schmitt 125e28160d Next cdrskin-0.3.5 cycle 17 years ago
Thomas Schmitt eb860ee4b7 Silenced error message if tsize= is smaller than source is willing to deliver 17 years ago
Thomas Schmitt a8c69206fe Made fifo based -isosize read 64k first and the rest only at normal stage 17 years ago
Thomas Schmitt 26745b4064 Enabled -isosize with S_IFREG or S_IFBLK files and without fifo 17 years ago
Thomas Schmitt 962f68b1d6 Silenced error condition about -sao with stdin and -isosize 17 years ago
Thomas Schmitt cc5560fc86 Enabled -isosize for first track by help of fifo and without seeking 17 years ago
Thomas Schmitt 5d65697697 Preparations for option -isosize via fifo (only a debug message yet) 17 years ago