Commit Graph

3125 Commits

Author SHA1 Message Date
89b20aeec5 Compiler option -use_libburn_fifo to switch non-CD from cdrfifo to libburn fifo 2009-11-26 21:12:57 +00:00
b0cb0b1e53 New API calls burn_fifo_get_statistics(), burn_fifo_next_interval() 2009-11-26 14:43:38 +00:00
dc0504f019 New API call burn_fifo_fill() 2009-11-25 16:00:33 +00:00
d6263dee7f Gave up call burn_os_close_track_src() introduced by rev 2920 2009-11-25 12:21:12 +00:00
5a70b9b6de Gave up cdrskin specific O_DIRECT compile option 2009-11-23 19:31:32 +00:00
81b74cc951 New API calls burn_os_open_track_src() , burn_os_alloc_buffer() 2009-11-23 18:56:18 +00:00
396a743690 Bug fix: DVD DAO track size was rounded up much too generously 2009-11-22 20:52:40 +00:00
6b97497089 Enabled cdrskin O_DIRECT with fs=0 2009-11-21 19:15:52 +00:00
25d642e287 Longer READ BUFFER CAPACITY interval with DVD/BD writing 2009-11-21 19:14:05 +00:00
ca72f3c1d2 Avoided use of uninitialized variable 2009-11-20 17:57:34 +00:00
ab98e31575 Experiment about SG_FLAG_DIRECT_IO 2009-11-20 13:48:44 +00:00
f67f1a2caa Reserving enough track space for 64 kB write chunks 2009-11-18 18:56:14 +00:00
0debeeabf9 Split automatic drive start function from mmc_function_spy() 2009-11-18 12:25:57 +00:00
b5466ab93c Corrected help text of cdrskin static compile script 2009-11-17 16:54:52 +00:00
702c353f31 New configure option --enable-dvd-obs-64k 2009-11-17 14:23:28 +00:00
14b17cc131 New options -dvd_obs and -stdio_sync 2009-11-17 13:41:28 +00:00
739f003745 Requiring libburn-0.7.3 now 2009-11-17 12:30:31 +00:00
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
33b1b9a454 New -calm_drive mode "revoke" 2009-11-12 20:44:09 +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
8c8731d9d4 Promoted branch to tag 2009-10-28 07:44:54 +00:00
f0dc3695a6 Documented changes and release timestamp 2009-10-28 05:46:15 +00:00
fac35f8b20 Version leap to libisoburn-0.4.5 2009-10-27 20:56:57 +00:00
4954d3d136 Documented changes and release timestamp 2009-10-27 16:23:56 +00:00