Commit Graph

1122 Commits

Author SHA1 Message Date
008b6761c0 libburn bugfix release 0.7.4.pl01 is ready 2009-12-26 11:08:58 +00:00
2fe1a18de1 Bug fix: Added missing system adapter for generic X/Open to libburn release tarball 2009-12-26 10:55:13 +00:00
1656693330 Branching for libburn bugfix release 0.7.4.pl01 2009-12-26 10:39:31 +00:00
4ab5073269 Branching for libburn bugfix release 0.7.4.pl01 2009-12-26 10:37:38 +00:00
c2b376a558 Branching for libburn bugfix release 0.7.4.pl01 2009-12-26 10:34:28 +00:00
abe0815a9f Branching for libburn bugfix release 0.7.4.pl01 2009-12-26 10:32:02 +00:00
e664b1e282 Added os-dummy.h and sg-dummy.h to libburn tarball 2009-12-26 08:49:59 +00:00
7d49a67585 New API function burn_scsi_transport_id() 2009-12-26 08:01:35 +00:00
faa760d6ff New internal sg-API function sg_initialize() 2009-12-25 22:37:57 +00:00
060df845ba Adapted to libcdio-0.83 and its runtime version telling 2009-12-25 20:55:37 +00:00
d0d6e49727 Added PKG_CHECK_MODULES for libcdio-0.82 (must become 0.83 when released) 2009-12-25 14:40:16 +00:00
f06d73b4f8 Resolving symbolic links in libcdio drive list 2009-12-25 14:31:55 +00:00
b5c0316640 Commited file forgotten with rev 2960 2009-12-25 10:13:06 +00:00
a7bc860dd9 Option -use_libcdio for cdrskin development compile script 2009-12-25 10:12:22 +00:00
2947dc02de Making use of libcdio function mmc_get_cmd_scsi_sense() 2009-12-24 17:04:40 +00:00
11a2094f97 Experimental SCSI transport adapter via GNU libcdio 2009-12-19 14:34:48 +00:00
21a1829063 Moved sg_log_cmd() to spc.c scsi_log_cmd() 2009-12-19 14:23:30 +00:00
ef8289e6e8 Corrected CDB length of command 55h MODE SELECT from 12 to 10 2009-12-19 13:59:09 +00:00
cd34fdeae5 Mentioned in cookbook the change about TAO close track 2009-12-16 07:39:39 +00:00
d44c150c18 libburn release 0.7.4 is ready 2009-12-07 09:03:51 +00:00
2acedae018 Documented changes and release timestamp 2009-12-07 07:56:32 +00:00
17e55b8825 Updated cdrskin tarball generator 2009-12-07 07:55:25 +00:00
4225f876a6 Made number transition to 0.7.5 2009-12-07 07:54:24 +00:00
bed14054ea Documented changes and release timestamp 2009-12-06 18:03:57 +00:00
eabdc6c872 Updated cdrskin tarball generator 2009-12-06 17:03:20 +00:00
2d839370c1 Made number transition to 0.7.4 2009-12-06 17:02:09 +00:00
c3027b97ad Branching for libburn release 0.7.4 2009-12-06 14:56:46 +00:00
451dd1136e Now default in cdrskin: use of libburn fifo with DVD and BD single track 2009-12-06 09:37:33 +00:00
18b72f1602 Some clarifications about the Linux throughput problem 2009-12-06 07:45:00 +00:00
07f535c72b Some clarifications about the GH22LS30 problem 2009-12-06 07:32:38 +00:00
2fd0fc3086 Converted stderr experiment messages to DEBUG messages 2009-12-05 14:35:41 +00:00
1f73d8fb3d Made effect of macro Libburn_pioneer_dvr_216d_read_buf_caP unconditional 2009-12-05 14:22:28 +00:00
203976a6db Bug fix: SIGSEGV with LG GH22LS30 when inquiring media product id 2009-12-05 11:17:13 +00:00
2ca3d2d5c3 Gave up CLOSE TRACK with CD TAO burn runs 2009-12-02 10:29:45 +00:00
dda4ca8108 Documented meaning of START/STOP UNIT bits 2009-11-30 10:00:34 +00:00
a42ece0bce Using mmap() by default for allocating read buffers 2009-11-28 12:23:20 +00:00
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