Commit Graph

730 Commits

Author SHA1 Message Date
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