Commit Graph

810 Commits

Author SHA1 Message Date
cc65aa9df6 Enabled recognition of CD drive at /dev/vda of Linux guest on qemu virtio 2011-11-09 11:17:19 +00:00
b4ff95c2e7 Bug fix: Misinterpreted mode page 2A if block descriptors are present 2011-11-03 13:08:44 +00:00
a1158a118b Corrected a bug with obtaining Physical Interface Standard information 2011-11-02 13:07:56 +00:00
afe242f920 Avoiding on Linux to list drives from /proc if device family is non-default 2011-11-02 07:43:58 +00:00
854ebd647c Small correction of rev 4416 2011-11-01 22:17:49 +00:00
42b6c22dca Enabled recognition of QEMU DVD-ROM 0.12 as ATAPI drive 2011-10-31 16:43:02 +00:00
a247f7e7e9 Enabled optional reporting of drive replies in Solaris adapter 2011-10-27 16:14:13 +00:00
cad8abef74 Enabled optional reporting of drive replies in libcdio adapter 2011-10-27 09:47:29 +00:00
a504de4b58 Silenced a warnings in libcdio adapter 2011-10-27 09:10:43 +00:00
ac4bfb128c Gave up use of burn_print() in libburn 2011-10-12 10:01:28 +00:00
39df1cdc4e Changed debug message which called "stdio:" addresses enumerable 2011-10-10 13:01:00 +00:00
3862b8d339 Changed term "persistent address" to "device file address" 2011-10-10 13:00:20 +00:00
02255c89be Reacted on nitpicking of cppcheck 2011-10-09 16:24:25 +00:00
3c7e723114 Reacted on warning of cppcheck about burn_disc_get_cd_info() 2011-10-09 15:54:47 +00:00
7d1c712c09 Avoided to release drive prematurely if interrupted while grabbing drive 2011-10-07 07:51:55 +00:00
e05e813234 New API call burn_drive_re_assess() 2011-10-05 07:56:23 +00:00
c5718b7a4c Avoided one more open()-close() cycles during drive scan and grab on Linux 2011-10-02 17:20:39 +00:00
b81585e082 Avoided open()-close() cycles during drive scan and grab on Linux 2011-10-02 13:41:21 +00:00
44b0314449 Made number transition to 1.1.7 2011-09-27 12:50:12 +00:00
d9e6bde437 Improved and documented workaround for udev 2011-09-21 13:34:21 +00:00
71c9dc9f28 Slowing down test cycle while waiting for drive to become ready 2011-09-20 13:25:21 +00:00
35e553a808 Working around collision with udev by closing and re-opening device file 2011-09-20 13:19:47 +00:00
fe812ffde2 Simulation of large disks 2011-09-20 13:17:38 +00:00
a2965e9993 More generous ignoring of failure of fsync() on inappropriate fd 2011-08-29 21:33:43 +00:00
d073709328 Reacted on compiler warning about previous revision 2011-08-17 16:22:14 +00:00
7e6dadeb02 Bug fix: stdio sizes > 4 TB - 32 kB caused integer rollover 2011-08-17 16:09:05 +00:00
60dde60ebd Made number transition to 1.1.5 2011-08-08 12:20:01 +00:00
76c4c76722 Forgot to upload the header which defines mmc_get_phys_format_info 2011-08-01 15:34:08 +00:00
2e20a4f888 New API call burn_disc_get_phys_format_info() 2011-08-01 12:54:24 +00:00
62944e3b21 Bug fix: Some drives return -150 as NWA of blank CD, rather than 0 2011-07-31 08:31:11 +00:00
b0a4b7c15c Bug fix: Some drives returned wrong CD sizes after having burnt DVD-R 2011-07-31 08:03:51 +00:00
b47a0e6884 New API call burn_lookup_device_link() 2011-07-28 19:13:39 +00:00
64f7f5d609 Reacted on warning of cppcheck about libburn/sg-freebsd.c 2011-07-15 08:13:46 +00:00
13895a6518 Reacted on warning of cppcheck about libburn/sg-solaris.c 2011-07-12 17:38:01 +00:00
f12ce229ae Bug fix: Empty ROM drive was mistaken to hold an unsuitable disc 2011-07-12 15:54:42 +00:00
34c86e88d9 Reacted on warning of cppcheck about libburn/sg-libcdio.c 2011-07-12 14:22:19 +00:00
a2d2ec150b Reacted on warning of cppcheck about libburn/sg-freebsd.c 2011-07-12 14:20:52 +00:00
54325147ee Reacted on warning of cppcheck about libburn/sg-freebsd-port.c 2011-07-12 14:19:55 +00:00
7620840490 Reacted on warning of cppcheck about libburn/sg-dummy.c 2011-07-12 14:19:12 +00:00
0894f7773e Improved intentional compiler warning about lack of suitable system adapter 2011-07-12 14:17:24 +00:00
ec9bc5678b Reacted on warning of cppcheck about libburn/read.c 2011-07-12 11:04:39 +00:00
a751af6caa Reacted on warning of cppcheck about libburn/drive.c 2011-07-12 11:03:34 +00:00
570346b3a5 Reacted on warning of cppcheck about libburn/cleanup.c 2011-07-12 11:02:47 +00:00
f73698c0cb Reacted on warning of cppcheck about libburn/async.c 2011-07-12 11:01:53 +00:00
653586b97e Implemented macro Libburn_use_sg_freebsd_porT 2011-07-11 14:40:02 +00:00
3cec04dbe3 Reacted on warning of cppcheck 2011-07-07 12:07:43 +00:00
2d8047afcf Silenced warning of cppcheck 2011-07-07 11:50:34 +00:00
781beb3a27 Silenced warning of cppcheck 2011-07-07 11:49:36 +00:00
c03149241d Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:35:55 +00:00
2433c1f68e Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:34:58 +00:00