Commit Graph

1346 Commits

Author SHA1 Message Date
Thomas Schmitt a088a85374 Silenced an error message with input that is not aligned to 2 kB 2011-03-19 22:21:35 +00:00
Thomas Schmitt a3ac6c63aa Enabled BD formatting iby index on Pioneer BDR-205 which offers no Cert or QCert 2011-03-18 15:33:15 +00:00
Thomas Schmitt af41742516 Provisory introduction of drive role 5, random access write-only 2011-03-18 09:33:54 +00:00
Thomas Schmitt 998fcdbefa Prepared cdrskin for drive role 5 2011-03-18 09:31:24 +00:00
Thomas Schmitt ed811f45e6 Changed severity of "Read attempt on write-only drive" from FATAL to FAILURE 2011-03-13 19:26:30 +00:00
Thomas Schmitt 240e6abff4 Using burn_allow_drive_role_4() in cdrskin 2011-03-13 13:08:58 +00:00
Thomas Schmitt 402f4c0b04 New API call burn_allow_drive_role_4() 2011-03-13 13:07:46 +00:00
Thomas Schmitt 1b166f484d Burning DVD-R DAO with 2 kB size granularity rather than 32 kB 2011-03-12 09:35:04 +00:00
Thomas Schmitt cf214650c6 Documented changes and release timestamp 2011-03-10 13:44:40 +00:00
Thomas Schmitt 69ec9334d1 Updated cdrskin tarball generator 2011-03-10 13:43:32 +00:00
Thomas Schmitt 238fde4ef1 Made number transition to 1.0.5 2011-03-10 13:30:54 +00:00
Thomas Schmitt 69e95016fb Bug fix: Read-only file descriptors were classified as write-only pseudo drives 2011-03-01 14:46:17 +00:00
Thomas Schmitt a8e54b86d7 Corrected a flaw found by George Danchev with cpp 2011-02-24 19:17:06 +00:00
Thomas Schmitt 9f5e967bdf Registered new error code 2011-02-23 19:57:10 +00:00
Thomas Schmitt fcaf3e9d9a Documented changes and release timestamp 2011-02-23 19:40:22 +00:00
Thomas Schmitt b59429c568 Updated cdrskin tarball generator 2011-02-23 19:39:30 +00:00
Thomas Schmitt 1f72fe107d Made number transition to 1.0.3 2011-02-23 19:38:44 +00:00
Thomas Schmitt 043d9a82d8 DEBUG message with burn_drive_cancel, FAILURE with premature end-of-input 2011-02-18 16:55:42 +00:00
Thomas Schmitt 952c9b0432 Reacted on compiler warnings about uninitialized variables 2011-02-14 08:59:42 +00:00
Thomas Schmitt 4f5075d7a9 Forced role 3 on drives which stem from open file descriptors without O_RDWR 2011-02-09 11:43:10 +00:00
Thomas Schmitt 2b07bd0632 Using usleep() instead of nanosleep() which is not available on Solaris 9 2011-01-18 16:28:57 +00:00
Thomas Schmitt 0a714850d7 Documented changes and release timestamp 2011-01-16 15:21:23 +00:00
Thomas Schmitt 3caf176aeb Updated cdrskin tarball generator 2011-01-16 15:19:21 +00:00
Thomas Schmitt 43f7e7d063 Made number transition to 1.0.1 2011-01-16 15:11:34 +00:00
Thomas Schmitt 447a68d691 Updated change log and web page 2011-01-09 14:09:14 +00:00
Thomas Schmitt 0a3b34d9c1 Refusing to burn if foreseeable size exceeds media capacity 2011-01-09 13:59:19 +00:00
Thomas Schmitt 0b25a4d258 Allowed stdio tracks of known size to end in TAO mode on premature EOF 2011-01-03 19:51:30 +00:00
Thomas Schmitt bf7e4c8027 Prepending ./configure generated options to CFLAGS rather than appending them 2010-12-13 08:00:00 +00:00
Thomas Schmitt 682078575f Documented changes and release timestamp 2010-12-08 14:04:58 +00:00
Thomas Schmitt 43f3d4b70f Updated cdrskin tarball generator 2010-12-08 14:03:33 +00:00
Thomas Schmitt 523b59984b Made number transition to 0.9.1 2010-12-08 13:55:24 +00:00
Thomas Schmitt dcf79a188a Removed outdated development macros 2010-11-16 13:12:35 +00:00
Thomas Schmitt 84d6cac5c1 Regression fix: SCSI reply data logging was disabled in rev 3368, 0.8.6 2010-10-29 17:45:13 +00:00
Thomas Schmitt 261f05eb45 Issueing error messages if cache syncing or closing fails 2010-10-29 16:41:16 +00:00
Thomas Schmitt 9334b3190d Documented changes and release timestamp 2010-10-20 13:38:44 +00:00
Thomas Schmitt 9b0772fe9c Updated cdrskin tarball generator 2010-10-20 13:37:17 +00:00
Thomas Schmitt 20c0ae24a8 Made number transition to 0.8.9 2010-10-20 13:36:14 +00:00
Thomas Schmitt 0f622def33 Issueing messages with all cases of burn canceling 2010-10-19 16:59:34 +00:00
Thomas Schmitt 707d6153f7 Issue warning after writing a BD-R with more than 300 sessions 2010-10-15 19:17:37 +00:00
Thomas Schmitt 28ae78b4f1 Avoiding to inquire spare area of unsuitable media 2010-09-28 10:11:06 +00:00
Thomas Schmitt 7ceb67f0b0 Polished appearance of BD spare info with --list_formats 2010-09-24 10:05:05 +00:00
Thomas Schmitt e18bfe50c1 Making new API call available in dynamic library 2010-09-24 09:26:06 +00:00
Thomas Schmitt 4083001548 Displaying eventual BD spare area information with --list_formats 2010-09-24 09:19:44 +00:00
Thomas Schmitt 45353dee67 Displaying eventual BD spare area information with -minfo 2010-09-24 09:07:58 +00:00
Thomas Schmitt f14b66a09b New API call burn_disc_get_bd_spare_info() 2010-09-24 09:07:05 +00:00
Thomas Schmitt 287b59cfd3 Temporarily added test program for burn_offst_source_new() 2010-09-22 18:09:50 +00:00
Thomas Schmitt c49995b11a New API call burn_offst_source_new() 2010-09-22 17:51:26 +00:00
Thomas Schmitt f2436351ef On Linux: Run ldconfig during make install,if not --disable-ldconfig-at-install 2010-09-22 10:54:56 +00:00
Thomas Schmitt 71844bf8b9 Documented changes and release timestamp 2010-09-17 08:02:52 +00:00
Thomas Schmitt 59e0824370 Updated cdrskin tarball generator 2010-09-17 08:01:21 +00:00
Thomas Schmitt b7034abcbb Made number transition to 0.8.7 2010-09-17 07:54:34 +00:00
Thomas Schmitt c1f4063193 Centralized interpretation of SCSI command outcome 2010-09-14 12:50:06 +00:00
Thomas Schmitt fb159b8dbd Lifted test reservation on DVD-R DL media. Thanks to Kevin Kieffer for testing. 2010-08-21 09:56:16 +00:00
Thomas Schmitt c693798571 Corrected typo in macro names (which shall never be defined anyway) 2010-08-13 11:42:49 +00:00
Thomas Schmitt 34847fff80 Hopefully silenced a warning of doxygen on Debian buildd 2010-08-08 09:13:53 +00:00
Thomas Schmitt 54651df146 New SCSI comand response "GO_ON" 2010-08-08 09:13:04 +00:00
Thomas Schmitt d4e4607a84 Obeying burn_set_scsi_logging() with errors of class RETRY 2010-08-03 09:11:58 +00:00
Thomas Schmitt 98b2e06c21 Committed Solaris system adapter which was forgotten with rev 3345 2010-08-02 14:13:08 +00:00
Thomas Schmitt d5ecb382aa Added error simulation code to Linux system adapter. 2010-08-02 13:20:33 +00:00
Thomas Schmitt cdcda19384 Reporting sense data with burn_set_scsi_logging() 2010-08-02 10:07:09 +00:00
Thomas Schmitt 7bbf99384e Detached make target "doc" from target "all". 2010-07-29 16:41:45 +00:00
Thomas Schmitt 9f61db5378 Recognizing sense data format 0x72 if given instead of 0x70 2010-07-29 08:35:36 +00:00
Thomas Schmitt 2a48b34bcd Changed all malloc() to calloc() 2010-07-12 19:37:31 +00:00
Thomas Schmitt 15266fb310 Changed all malloc() to calloc() 2010-07-12 19:32:41 +00:00
Thomas Schmitt e2bdd521d8 Mentioned that public API calls must be in libisofs/libisofs.ver 2010-07-06 11:34:38 +00:00
Thomas Schmitt 7a3b871c4e Let configure perform linker test with --version-script if enabled 2010-07-06 11:33:51 +00:00
Thomas Schmitt 85eb091025 Hiding all non-API symbols from the linker by use of --version-script 2010-07-04 17:01:21 +00:00
Thomas Schmitt c866b6bc35 Moved public part of libdax_audioxtr.h to libburn.h 2010-07-04 13:13:09 +00:00
Thomas Schmitt 0250a2831d Documented changes and release timestamp 2010-06-30 11:37:11 +00:00
Thomas Schmitt 4c47b81a9c Updated cdrskin tarball generator 2010-06-30 11:32:38 +00:00
Thomas Schmitt bb88ba5861 Made number transition to 0.8.5 2010-06-30 11:31:22 +00:00
Thomas Schmitt b30a2af7c7 Allowed 64 kB max output buffer size on all OSes 2010-06-16 08:25:57 +00:00
Thomas Schmitt b10cfb3d22 Incremented LT_CURRENT and LT_AGE of libburn 2010-06-15 15:58:30 +00:00
Thomas Schmitt a2df41713d Let general POSIX system adapters ignore SIGWINCH and SIGURG if defined 2010-06-15 15:57:11 +00:00
Thomas Schmitt 86ce32d170 Avoided compiler warning about unused variable on non-Solaris systems 2010-06-15 15:55:11 +00:00
Thomas Schmitt 7ba30596ce New less obtrusive implementation of sg_is_enumerable_adr for Solaris 2010-06-13 19:07:52 +00:00
Thomas Schmitt 2f8ad976ea Documented changes and release timestamp 2010-06-11 11:02:25 +00:00
Thomas Schmitt d0d37af096 Updated cdrskin tarball generator 2010-06-11 11:01:44 +00:00
Thomas Schmitt 81768cd4b0 Made number transition to 0.8.3 2010-06-11 10:53:56 +00:00
Thomas Schmitt e9828cddd0 Mentioned Solaris and system dependent drive permission settings 2010-06-10 17:23:23 +00:00
Thomas Schmitt 7f0358892a Removed obsolete development remark 2010-06-10 17:09:50 +00:00
Thomas Schmitt bc40ce2876 Implemented block device capacity determination fo Solaris 2010-06-08 20:04:01 +00:00
Thomas Schmitt 6674667b7f Handled SCSI status "BUSY" on Solaris 2010-06-08 17:50:33 +00:00
Thomas Schmitt cc4d72bf8b Corrected comment 2010-06-08 17:32:44 +00:00
Thomas Schmitt 1eee6ab8a0 New system adapter for Solaris uscsi (tested on snv134, kernel 5.11) 2010-06-07 17:30:54 +00:00
Thomas Schmitt 736d8b9019 Reacted on harmless compiler warnings on Solaris 2010-06-07 17:17:53 +00:00
Thomas Schmitt 8345eb8a71 Avoiding to resolve /dev/rdsk/cXtYdZs2 drive addresses on Solaris libcdio 2010-06-07 17:16:40 +00:00
Thomas Schmitt cc7548f1c7 Bug fix: SIGSEGV of libcdio system adapter if drive list is empty 2010-05-29 07:44:41 +00:00
Thomas Schmitt edca339338 Eventually including ../config.h generated by autotools 2010-05-16 09:07:42 +00:00
Thomas Schmitt 9323cceff1 Bug fix: CD-ROM media got attributed random lead-in and lead-out adresses 2010-05-01 08:29:28 +00:00
Thomas Schmitt 8b1b3f08c6 Avoided to create track without toc_entry from "hidden first track" on CD 2010-04-30 18:04:47 +00:00
Thomas Schmitt e332f4a438 Documented changes and release timestamp 2010-04-09 11:13:19 +00:00
Thomas Schmitt 960fe6d188 Updated cdrskin tarball generator 2010-04-09 10:59:32 +00:00
Thomas Schmitt 92c5f6f998 Made number transition to 0.8.1 2010-04-09 10:57:38 +00:00
Thomas Schmitt 2069ffa863 Reporting eventual SCSI sense in sg-linux repeat loop 2010-04-09 09:07:59 +00:00
Thomas Schmitt e787d328c7 Let libburner warn programmers if they forget to set 64 bit off_t 2010-04-04 18:13:45 +00:00
Thomas Schmitt fafc190fd4 Adjusted libcdio system adapter to FreeBSD peculiarities 2010-03-29 10:33:05 +00:00
Thomas Schmitt e6029ae238 Trying to detect FreeBSD ahci devices and to handle others the old way 2010-03-27 17:27:50 +00:00
Thomas Schmitt 6e17c59f6b Avoiding to inquire NWA of unwritable media or states 2010-03-27 15:58:05 +00:00
Thomas Schmitt 0e777ec688 Had to make ahci change conditional for now: -DLibburn_for_freebsd_ahcI 2010-03-26 08:33:22 +00:00
Thomas Schmitt 8dcdb5a87f Changed sg-freebsd.c to work with ahci, advise by Alexander Motin 2010-03-25 11:36:55 +00:00
Thomas Schmitt 9f6d80d87d Small bug fix about track size with cdrskin -minfo 2010-03-17 18:53:28 +00:00
Thomas Schmitt b33df8fbd5 Documented changes and release timestamp 2010-03-10 13:58:50 +00:00
Thomas Schmitt b4bb522053 Updated cdrskin tarball generator 2010-03-10 13:58:03 +00:00
Thomas Schmitt 3289ffd1e6 Made number transition to 0.7.9 2010-03-10 13:56:58 +00:00
Thomas Schmitt 196ef37108 Clarifications in API description of burn_set_signal_handling() 2010-03-09 14:01:57 +00:00
Thomas Schmitt cdad7fcd80 Prevented potential memory fault with burn_set_signal_handling() 2010-03-08 09:24:21 +00:00
Thomas Schmitt ed6e2df81b Changed examples burn_set_signal_handling(...,48) to (...,0x30) 2010-03-07 08:15:21 +00:00
Thomas Schmitt 873e3f5d78 Protected blanker and formatter thread from signals 2010-03-05 18:59:21 +00:00
Thomas Schmitt 72f9ff8b8c Removed some debugging printing 2010-03-05 11:15:28 +00:00
Thomas Schmitt eb95f7fc16 Enabled optional use of new signal action 2 with libburn built-in handler 2010-03-05 09:12:44 +00:00
Thomas Schmitt 3519b42c14 Introduced alternative signal handling actions 2010-03-05 09:08:16 +00:00
Thomas Schmitt b4e5afd317 Changed burn_abort(0) to burn_abort(-1) 2010-03-04 17:59:42 +00:00
Thomas Schmitt 7446ed7daa Showing more patience with temporarily busy drives on Linux 2010-03-04 12:13:04 +00:00
Thomas Schmitt 2d40b098e5 Enabled static compile script compile_cdrskin.sh for FreeBSD 2010-03-03 15:29:16 +00:00
Thomas Schmitt ac64aef090 Enabled static compile script compile_cdrskin.sh for FreeBSD 2010-03-03 14:43:21 +00:00
Thomas Schmitt 74a68adc6e Adapted cdrskin abort handler to FreeBSD peculiarities 2010-03-03 14:12:22 +00:00
Thomas Schmitt 937bc87bfc Enabled patience 0 within burn_abort() 2010-03-03 14:05:07 +00:00
Thomas Schmitt de482489c1 Corrected spelling errors in cdrskin man page 2010-02-28 16:53:09 +00:00
Thomas Schmitt 295fa1d526 Bug fix: cdrskin fs=0 lead to SIGSEGV. Regression introduced by revision 2936. 2010-02-28 11:06:02 +00:00
Thomas Schmitt 99bba3e98e Added forgotten initialization of a variable 2010-02-28 10:38:15 +00:00
Thomas Schmitt bd3016e085 Corrected optional speed curb for stdio: drives. Was damaged by revision 2903. 2010-02-25 07:04:52 +00:00
Thomas Schmitt dd74364ebb Made burn_set_signal_handling() more suitable for cdrskin 2010-02-22 13:47:17 +00:00
Thomas Schmitt 255e5362f9 Avoided random percentage display at start of blanking 2010-02-17 14:12:23 +00:00
Thomas Schmitt 471a0d0058 Bug fix on FreeBSD: Piped input was falsely attributed a small fixed size 2010-02-16 19:40:07 +00:00
Thomas Schmitt f5b556db47 Changed a comment in libburn/crc.h 2010-02-15 12:57:38 +00:00
Thomas Schmitt c12bbff7d1 Created opportunity to omit source module libburn/crc.c 2010-02-14 17:17:04 +00:00
Thomas Schmitt 6db992e646 Added or adjusted copyright and license statements in single files 2010-02-14 08:45:14 +00:00
Thomas Schmitt bd017a108e Changed docs and comments to "GNU/Linux" where appropriate 2010-02-12 21:26:46 +00:00
Thomas Schmitt 3a76f9245f Changed system adapter id and some remarks from "Linux" to "GNU/Linux" 2010-02-12 17:30:59 +00:00
Thomas Schmitt 580ca08cc5 Forcing use of /usr/local on FreeBSD by LDFLAGS and CPPFLAGS 2010-02-04 08:31:31 +00:00
Thomas Schmitt a6bd4c24db Updated cdrskin tarball generator 2010-01-23 10:44:04 +00:00
Thomas Schmitt 54005cb60e Lifted ban to derive GPLv3, extended copyright range to 2010 2010-01-23 10:42:52 +00:00
Thomas Schmitt 15fbe0a7ea Made number transition to 0.7.7 2010-01-23 10:40:11 +00:00
Thomas Schmitt da1d260753 Learned how to inquire size of disk-like FreeBSD devices 2010-01-21 10:46:04 +00:00
Thomas Schmitt 95865ee34d Changed man page example from -toc to -minfo 2010-01-21 10:38:56 +00:00
Thomas Schmitt eb8b8faa3b Changed a comment in sg-linux.c 2010-01-18 10:32:36 +00:00
Thomas Schmitt 39fd8b922d New OS adapter burn_os_is_2k_seekrw() replaces S_ISBLK() with pseudo-drives 2010-01-16 12:51:24 +00:00
Thomas Schmitt 7ead54c8b9 Implemented adivisory FreeBSD drive locking via flock(2) 2010-01-15 18:25:14 +00:00
Thomas Schmitt 2a85fc7d91 Provisory rejection of FreeBSD ATAPI drives in sg-libcdio 2010-01-14 16:06:17 +00:00
Thomas Schmitt 1e42a76415 Giving up drive probing by mode page sending 2010-01-14 16:04:57 +00:00
Thomas Schmitt cdfc357064 Carified that apps must use 64 bit off_t or the lib must be tweaked. 2010-01-13 17:14:14 +00:00
Thomas Schmitt df612390d3 Adaptions after encounter with FreeBSD 8.0 2010-01-13 07:45:07 +00:00
Thomas Schmitt 77971f3680 Experimentally regard FreeBSD /dev/da[0-9] and /dev/cd[0-9] as block device 2010-01-13 07:38:56 +00:00
Thomas Schmitt 2ff03841d7 Corrected free capacity measurement of stdio: drives in regular files 2010-01-12 16:50:44 +00:00
Thomas Schmitt 96167b3d8e Better error message with unknown SCSI error codes 2010-01-09 14:25:19 +00:00
Thomas Schmitt 80bcabfd57 Enlarged buffer size of libcdio adapter on Linux to 64k 2010-01-04 13:52:57 +00:00
Thomas Schmitt d9239aeafc Avoiding stream recording on BD if not 64 kB buffer 2010-01-04 13:49:05 +00:00
Thomas Schmitt 758a197d06 Enabled block device size recognition with sg-libcdio on Linux 2010-01-01 12:43:15 +00:00
Thomas Schmitt ed972271ec Bug fix: with non-Linux adapters there were 0 readable bytes on block devices 2010-01-01 12:39:20 +00:00
Thomas Schmitt 0544ac8cd3 Silenced libcdio warnings 2009-12-30 20:08:51 +00:00
Thomas Schmitt 12a2be8d86 Making use of new libcdio capability to obtain SCSI address tuple on Linux 2009-12-30 15:40:10 +00:00
Thomas Schmitt 509db68d82 Adaptions for Debian kfreebsd requested by Petr Salinger 2009-12-29 22:43:35 +00:00
Thomas Schmitt 00ed59f34e Experimentally enabled FreeBSD system adapter for Debian kfreebsd 2009-12-29 13:31:56 +00:00
Thomas Schmitt 2b8e8c2521 Corrected a mode page size computation error which for now had no bad effect 2009-12-29 11:57:21 +00:00
Thomas Schmitt e3ff0bb0f6 Incremented middle .so number 2009-12-29 11:55:48 +00:00
Thomas Schmitt 8efb24ca6d Reporting system adapter id with cdrskin -version 2009-12-27 14:46:01 +00:00
Thomas Schmitt d53c5db98e Extended sg-API by sg_shutdown(), sg_dispose_drive(), sg_id_string() 2009-12-27 14:45:05 +00:00
Thomas Schmitt 0320b7bf2a Shorter sg_initialize message with sg-libcdio 2009-12-27 10:22:11 +00:00
Thomas Schmitt cee271f9cb Showing libburn users drive name link targets, using in libcdio its own names 2009-12-27 09:20:10 +00:00
Thomas Schmitt c2a3e3677d Reacted on some doxygen warnings of Debian hurd build 2009-12-26 22:25:45 +00:00
Thomas Schmitt fc3445215b Reporting burn_scsi_transport_id() in cdrskin as debug message 2009-12-26 19:35:42 +00:00
Thomas Schmitt 08169d63bc New API function burn_scsi_transport_id() 2009-12-26 08:01:35 +00:00
Thomas Schmitt e13b6369ba New internal sg-API function sg_initialize() 2009-12-25 22:37:57 +00:00
Thomas Schmitt d3988dd74b Adapted to libcdio-0.83 and its runtime version telling 2009-12-25 20:55:37 +00:00
Thomas Schmitt ef42052900 Added PKG_CHECK_MODULES for libcdio-0.82 (must become 0.83 when released) 2009-12-25 14:40:16 +00:00
Thomas Schmitt 240afa7c3a Resolving symbolic links in libcdio drive list 2009-12-25 14:31:55 +00:00
Thomas Schmitt 5b72e5d06e Commited file forgotten with rev 2960 2009-12-25 10:13:06 +00:00
Thomas Schmitt 4aa08e32ff Option -use_libcdio for cdrskin development compile script 2009-12-25 10:12:22 +00:00
Thomas Schmitt eb34561262 Making use of libcdio function mmc_get_cmd_scsi_sense() 2009-12-24 17:04:40 +00:00
Thomas Schmitt e566340261 Moved sg_log_cmd() to spc.c scsi_log_cmd() 2009-12-19 14:23:30 +00:00
Thomas Schmitt 7e86db207c Corrected CDB length of command 55h MODE SELECT from 12 to 10 2009-12-19 13:59:09 +00:00
Thomas Schmitt 45b28b6c31 Documented changes and release timestamp 2009-12-07 07:56:32 +00:00
Thomas Schmitt afedcdd72b Updated cdrskin tarball generator 2009-12-07 07:55:25 +00:00
Thomas Schmitt b8a98e0728 Made number transition to 0.7.5 2009-12-07 07:54:24 +00:00
Thomas Schmitt b238ad5a51 Now default in cdrskin: use of libburn fifo with DVD and BD single track 2009-12-06 09:37:33 +00:00
Thomas Schmitt 28f4454a9d Some clarifications about the Linux throughput problem 2009-12-06 07:45:00 +00:00
Thomas Schmitt cb8c23ed5a Some clarifications about the GH22LS30 problem 2009-12-06 07:32:38 +00:00
Thomas Schmitt 54bb1ab395 Converted stderr experiment messages to DEBUG messages 2009-12-05 14:35:41 +00:00
Thomas Schmitt 872068ba7c Made effect of macro Libburn_pioneer_dvr_216d_read_buf_caP unconditional 2009-12-05 14:22:28 +00:00
Thomas Schmitt 2bd800ed14 Bug fix: SIGSEGV with LG GH22LS30 when inquiring media product id 2009-12-05 11:17:13 +00:00
Thomas Schmitt da0b3b3939 Gave up CLOSE TRACK with CD TAO burn runs 2009-12-02 10:29:45 +00:00
Thomas Schmitt 93aa6ccc6f Documented meaning of START/STOP UNIT bits 2009-11-30 10:00:34 +00:00
Thomas Schmitt d6edfc9961 Using mmap() by default for allocating read buffers 2009-11-28 12:23:20 +00:00
Thomas Schmitt 2945ab61d7 Compiler option -use_libburn_fifo to switch non-CD from cdrfifo to libburn fifo 2009-11-26 21:12:57 +00:00
Thomas Schmitt d35f7d0de1 New API calls burn_fifo_get_statistics(), burn_fifo_next_interval() 2009-11-26 14:43:38 +00:00
Thomas Schmitt e335aa26b4 New API call burn_fifo_fill() 2009-11-25 16:00:33 +00:00
Thomas Schmitt 496d794bcd Gave up call burn_os_close_track_src() introduced by rev 2920 2009-11-25 12:21:12 +00:00
Thomas Schmitt c88a428d5e Gave up cdrskin specific O_DIRECT compile option 2009-11-23 19:31:32 +00:00
Thomas Schmitt dc8ecdd77e New API calls burn_os_open_track_src() , burn_os_alloc_buffer() 2009-11-23 18:56:18 +00:00
Thomas Schmitt 259d1cd2b7 Bug fix: DVD DAO track size was rounded up much too generously 2009-11-22 20:52:40 +00:00
Thomas Schmitt 7fddf9ffc5 Enabled cdrskin O_DIRECT with fs=0 2009-11-21 19:15:52 +00:00
Thomas Schmitt 6109a7bc08 Longer READ BUFFER CAPACITY interval with DVD/BD writing 2009-11-21 19:14:05 +00:00
Thomas Schmitt 9b28a9b272 Avoided use of uninitialized variable 2009-11-20 17:57:34 +00:00
Thomas Schmitt f39ff2c2f6 Experiment about SG_FLAG_DIRECT_IO 2009-11-20 13:48:44 +00:00
Thomas Schmitt c8e0472637 Reserving enough track space for 64 kB write chunks 2009-11-18 18:56:14 +00:00
Thomas Schmitt acb2f3b173 Split automatic drive start function from mmc_function_spy() 2009-11-18 12:25:57 +00:00
Thomas Schmitt 504677de4f Corrected help text of cdrskin static compile script 2009-11-17 16:54:52 +00:00
Thomas Schmitt ae8f65e956 Revoked usage of libburn_libburn_la_CFLAGS in Makefile.am (ugly .o names) 2009-11-17 09:34:46 +00:00
Thomas Schmitt c2c10e263e Updated build instructions of libburn and cdrskin 2009-11-16 18:00:30 +00:00
Thomas Schmitt 43761c55ef New compile_cdrskin.sh option -dvd_obs_64k, adapted to new .o names of libburn 2009-11-16 16:55:58 +00:00
Thomas Schmitt b28165f10b Configure options --enable-cdrskin-fifo-odirect, --enable-dvd-obs-64k 2009-11-16 16:53:07 +00:00
Thomas Schmitt 25489521bb New options dvd_obs= and stdio_fsync= 2009-11-15 16:49:04 +00:00
Thomas Schmitt 79a33ca2ac New API calls burn_write_opts_set_dvd_obs(), burn_write_opts_set_stdio_fsync() 2009-11-15 15:30:26 +00:00
Thomas Schmitt 738b83ac03 New compile_cdrskin.sh option -o_direct (Linux only) 2009-11-15 15:24:21 +00:00
Thomas Schmitt 677b007100 Corrected an outdated remark 2009-11-15 15:21:04 +00:00
Thomas Schmitt 0fc685fc85 Man page entry and help text for option -V 2009-11-12 19:34:58 +00:00
Thomas Schmitt ca2cae9b0a Implemented option -V for logging of SCSI commands 2009-11-12 18:01:26 +00:00
Thomas Schmitt 055876d6b7 Macro Libburn_pioneer_dvr_216d_dummy_probe_wM for omitting write mode probe 2009-11-12 18:00:01 +00:00
Thomas Schmitt 9160b1dcbb Workaround for Pioneer DVR-216D refusal to eject 2009-11-12 17:56:18 +00:00
Thomas Schmitt 0f37170759 Made SCSI logger permanent and controllable via API call 2009-11-12 17:54:06 +00:00
Thomas Schmitt ce3d4dbed3 Updated cdrskin home page about DVR-216D workaround 2009-11-11 10:57:30 +00:00
Thomas Schmitt f9acd4ee3d Silenced a compiler warning about potentially uninitialized variable 2009-11-11 10:49:11 +00:00
Thomas Schmitt d118b82a13 Reporting number of pending bytes while thanking for patience in -vvv mode 2009-11-11 10:07:03 +00:00
Thomas Schmitt 76a4c0ac44 Increased stdio flush interval from 1 MB to 16 MB 2009-11-11 10:05:56 +00:00
Thomas Schmitt 83f80364c5 Hopefully solved the endless burn problem with Pioneer DVR-216D 2009-11-10 20:32:59 +00:00
Thomas Schmitt 9064b56c56 Avoiding START UNIT before the drive gets released 2009-11-10 12:21:43 +00:00
Thomas Schmitt 405e6b020e Made SCSI command log more complete and more readable 2009-11-08 11:12:23 +00:00
Thomas Schmitt ffe80264c7 Corrected allocation length with GET CONFIGURATION 2009-11-08 11:08:19 +00:00
Thomas Schmitt d158e7f456 Test macros for double START UNIT and SET CD SPEED 2009-11-05 17:03:01 +00:00
Thomas Schmitt 4384b0c006 Test macro for SEND OPC INFORMATION before DVD-R track 2009-11-04 08:46:17 +00:00
Thomas Schmitt e78353b7dd Test macro for SL_V in mode page 05 2009-11-03 18:45:08 +00:00
Thomas Schmitt 3c2ad1be42 Test macros for finding reason of stall problem with Pioneer DVD-216D on DVD-R 2009-10-30 13:45:26 +00:00
Thomas Schmitt 937a226543 Bug fix: Closed memory leak with failure to open device file under FreeBSD. Thanks to George Danchev. 2009-10-27 10:09:31 +00:00
Thomas Schmitt cca24711b8 Bug fix: burn_drive->disc_id or burn_drive->disc_app_code altered by stray 0. Thanks to George Danchev. 2009-10-27 10:06:43 +00:00
Thomas Schmitt e646686145 More optimizations with parity computation 2009-10-20 16:14:14 +00:00
Thomas Schmitt f3070d2e71 Optimizations with parity computation, clarification about nature of logarithms 2009-10-19 11:56:25 +00:00
Thomas Schmitt e0c501a59a Re-implemented ECMA-130 P-parity, Q-parity and scrambling for BURN_WRITE_RAW 2009-10-17 13:17:53 +00:00
Thomas Schmitt 39a7d18266 Re-implemented ECMA-130 P-parity, Q-parity and scrambling for BURN_WRITE_RAW 2009-10-17 13:17:06 +00:00
Thomas Schmitt de8ecab9b4 Documented changes and release timestamp 2009-10-12 11:00:23 +00:00
Thomas Schmitt e9a6b9c36d Updated cdrskin tarball generator 2009-10-12 10:59:24 +00:00
Thomas Schmitt e65ccb2b5e Made number transition to 0.7.3 2009-10-12 10:52:37 +00:00
Thomas Schmitt 96a5a2a28a Made -minfo subtract 2 from track size if "Data" and last 2 blocks unreadable 2009-10-09 20:06:25 +00:00
Thomas Schmitt ca97df9798 Made read_capacity error message of burn_read_data() depending on flag bit1 2009-10-09 20:03:06 +00:00
Thomas Schmitt 22905f7349 Made -minfo stupidly report overwriteable media as "erasable" and "complete" 2009-10-09 12:37:38 +00:00
Thomas Schmitt a318da9463 Determining read capacity for DVD-RAM 2009-10-09 12:35:42 +00:00
Thomas Schmitt 3c69b684a8 Fixed CD TAO multi-track -dummy bug reported by Philippe Rouquier 2009-10-04 15:11:35 +00:00
Thomas Schmitt 4457061656 Restricted retry to the timeout for single SCSI commands (200 seconds) 2009-09-22 19:26:57 +00:00
Thomas Schmitt 758f5a5c1e Revoked instruction to retry STOP UNIT 2009-09-22 19:24:41 +00:00
Thomas Schmitt c8c4da8e8e Mentioned need for 2056 byte fifo chunks with burn_track_set_cdxa_conv() 2009-09-20 11:19:11 +00:00
Thomas Schmitt 4fdebcae9f Refusing to read beyond media_read_capacity 2009-09-18 16:18:37 +00:00
Thomas Schmitt 82ee4c8788 Fixing SIGSEGV with CD SAO introduced with revision 2808 2009-09-18 16:16:56 +00:00
Thomas Schmitt ad4a286736 Evaluating read capacity with role 2 drives (regular files and block devices) 2009-09-13 09:49:50 +00:00
Thomas Schmitt 9017f0716f Updated cdrskin web page 2009-09-12 13:42:27 +00:00
Thomas Schmitt 7973546a4c Interpreting options -mode2, -xa, -xa1, -xa2 but producing CD-ROM Mode 1 tracks 2009-09-11 12:08:59 +00:00
Thomas Schmitt 2e6f83b3b3 New API call burn_track_set_cdxa_conv() 2009-09-11 11:53:36 +00:00
Thomas Schmitt fdd190b65c Removed Media summary from -minfo because of incompatible counting rules 2009-09-10 07:11:54 +00:00
Thomas Schmitt 97ac17512f Silenced compiler warning 2009-09-09 17:42:31 +00:00
Thomas Schmitt 28a1b4dcba Emulation of some -minfo output 2009-09-09 17:33:48 +00:00
Thomas Schmitt b724ab2130 New struct burn_toc_entry extension for Last Recorded Address 2009-09-09 15:38:47 +00:00