Commit Graph

1072 Commits

Author SHA1 Message Date
0b55addb6a Revoked usage of libburn_libburn_la_CFLAGS in Makefile.am (ugly .o names) 2009-11-17 09:34:46 +00:00
e6a31fd511 Updated build instructions of libburn and cdrskin 2009-11-16 18:00:30 +00:00
31e4ea55f1 New compile_cdrskin.sh option -dvd_obs_64k, adapted to new .o names of libburn 2009-11-16 16:55:58 +00:00
0259c17539 Configure options --enable-cdrskin-fifo-odirect, --enable-dvd-obs-64k 2009-11-16 16:53:07 +00:00
cb668c06dd New options dvd_obs= and stdio_fsync= 2009-11-15 16:49:04 +00:00
dea30cc8c8 New API calls burn_write_opts_set_dvd_obs(), burn_write_opts_set_stdio_fsync() 2009-11-15 15:30:26 +00:00
b828203e0b New compile_cdrskin.sh option -o_direct (Linux only) 2009-11-15 15:24:21 +00:00
39b9c6f48d Corrected an outdated remark 2009-11-15 15:21:04 +00:00
1dbd68bc0f libburn bugfix release 0.7.2.pl01 is ready 2009-11-13 10:41:23 +00:00
af6d64833f libburn-0.7.2.pl01 : Workarounds for Pioneer DVR-216D rev 1.09 2009-11-13 09:49:10 +00:00
5be4cd9c3e Branching for libburn bugfix release 0.7.2.pl01 2009-11-13 09:25:07 +00:00
22fafb92eb Man page entry and help text for option -V 2009-11-12 19:34:58 +00:00
a67e188fb3 Implemented option -V for logging of SCSI commands 2009-11-12 18:01:26 +00:00
031a445210 Macro Libburn_pioneer_dvr_216d_dummy_probe_wM for omitting write mode probe 2009-11-12 18:00:01 +00:00
ff94b794fd Workaround for Pioneer DVR-216D refusal to eject 2009-11-12 17:56:18 +00:00
bab0d8b83b Made SCSI logger permanent and controllable via API call 2009-11-12 17:54:06 +00:00
92ff881651 Updated cdrskin home page about DVR-216D workaround 2009-11-11 10:57:30 +00:00
13c4c3e4b8 Silenced a compiler warning about potentially uninitialized variable 2009-11-11 10:49:11 +00:00
77bcab01fe Reporting number of pending bytes while thanking for patience in -vvv mode 2009-11-11 10:07:03 +00:00
cdf9e6aec9 Increased stdio flush interval from 1 MB to 16 MB 2009-11-11 10:05:56 +00:00
71e2ab85e6 Hopefully solved the endless burn problem with Pioneer DVR-216D 2009-11-10 20:32:59 +00:00
277255953f Avoiding START UNIT before the drive gets released 2009-11-10 12:21:43 +00:00
85d8c13d35 Made SCSI command log more complete and more readable 2009-11-08 11:12:23 +00:00
d385730ebd Corrected allocation length with GET CONFIGURATION 2009-11-08 11:08:19 +00:00
4b30530f52 Test macros for double START UNIT and SET CD SPEED 2009-11-05 17:03:01 +00:00
11d1538fbd Test macro for SEND OPC INFORMATION before DVD-R track 2009-11-04 08:46:17 +00:00
6e44f7ea4e Test macro for SL_V in mode page 05 2009-11-03 18:45:08 +00:00
d4a3d303a6 Test macros for finding reason of stall problem with Pioneer DVD-216D on DVD-R 2009-10-30 13:45:26 +00:00
2027b86361 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
4ff9053d68 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
edabeec60a More optimizations with parity computation 2009-10-20 16:14:14 +00:00
e8e748d2f3 Optimizations with parity computation, clarification about nature of logarithms 2009-10-19 11:56:25 +00:00
9520a0570f Re-implemented ECMA-130 P-parity, Q-parity and scrambling for BURN_WRITE_RAW 2009-10-17 13:17:53 +00:00
ec6d100367 Re-implemented ECMA-130 P-parity, Q-parity and scrambling for BURN_WRITE_RAW 2009-10-17 13:17:06 +00:00
14d4811e82 libburn release 0.7.2 is ready 2009-10-12 12:35:06 +00:00
c589310114 Documented changes and release timestamp 2009-10-12 11:00:23 +00:00
d84fff4c06 Updated cdrskin tarball generator 2009-10-12 10:59:24 +00:00
ba33ee3960 Made number transition to 0.7.3 2009-10-12 10:52:37 +00:00
aaff10e761 Documented changes and release timestamp 2009-10-12 09:58:12 +00:00
a848b542b1 Updated cdrskin tarball generator 2009-10-12 09:56:46 +00:00
a9957315b4 Made number transition and activated development documentation 2009-10-12 09:55:32 +00:00
0b1599e504 Branching for libburn release 0.7.2 2009-10-12 06:54:37 +00:00
76cec81b92 Made -minfo subtract 2 from track size if "Data" and last 2 blocks unreadable 2009-10-09 20:06:25 +00:00
151b100c96 Made read_capacity error message of burn_read_data() depending on flag bit1 2009-10-09 20:03:06 +00:00
e637ee7686 Made -minfo stupidly report overwriteable media as "erasable" and "complete" 2009-10-09 12:37:38 +00:00
1deac6afeb Determining read capacity for DVD-RAM 2009-10-09 12:35:42 +00:00
f45a911e86 Fixed CD TAO multi-track -dummy bug reported by Philippe Rouquier 2009-10-04 15:11:35 +00:00
18fdda825e Restricted retry to the timeout for single SCSI commands (200 seconds) 2009-09-22 19:26:57 +00:00
93ec70fd74 Revoked instruction to retry STOP UNIT 2009-09-22 19:24:41 +00:00
d51356c26f Mentioned need for 2056 byte fifo chunks with burn_track_set_cdxa_conv() 2009-09-20 11:19:11 +00:00