Commit Graph

1261 Commits

Author SHA1 Message Date
Thomas Schmitt c2c10e263e Updated build instructions of libburn and cdrskin 2009-11-16 18:00:30 +00:00
Thomas Schmitt 43761c55ef New compile_cdrskin.sh option -dvd_obs_64k, adapted to new .o names of libburn 2009-11-16 16:55:58 +00:00
Thomas Schmitt b28165f10b Configure options --enable-cdrskin-fifo-odirect, --enable-dvd-obs-64k 2009-11-16 16:53:07 +00:00
Thomas Schmitt 25489521bb New options dvd_obs= and stdio_fsync= 2009-11-15 16:49:04 +00:00
Thomas Schmitt 79a33ca2ac New API calls burn_write_opts_set_dvd_obs(), burn_write_opts_set_stdio_fsync() 2009-11-15 15:30:26 +00:00
Thomas Schmitt 738b83ac03 New compile_cdrskin.sh option -o_direct (Linux only) 2009-11-15 15:24:21 +00:00
Thomas Schmitt 677b007100 Corrected an outdated remark 2009-11-15 15:21:04 +00:00
Thomas Schmitt 0fc685fc85 Man page entry and help text for option -V 2009-11-12 19:34:58 +00:00
Thomas Schmitt ca2cae9b0a Implemented option -V for logging of SCSI commands 2009-11-12 18:01:26 +00:00
Thomas Schmitt 055876d6b7 Macro Libburn_pioneer_dvr_216d_dummy_probe_wM for omitting write mode probe 2009-11-12 18:00:01 +00:00
Thomas Schmitt 9160b1dcbb Workaround for Pioneer DVR-216D refusal to eject 2009-11-12 17:56:18 +00:00
Thomas Schmitt 0f37170759 Made SCSI logger permanent and controllable via API call 2009-11-12 17:54:06 +00:00
Thomas Schmitt ce3d4dbed3 Updated cdrskin home page about DVR-216D workaround 2009-11-11 10:57:30 +00:00
Thomas Schmitt f9acd4ee3d Silenced a compiler warning about potentially uninitialized variable 2009-11-11 10:49:11 +00:00
Thomas Schmitt d118b82a13 Reporting number of pending bytes while thanking for patience in -vvv mode 2009-11-11 10:07:03 +00:00
Thomas Schmitt 76a4c0ac44 Increased stdio flush interval from 1 MB to 16 MB 2009-11-11 10:05:56 +00:00
Thomas Schmitt 83f80364c5 Hopefully solved the endless burn problem with Pioneer DVR-216D 2009-11-10 20:32:59 +00:00
Thomas Schmitt 9064b56c56 Avoiding START UNIT before the drive gets released 2009-11-10 12:21:43 +00:00
Thomas Schmitt 405e6b020e Made SCSI command log more complete and more readable 2009-11-08 11:12:23 +00:00
Thomas Schmitt ffe80264c7 Corrected allocation length with GET CONFIGURATION 2009-11-08 11:08:19 +00:00
Thomas Schmitt d158e7f456 Test macros for double START UNIT and SET CD SPEED 2009-11-05 17:03:01 +00:00
Thomas Schmitt 4384b0c006 Test macro for SEND OPC INFORMATION before DVD-R track 2009-11-04 08:46:17 +00:00
Thomas Schmitt e78353b7dd Test macro for SL_V in mode page 05 2009-11-03 18:45:08 +00:00
Thomas Schmitt 3c2ad1be42 Test macros for finding reason of stall problem with Pioneer DVD-216D on DVD-R 2009-10-30 13:45:26 +00:00
Thomas Schmitt 937a226543 Bug fix: Closed memory leak with failure to open device file under FreeBSD. Thanks to George Danchev. 2009-10-27 10:09:31 +00:00
Thomas Schmitt cca24711b8 Bug fix: burn_drive->disc_id or burn_drive->disc_app_code altered by stray 0. Thanks to George Danchev. 2009-10-27 10:06:43 +00:00
Thomas Schmitt e646686145 More optimizations with parity computation 2009-10-20 16:14:14 +00:00
Thomas Schmitt f3070d2e71 Optimizations with parity computation, clarification about nature of logarithms 2009-10-19 11:56:25 +00:00
Thomas Schmitt e0c501a59a Re-implemented ECMA-130 P-parity, Q-parity and scrambling for BURN_WRITE_RAW 2009-10-17 13:17:53 +00:00
Thomas Schmitt 39a7d18266 Re-implemented ECMA-130 P-parity, Q-parity and scrambling for BURN_WRITE_RAW 2009-10-17 13:17:06 +00:00
Thomas Schmitt de8ecab9b4 Documented changes and release timestamp 2009-10-12 11:00:23 +00:00
Thomas Schmitt e9a6b9c36d Updated cdrskin tarball generator 2009-10-12 10:59:24 +00:00
Thomas Schmitt e65ccb2b5e Made number transition to 0.7.3 2009-10-12 10:52:37 +00:00
Thomas Schmitt 96a5a2a28a Made -minfo subtract 2 from track size if "Data" and last 2 blocks unreadable 2009-10-09 20:06:25 +00:00
Thomas Schmitt ca97df9798 Made read_capacity error message of burn_read_data() depending on flag bit1 2009-10-09 20:03:06 +00:00
Thomas Schmitt 22905f7349 Made -minfo stupidly report overwriteable media as "erasable" and "complete" 2009-10-09 12:37:38 +00:00
Thomas Schmitt a318da9463 Determining read capacity for DVD-RAM 2009-10-09 12:35:42 +00:00
Thomas Schmitt 3c69b684a8 Fixed CD TAO multi-track -dummy bug reported by Philippe Rouquier 2009-10-04 15:11:35 +00:00
Thomas Schmitt 4457061656 Restricted retry to the timeout for single SCSI commands (200 seconds) 2009-09-22 19:26:57 +00:00
Thomas Schmitt 758f5a5c1e Revoked instruction to retry STOP UNIT 2009-09-22 19:24:41 +00:00
Thomas Schmitt c8c4da8e8e Mentioned need for 2056 byte fifo chunks with burn_track_set_cdxa_conv() 2009-09-20 11:19:11 +00:00
Thomas Schmitt 4fdebcae9f Refusing to read beyond media_read_capacity 2009-09-18 16:18:37 +00:00
Thomas Schmitt 82ee4c8788 Fixing SIGSEGV with CD SAO introduced with revision 2808 2009-09-18 16:16:56 +00:00
Thomas Schmitt ad4a286736 Evaluating read capacity with role 2 drives (regular files and block devices) 2009-09-13 09:49:50 +00:00
Thomas Schmitt 9017f0716f Updated cdrskin web page 2009-09-12 13:42:27 +00:00
Thomas Schmitt 7973546a4c Interpreting options -mode2, -xa, -xa1, -xa2 but producing CD-ROM Mode 1 tracks 2009-09-11 12:08:59 +00:00
Thomas Schmitt 2e6f83b3b3 New API call burn_track_set_cdxa_conv() 2009-09-11 11:53:36 +00:00
Thomas Schmitt fdd190b65c Removed Media summary from -minfo because of incompatible counting rules 2009-09-10 07:11:54 +00:00
Thomas Schmitt 97ac17512f Silenced compiler warning 2009-09-09 17:42:31 +00:00
Thomas Schmitt 28a1b4dcba Emulation of some -minfo output 2009-09-09 17:33:48 +00:00