Commit Graph

784 Commits (873e3f5d783e7abc03897fe8e2f2b9ab9c99eccf)

Author SHA1 Message Date
Thomas Schmitt 873e3f5d78 Protected blanker and formatter thread from signals 13 years ago
Thomas Schmitt 72f9ff8b8c Removed some debugging printing 13 years ago
Thomas Schmitt eb95f7fc16 Enabled optional use of new signal action 2 with libburn built-in handler 13 years ago
Thomas Schmitt 3519b42c14 Introduced alternative signal handling actions 13 years ago
Thomas Schmitt b4e5afd317 Changed burn_abort(0) to burn_abort(-1) 13 years ago
Thomas Schmitt 7446ed7daa Showing more patience with temporarily busy drives on Linux 13 years ago
Thomas Schmitt 74a68adc6e Adapted cdrskin abort handler to FreeBSD peculiarities 13 years ago
Thomas Schmitt 937bc87bfc Enabled patience 0 within burn_abort() 13 years ago
Thomas Schmitt 295fa1d526 Bug fix: cdrskin fs=0 lead to SIGSEGV. Regression introduced by revision 2936. 13 years ago
Thomas Schmitt 99bba3e98e Added forgotten initialization of a variable 13 years ago
Thomas Schmitt bd3016e085 Corrected optional speed curb for stdio: drives. Was damaged by revision 2903. 13 years ago
Thomas Schmitt dd74364ebb Made burn_set_signal_handling() more suitable for cdrskin 13 years ago
Thomas Schmitt 255e5362f9 Avoided random percentage display at start of blanking 13 years ago
Thomas Schmitt 471a0d0058 Bug fix on FreeBSD: Piped input was falsely attributed a small fixed size 13 years ago
Thomas Schmitt f5b556db47 Changed a comment in libburn/crc.h 13 years ago
Thomas Schmitt c12bbff7d1 Created opportunity to omit source module libburn/crc.c 13 years ago
Thomas Schmitt 6db992e646 Added or adjusted copyright and license statements in single files 13 years ago
Thomas Schmitt bd017a108e Changed docs and comments to "GNU/Linux" where appropriate 13 years ago
Thomas Schmitt 3a76f9245f Changed system adapter id and some remarks from "Linux" to "GNU/Linux" 13 years ago
Thomas Schmitt 580ca08cc5 Forcing use of /usr/local on FreeBSD by LDFLAGS and CPPFLAGS 13 years ago
Thomas Schmitt 54005cb60e Lifted ban to derive GPLv3, extended copyright range to 2010 13 years ago
Thomas Schmitt 15fbe0a7ea Made number transition to 0.7.7 13 years ago
Thomas Schmitt da1d260753 Learned how to inquire size of disk-like FreeBSD devices 13 years ago
Thomas Schmitt eb8b8faa3b Changed a comment in sg-linux.c 13 years ago
Thomas Schmitt 39fd8b922d New OS adapter burn_os_is_2k_seekrw() replaces S_ISBLK() with pseudo-drives 13 years ago
Thomas Schmitt 7ead54c8b9 Implemented adivisory FreeBSD drive locking via flock(2) 13 years ago
Thomas Schmitt 2a85fc7d91 Provisory rejection of FreeBSD ATAPI drives in sg-libcdio 13 years ago
Thomas Schmitt 1e42a76415 Giving up drive probing by mode page sending 13 years ago
Thomas Schmitt cdfc357064 Carified that apps must use 64 bit off_t or the lib must be tweaked. 13 years ago
Thomas Schmitt df612390d3 Adaptions after encounter with FreeBSD 8.0 13 years ago
Thomas Schmitt 77971f3680 Experimentally regard FreeBSD /dev/da[0-9] and /dev/cd[0-9] as block device 13 years ago
Thomas Schmitt 2ff03841d7 Corrected free capacity measurement of stdio: drives in regular files 13 years ago
Thomas Schmitt 96167b3d8e Better error message with unknown SCSI error codes 13 years ago
Thomas Schmitt 80bcabfd57 Enlarged buffer size of libcdio adapter on Linux to 64k 13 years ago
Thomas Schmitt d9239aeafc Avoiding stream recording on BD if not 64 kB buffer 13 years ago
Thomas Schmitt 758a197d06 Enabled block device size recognition with sg-libcdio on Linux 13 years ago
Thomas Schmitt ed972271ec Bug fix: with non-Linux adapters there were 0 readable bytes on block devices 13 years ago
Thomas Schmitt 0544ac8cd3 Silenced libcdio warnings 13 years ago
Thomas Schmitt 12a2be8d86 Making use of new libcdio capability to obtain SCSI address tuple on Linux 13 years ago
Thomas Schmitt 509db68d82 Adaptions for Debian kfreebsd requested by Petr Salinger 13 years ago
Thomas Schmitt 00ed59f34e Experimentally enabled FreeBSD system adapter for Debian kfreebsd 13 years ago
Thomas Schmitt 2b8e8c2521 Corrected a mode page size computation error which for now had no bad effect 13 years ago
Thomas Schmitt e3ff0bb0f6 Incremented middle .so number 13 years ago
Thomas Schmitt 8efb24ca6d Reporting system adapter id with cdrskin -version 13 years ago
Thomas Schmitt d53c5db98e Extended sg-API by sg_shutdown(), sg_dispose_drive(), sg_id_string() 13 years ago
Thomas Schmitt 0320b7bf2a Shorter sg_initialize message with sg-libcdio 13 years ago
Thomas Schmitt cee271f9cb Showing libburn users drive name link targets, using in libcdio its own names 13 years ago
Thomas Schmitt c2a3e3677d Reacted on some doxygen warnings of Debian hurd build 13 years ago
Thomas Schmitt fc3445215b Reporting burn_scsi_transport_id() in cdrskin as debug message 13 years ago
Thomas Schmitt 08169d63bc New API function burn_scsi_transport_id() 13 years ago