Commit Graph

1024 Commits

Author SHA1 Message Date
55a6563e92 Bug fix: Some drives returned wrong CD sizes after having burnt DVD-R 2011-07-31 08:03:51 +00:00
11420e4a32 New option --device_links 2011-07-28 19:16:06 +00:00
57185dc9e7 New API call burn_lookup_device_link() 2011-07-28 19:13:39 +00:00
e3b025e3e2 Reacted on warning of cppcheck about libburn/sg-freebsd.c 2011-07-15 08:13:46 +00:00
1dc28efd30 Fixed possible uninitialized variable use introduced by rev 4152 2011-07-14 16:22:27 +00:00
e563968695 Reacted on warning of cppcheck about libburn/sg-solaris.c 2011-07-12 17:38:01 +00:00
c7f0b2f2d0 Bug fix: Empty ROM drive was mistaken to hold an unsuitable disc 2011-07-12 15:54:42 +00:00
e2cc28ec14 Improved -atip and -minfo with empty drive 2011-07-12 15:53:56 +00:00
4d9b7f6abe Reacted on warning of cppcheck about libburn/sg-libcdio.c 2011-07-12 14:22:19 +00:00
b37ac000e5 Reacted on warning of cppcheck about libburn/sg-freebsd.c 2011-07-12 14:20:52 +00:00
7775ae76a4 Reacted on warning of cppcheck about libburn/sg-freebsd-port.c 2011-07-12 14:19:55 +00:00
e162f66b1d Reacted on warning of cppcheck about libburn/sg-dummy.c 2011-07-12 14:19:12 +00:00
da6144f27a Improved intentional compiler warning about lack of suitable system adapter 2011-07-12 14:17:24 +00:00
21fe02743d Reacted on warning of cppcheck about test/poll.c 2011-07-12 11:05:20 +00:00
846953a7e8 Reacted on warning of cppcheck about libburn/read.c 2011-07-12 11:04:39 +00:00
4c3fe565ab Reacted on warning of cppcheck about libburn/drive.c 2011-07-12 11:03:34 +00:00
b158af4faa Reacted on warning of cppcheck about libburn/cleanup.c 2011-07-12 11:02:47 +00:00
85bcb22848 Reacted on warning of cppcheck about libburn/async.c 2011-07-12 11:01:53 +00:00
52a68ea2f3 Reacted on warning of cppcheck about cdrskin/cleanup.c 2011-07-12 11:00:27 +00:00
b751538352 Reacted on warning of cppcheck about cdrskin/cdrfifo.c 2011-07-12 09:59:59 +00:00
ad410d61af Implemented macro Libburn_use_sg_freebsd_porT 2011-07-11 14:40:02 +00:00
39506359c8 Reacted on warning of cppcheck 2011-07-07 12:07:43 +00:00
0c0a65ae03 Silenced warning of cppcheck 2011-07-07 11:50:34 +00:00
4d83f90ca8 Silenced warning of cppcheck 2011-07-07 11:49:36 +00:00
2f8ea0152d Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:39:39 +00:00
485669524b Reacted on warnings of -Wtype-limits and -Wunused-but-set-variable 2011-07-06 14:38:08 +00:00
0fc4e78e8a Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:35:55 +00:00
c28c61587b Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:34:58 +00:00
5044b3e16c Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:33:35 +00:00
998e447345 Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:31:32 +00:00
e1bb3aac3e Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:25:57 +00:00
32b2f09148 Reacted on warnings of -Wunused-but-set-variable 2011-07-04 17:17:40 +00:00
9a456150bd Avoiding to load speed descriptor list twice 2011-07-04 14:39:47 +00:00
0f597cb904 Silenced compiler warnings about signedness 2011-06-22 09:32:25 +00:00
45756844e9 Bug fix: libburn-1.1.0 did only compile on Linux, FreeBSD, and Solaris 2011-06-19 20:36:29 +00:00
c596930b82 Made number transition to 1.1.1 2011-06-18 15:56:15 +00:00
dfccac8ba7 Reporting SCSI error if command RESERVE TRACK fails 2011-06-14 15:29:51 +00:00
2e8c7f0753 Replaced some large local variables by other means in libburn/write.c 2011-06-08 20:04:28 +00:00
64cba32cfd Bug fix: burn_disc_format() on DVD-RW issued wrong block size with type 00h 2011-06-08 18:13:02 +00:00
5a5e75fee8 Replaced some large local variables by other means in libburn/toc.c 2011-06-08 08:23:08 +00:00
5d58052a7b Replaced some large local variables by other means in libburn/structure.c 2011-06-08 08:14:35 +00:00
f75d8a8004 Consolidated several local struct command to a new member of struct burn_drive 2011-06-07 14:40:31 +00:00
27bc4eed20 Closed a small memory leak with CD SAO found by valgrind 2011-06-07 08:44:46 +00:00
fc905fea5c Leaner implementation of macro BURN_ALLOC_MEM 2011-06-06 17:37:42 +00:00
178dd61cb1 Replaced some large local variables by other means in libburn/spc.c 2011-06-06 17:31:36 +00:00
6edffeac3d Reacted on warnings of gcc about mixed sign comparison 2011-06-06 10:51:52 +00:00
4d5051a122 Replaced some large local variables by other means in libburn/sg-solaris.c 2011-06-06 10:45:04 +00:00
8370443595 Replaced some large local variables by other means in libburn/sg-linux.c 2011-06-05 17:05:38 +00:00
8934f3c78d Replaced some large local variables by other means in libburn/sg-libcdio.c 2011-06-02 13:28:06 +00:00
802e53bac1 Gave up use of bzero() in FreeBSD system adapters 2011-06-02 08:39:13 +00:00
a06b171f54 New API call burn_disc_close_damaged() 2011-05-31 10:32:21 +00:00
eb1cce66ca New API call burn_disc_next_track_is_damaged() 2011-05-26 15:01:23 +00:00
03b1817ded Improved reaction on Damage Bit and missing NWA_V of READ TRACK INFORMATION 2011-05-26 14:58:10 +00:00
fad5727a14 Replaced some large local variables by other means in libburn/sg-freebsd-port.c 2011-05-23 18:26:02 +00:00
5b14a6b5b8 Replaced some large local variables by other means in libburn/sg-freebsd.c 2011-05-23 17:39:48 +00:00
afc3dfd619 Replaced some large local variables by other means in libburn/sg-dummy.c 2011-05-23 16:34:53 +00:00
d6cb95e554 Replaced some large local variables by other means in libburn/read.c 2011-05-23 15:51:49 +00:00
c88214e221 Replaced some large local variables by other means in libburn/mmc.c 2011-05-23 15:39:51 +00:00
ec0b81df6d Added forgotten return value to BURN_ALLOC_MEM 2011-05-15 20:31:15 +00:00
9ef623c7f6 Replaced some large local variables by other means in libburn/drive.c 2011-05-15 19:13:57 +00:00
cbc2078731 Polished macro BURN_ALLOC_MEM 2011-05-15 18:16:58 +00:00
58660e6667 Replaced some large local variables by other means in libburn/async.c 2011-05-15 10:48:59 +00:00
2af320911d Macros BURN_ALLOC_MEM, BURN_FREE_MEM for replaceing local variables 2011-05-15 10:47:01 +00:00
88ab908cf9 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:51:44 +00:00
6b8ab690e7 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:50:49 +00:00
dfaeaa2d05 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:49:40 +00:00
80aa39403a Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:46:59 +00:00
726a2b789a Including header pthread.h on request of Mats Andersson for OpenBSD 2011-05-12 12:04:43 +00:00
549b1a4346 Closed tiny memory leak found by valgrind 2011-05-01 14:45:22 +00:00
e9b4937849 Made number transition to 1.0.7 2011-04-09 09:26:29 +00:00
e7ae52d582 Better handling of read attempt on pseudo-drive without read-permission 2011-03-24 18:21:31 +00:00
e3ccb45db2 Avoiding appendable role 5 if not explicitely enabled 2011-03-22 08:59:43 +00:00
ced69fa340 Enabled blanking of drive with role 5 2011-03-21 09:22:04 +00:00
7ed32c2baa Adjustments for drive role 5, random access write-only 2011-03-21 09:04:14 +00:00
18ebab674b Corrected nwa computation for drive role 5 2011-03-21 09:02:58 +00:00
b697ee8022 Silenced an error message with input that is not aligned to 2 kB 2011-03-19 22:21:35 +00:00
0f79047c75 Enabled BD formatting iby index on Pioneer BDR-205 which offers no Cert or QCert 2011-03-18 15:33:15 +00:00
1379e576cf Provisory introduction of drive role 5, random access write-only 2011-03-18 09:33:54 +00:00
f5e5d85734 Prepared cdrskin for drive role 5 2011-03-18 09:31:24 +00:00
6ae78e2d4d Changed severity of "Read attempt on write-only drive" from FATAL to FAILURE 2011-03-13 19:26:30 +00:00
e77547af5b Using burn_allow_drive_role_4() in cdrskin 2011-03-13 13:08:58 +00:00
3644b0a58f New API call burn_allow_drive_role_4() 2011-03-13 13:07:46 +00:00
2bf4664e9e Burning DVD-R DAO with 2 kB size granularity rather than 32 kB 2011-03-12 09:35:04 +00:00
9afc56763d Made number transition to 1.0.5 2011-03-10 13:30:54 +00:00
c01f6fa3bf Bug fix: Read-only file descriptors were classified as write-only pseudo drives 2011-03-01 14:46:17 +00:00
9af390fc51 Corrected a flaw found by George Danchev with cpp 2011-02-24 19:17:06 +00:00
67a3de8fb5 Registered new error code 2011-02-23 19:57:10 +00:00
85b5612361 Made number transition to 1.0.3 2011-02-23 19:38:44 +00:00
09e0b27d9e DEBUG message with burn_drive_cancel, FAILURE with premature end-of-input 2011-02-18 16:55:42 +00:00
5d3fbb7060 Reacted on compiler warnings about uninitialized variables 2011-02-14 08:59:42 +00:00
2c37215969 Forced role 3 on drives which stem from open file descriptors without O_RDWR 2011-02-09 11:43:10 +00:00
d5ae5ebf6c Using usleep() instead of nanosleep() which is not available on Solaris 9 2011-01-18 16:28:57 +00:00
9516d40d44 Made number transition to 1.0.1 2011-01-16 15:11:34 +00:00
9cde8b2601 Refusing to burn if foreseeable size exceeds media capacity 2011-01-09 13:59:19 +00:00
273366c183 Allowed stdio tracks of known size to end in TAO mode on premature EOF 2011-01-03 19:51:30 +00:00
dbe035bebe Prepending ./configure generated options to CFLAGS rather than appending them 2010-12-13 08:00:00 +00:00
c712ae1a41 Made number transition to 0.9.1 2010-12-08 13:55:24 +00:00
5d5420b775 Removed outdated development macros 2010-11-16 13:12:35 +00:00
3d2154b31e Regression fix: SCSI reply data logging was disabled in rev 3368, 0.8.6 2010-10-29 17:45:13 +00:00
1d86a0be2f Issueing error messages if cache syncing or closing fails 2010-10-29 16:41:16 +00:00
163926e155 Made number transition to 0.8.9 2010-10-20 13:36:14 +00:00
22e527cd1f Issueing messages with all cases of burn canceling 2010-10-19 16:59:34 +00:00
0125ee074e Issue warning after writing a BD-R with more than 300 sessions 2010-10-15 19:17:37 +00:00
077eb50c5f Avoiding to inquire spare area of unsuitable media 2010-09-28 10:11:06 +00:00
d401a20b7c Polished appearance of BD spare info with --list_formats 2010-09-24 10:05:05 +00:00
1b522c813c Making new API call available in dynamic library 2010-09-24 09:26:06 +00:00
c8920b709b Displaying eventual BD spare area information with --list_formats 2010-09-24 09:19:44 +00:00
07ce895592 Displaying eventual BD spare area information with -minfo 2010-09-24 09:07:58 +00:00
2e7e61b680 New API call burn_disc_get_bd_spare_info() 2010-09-24 09:07:05 +00:00
cdbf04a776 Temporarily added test program for burn_offst_source_new() 2010-09-22 18:09:50 +00:00
b6e37e68e8 New API call burn_offst_source_new() 2010-09-22 17:51:26 +00:00
a08f7592fd On Linux: Run ldconfig during make install,if not --disable-ldconfig-at-install 2010-09-22 10:54:56 +00:00
83c90fb200 Made number transition to 0.8.7 2010-09-17 07:54:34 +00:00
b9cbaba76e Centralized interpretation of SCSI command outcome 2010-09-14 12:50:06 +00:00
339bbc0fbc Lifted test reservation on DVD-R DL media. Thanks to Kevin Kieffer for testing. 2010-08-21 09:56:16 +00:00
dfbac5e3aa Corrected typo in macro names (which shall never be defined anyway) 2010-08-13 11:42:49 +00:00
0e25bee925 Hopefully silenced a warning of doxygen on Debian buildd 2010-08-08 09:13:53 +00:00
d60cac2c92 New SCSI comand response "GO_ON" 2010-08-08 09:13:04 +00:00
6062ae2b50 Obeying burn_set_scsi_logging() with errors of class RETRY 2010-08-03 09:11:58 +00:00
de9a040c23 Committed Solaris system adapter which was forgotten with rev 3345 2010-08-02 14:13:08 +00:00
0755c89567 Added error simulation code to Linux system adapter. 2010-08-02 13:20:33 +00:00
831fe8df23 Reporting sense data with burn_set_scsi_logging() 2010-08-02 10:07:09 +00:00
2e853f2cde Detached make target "doc" from target "all". 2010-07-29 16:41:45 +00:00
5eb145168e Recognizing sense data format 0x72 if given instead of 0x70 2010-07-29 08:35:36 +00:00
d4be375515 Changed all malloc() to calloc() 2010-07-12 19:37:31 +00:00
1a4ae87842 Changed all malloc() to calloc() 2010-07-12 19:32:41 +00:00
a8707064f2 Mentioned that public API calls must be in libisofs/libisofs.ver 2010-07-06 11:34:38 +00:00
99303a24e3 Let configure perform linker test with --version-script if enabled 2010-07-06 11:33:51 +00:00
382439770f Hiding all non-API symbols from the linker by use of --version-script 2010-07-04 17:01:21 +00:00
c8def5699c Moved public part of libdax_audioxtr.h to libburn.h 2010-07-04 13:13:09 +00:00
a6086ad263 Made number transition to 0.8.5 2010-06-30 11:31:22 +00:00
bb15c126ee Allowed 64 kB max output buffer size on all OSes 2010-06-16 08:25:57 +00:00
11ecd8a672 Incremented LT_CURRENT and LT_AGE of libburn 2010-06-15 15:58:30 +00:00
5c34993c71 Let general POSIX system adapters ignore SIGWINCH and SIGURG if defined 2010-06-15 15:57:11 +00:00
3353fc9fc4 Avoided compiler warning about unused variable on non-Solaris systems 2010-06-15 15:55:11 +00:00
c2effb58dd New less obtrusive implementation of sg_is_enumerable_adr for Solaris 2010-06-13 19:07:52 +00:00
0f67485be5 Made number transition to 0.8.3 2010-06-11 10:53:56 +00:00
158381e187 Removed obsolete development remark 2010-06-10 17:09:50 +00:00
af0b0cf13f Implemented block device capacity determination fo Solaris 2010-06-08 20:04:01 +00:00
f96f595486 Handled SCSI status "BUSY" on Solaris 2010-06-08 17:50:33 +00:00
800f9d8e01 Corrected comment 2010-06-08 17:32:44 +00:00
ec14e582a1 New system adapter for Solaris uscsi (tested on snv134, kernel 5.11) 2010-06-07 17:30:54 +00:00
3ef6beab6a Reacted on harmless compiler warnings on Solaris 2010-06-07 17:17:53 +00:00
d9b8a5b479 Avoiding to resolve /dev/rdsk/cXtYdZs2 drive addresses on Solaris libcdio 2010-06-07 17:16:40 +00:00
a2acc514ca Bug fix: SIGSEGV of libcdio system adapter if drive list is empty 2010-05-29 07:44:41 +00:00
1ecc2d2030 Eventually including ../config.h generated by autotools 2010-05-16 09:07:42 +00:00
6d10819e3a Bug fix: CD-ROM media got attributed random lead-in and lead-out adresses 2010-05-01 08:29:28 +00:00
8b28a2124a Avoided to create track without toc_entry from "hidden first track" on CD 2010-04-30 18:04:47 +00:00
8d4ccbe594 Made number transition to 0.8.1 2010-04-09 10:57:38 +00:00
a898e824bb Reporting eventual SCSI sense in sg-linux repeat loop 2010-04-09 09:07:59 +00:00
b7fff5fce6 Let libburner warn programmers if they forget to set 64 bit off_t 2010-04-04 18:13:45 +00:00
9538818e08 Adjusted libcdio system adapter to FreeBSD peculiarities 2010-03-29 10:33:05 +00:00
c9071e8838 Trying to detect FreeBSD ahci devices and to handle others the old way 2010-03-27 17:27:50 +00:00
0dd6444ea7 Avoiding to inquire NWA of unwritable media or states 2010-03-27 15:58:05 +00:00
3c8d21f75b Had to make ahci change conditional for now: -DLibburn_for_freebsd_ahcI 2010-03-26 08:33:22 +00:00
9b8782b374 Changed sg-freebsd.c to work with ahci, advise by Alexander Motin 2010-03-25 11:36:55 +00:00
f9cacc5235 Small bug fix about track size with cdrskin -minfo 2010-03-17 18:53:28 +00:00
3432b77d4f Made number transition to 0.7.9 2010-03-10 13:56:58 +00:00
5920547d50 Clarifications in API description of burn_set_signal_handling() 2010-03-09 14:01:57 +00:00
52257d6c8d Prevented potential memory fault with burn_set_signal_handling() 2010-03-08 09:24:21 +00:00
86992a38d3 Changed examples burn_set_signal_handling(...,48) to (...,0x30) 2010-03-07 08:15:21 +00:00
8648c6d80f Protected blanker and formatter thread from signals 2010-03-05 18:59:21 +00:00
f27c70c450 Removed some debugging printing 2010-03-05 11:15:28 +00:00
affa4614dc Enabled optional use of new signal action 2 with libburn built-in handler 2010-03-05 09:12:44 +00:00
8013f4885d Introduced alternative signal handling actions 2010-03-05 09:08:16 +00:00
244378c066 Changed burn_abort(0) to burn_abort(-1) 2010-03-04 17:59:42 +00:00
fd3f879900 Showing more patience with temporarily busy drives on Linux 2010-03-04 12:13:04 +00:00
2dfca13bfa Adapted cdrskin abort handler to FreeBSD peculiarities 2010-03-03 14:12:22 +00:00
5174bd3852 Enabled patience 0 within burn_abort() 2010-03-03 14:05:07 +00:00
9ba95ddff3 Bug fix: cdrskin fs=0 lead to SIGSEGV. Regression introduced by revision 2936. 2010-02-28 11:06:02 +00:00
4b589a5743 Added forgotten initialization of a variable 2010-02-28 10:38:15 +00:00
b273dd9178 Corrected optional speed curb for stdio: drives. Was damaged by revision 2903. 2010-02-25 07:04:52 +00:00
37467740cf Made burn_set_signal_handling() more suitable for cdrskin 2010-02-22 13:47:17 +00:00
1195ef109c Avoided random percentage display at start of blanking 2010-02-17 14:12:23 +00:00
5df30507aa Bug fix on FreeBSD: Piped input was falsely attributed a small fixed size 2010-02-16 19:40:07 +00:00
09f88eb5cf Changed a comment in libburn/crc.h 2010-02-15 12:57:38 +00:00
646c6deacd Created opportunity to omit source module libburn/crc.c 2010-02-14 17:17:04 +00:00
6a7da3cfec Added or adjusted copyright and license statements in single files 2010-02-14 08:45:14 +00:00
ab62ffd02b Changed docs and comments to "GNU/Linux" where appropriate 2010-02-12 21:26:46 +00:00
cd2bca3c5a Changed system adapter id and some remarks from "Linux" to "GNU/Linux" 2010-02-12 17:30:59 +00:00
98e71beec6 Forcing use of /usr/local on FreeBSD by LDFLAGS and CPPFLAGS 2010-02-04 08:31:31 +00:00
f125877e73 Lifted ban to derive GPLv3, extended copyright range to 2010 2010-01-23 10:42:52 +00:00
e5517bf9dd Made number transition to 0.7.7 2010-01-23 10:40:11 +00:00
890fb95c96 Learned how to inquire size of disk-like FreeBSD devices 2010-01-21 10:46:04 +00:00
97ca3f7867 Changed a comment in sg-linux.c 2010-01-18 10:32:36 +00:00
7220b8e0fe New OS adapter burn_os_is_2k_seekrw() replaces S_ISBLK() with pseudo-drives 2010-01-16 12:51:24 +00:00
efd369a669 Implemented adivisory FreeBSD drive locking via flock(2) 2010-01-15 18:25:14 +00:00
310f16f3fa Provisory rejection of FreeBSD ATAPI drives in sg-libcdio 2010-01-14 16:06:17 +00:00
d4c105344b Giving up drive probing by mode page sending 2010-01-14 16:04:57 +00:00
aaf8353363 Carified that apps must use 64 bit off_t or the lib must be tweaked. 2010-01-13 17:14:14 +00:00
5ff681f314 Adaptions after encounter with FreeBSD 8.0 2010-01-13 07:45:07 +00:00
889feba810 Experimentally regard FreeBSD /dev/da[0-9] and /dev/cd[0-9] as block device 2010-01-13 07:38:56 +00:00
9e5c7cc141 Corrected free capacity measurement of stdio: drives in regular files 2010-01-12 16:50:44 +00:00
934f2d4c5b Better error message with unknown SCSI error codes 2010-01-09 14:25:19 +00:00
39bfad49ad Enlarged buffer size of libcdio adapter on Linux to 64k 2010-01-04 13:52:57 +00:00
085077db95 Avoiding stream recording on BD if not 64 kB buffer 2010-01-04 13:49:05 +00:00
5973070bae Enabled block device size recognition with sg-libcdio on Linux 2010-01-01 12:43:15 +00:00
42c4ad98c7 Bug fix: with non-Linux adapters there were 0 readable bytes on block devices 2010-01-01 12:39:20 +00:00
c3d6b61372 Silenced libcdio warnings 2009-12-30 20:08:51 +00:00
015a5d56ba Making use of new libcdio capability to obtain SCSI address tuple on Linux 2009-12-30 15:40:10 +00:00
2cd305b65e Adaptions for Debian kfreebsd requested by Petr Salinger 2009-12-29 22:43:35 +00:00
824c054bbc Experimentally enabled FreeBSD system adapter for Debian kfreebsd 2009-12-29 13:31:56 +00:00
0d1fa5548b Corrected a mode page size computation error which for now had no bad effect 2009-12-29 11:57:21 +00:00
5f38bd9e58 Incremented middle .so number 2009-12-29 11:55:48 +00:00
9273355338 Reporting system adapter id with cdrskin -version 2009-12-27 14:46:01 +00:00
2dfa6d6b3c Extended sg-API by sg_shutdown(), sg_dispose_drive(), sg_id_string() 2009-12-27 14:45:05 +00:00
5b56956a1e Shorter sg_initialize message with sg-libcdio 2009-12-27 10:22:11 +00:00
f91ee4fb13 Showing libburn users drive name link targets, using in libcdio its own names 2009-12-27 09:20:10 +00:00
d06c4ac98f Reacted on some doxygen warnings of Debian hurd build 2009-12-26 22:25:45 +00:00
f70f47a09a Reporting burn_scsi_transport_id() in cdrskin as debug message 2009-12-26 19:35:42 +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
2947dc02de Making use of libcdio function mmc_get_cmd_scsi_sense() 2009-12-24 17:04:40 +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
4225f876a6 Made number transition to 0.7.5 2009-12-07 07:54:24 +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
0b55addb6a Revoked usage of libburn_libburn_la_CFLAGS in Makefile.am (ugly .o names) 2009-11-17 09:34:46 +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
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