Commit Graph

1226 Commits

Author SHA1 Message Date
ef17544eb9 Made number transition to 1.3.5 2013-12-12 14:52:30 +00:00
7f99a8e70e Better reaction on drive errors during burn_drive_scan_and_grab() 2013-11-21 09:21:29 +00:00
5f6281261d Corrected bugs introduced with rev 5180 2013-11-17 15:27:08 +00:00
04afd1c958 Resetting the drive failure status before starting random-access writing 2013-11-17 10:25:01 +00:00
83eac67cf5 Prevented a memory leak that in most cases was closed by a race condition 2013-11-16 17:05:40 +00:00
d09ecac4a8 Enforcing reasonable minimum read speeds even if the drive is lying 2013-11-15 10:24:31 +00:00
404f239207 Improved reaction on Linux SG_IO transport problems 2013-11-14 10:17:48 +00:00
119c0cf76d Bug fix: Drive LG BH16NS40 stalled on inspection of unformatted DVD+RW 2013-11-11 16:10:36 +00:00
edc90b880c New API call burn_disc_pretend_full_uncond() 2013-11-10 16:35:17 +00:00
ae4d296a60 Enforcing reasonable maximum read speeds even if the drive is lying 2013-11-08 09:54:15 +00:00
429fed00c1 Closed potential memory leak introduced by rev 5168 2013-11-08 09:51:33 +00:00
87ab352d6f New API calls burn_drive_was_feat21_failure(), burn_write_opts_set_fail21h_sev() 2013-10-28 10:51:05 +00:00
6e372c9a6d Bug fix: Drive error reports were ignored during blanking and formatting 2013-10-10 16:20:39 +00:00
1f7dfb84fc Forgot to disable a debugging message 2013-10-09 13:46:47 +00:00
844dc958be Separately determining the maximum speeds for writing and reading 2013-10-09 09:24:09 +00:00
f6132a97a0 Made -version message more acceptable for K3B. Proposal of Omegaweapon. 2013-10-03 10:01:15 +00:00
642406b92e Reacted on warning of Debian buildd with clang 2013-09-16 17:28:55 +00:00
cc8ac3aefb Reacted on warnings of PLD Linux build log 2013-09-05 08:49:31 +00:00
2a8ae1be42 Reacted on warnings of PLD Linux 2013-09-04 14:18:08 +00:00
9e02c17004 Closed a small memory leak with cdrskin -msinfo 2013-09-04 11:10:05 +00:00
669ccb9b43 Catching and defaulting mad responses to READ BUFFER CAPACITY 2013-09-04 11:00:30 +00:00
6b93e66cfd Made number transition to 1.3.3 2013-08-07 13:51:09 +00:00
b08075479e Reacted on advise from Helmut Grohne to avoid confusion of doxygen 2013-08-04 12:45:31 +00:00
2b74f6fa63 Changed default write chunk size for BD to 64 KiB 2013-08-04 10:03:21 +00:00
8f60105c8d Reacted on warnings of Debian build service about doxygen flaws 2013-07-29 09:14:51 +00:00
f8be7e46ab Bug fix: The signal handler aborted on SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU 2013-07-21 17:07:53 +00:00
f9793c54c2 New option --pacifier_with_newline 2013-07-08 15:19:45 +00:00
870b71377d Corrected typo in a comment 2013-07-08 14:56:30 +00:00
8eed2e9558 New mode bit8 with burn_set_signal_handling() to particularly ignore SIGPIPE 2013-07-01 16:00:28 +00:00
abe560a6ec Removed an obsolete note message from cdrskin --devices 2013-06-28 10:43:47 +00:00
2a991bbab3 Making sure in cdrskin that off_t is large enough before starting libburn 2013-06-28 10:42:04 +00:00
bd381583de Some polishing of SCSI log time measurement 2013-06-09 16:31:28 +00:00
e2188fb9f7 Prepared for optional use of clock_gettime() 2013-06-09 15:43:02 +00:00
fd8f4d48b8 Improved granularity of SCSI log time measurement and added absolute timestamp 2013-06-09 15:26:32 +00:00
0178c42c20 Bug fix: cdrskin -msinfo on DVD and BD reported old session start == next writable address. Regression introduced by version 1.2.8 (rev 4956). 2013-05-30 13:31:06 +00:00
21511e3fdf Luring K3B into using -xa rather than -xa1 2013-05-26 19:00:13 +00:00
167d73e268 New API calls burn_drive_extract_audio(), burn_drive_extract_audio_track() 2013-05-23 15:43:19 +00:00
1887b0b938 Defaulting -sao -multi to -tao -multi if -sao -multi is not possible 2013-05-21 08:18:48 +00:00
ecd303149f Closed memory leak introduced by rev 5063 2013-05-20 12:45:48 +00:00
8f500d90df Bug fixes with new API call burn_make_input_sheet_v07t() 2013-05-20 12:45:12 +00:00
644feceb5c Allowed option input_sheet_v07t= to read multiple blocks from same file 2013-05-20 11:01:57 +00:00
eb03488f52 API call burn_session_input_sheet_v07t(): read multiple blocks from same file 2013-05-20 10:48:40 +00:00
a252038113 New options cdtext_to_textfile= and cdtext_to_v07t= 2013-05-19 15:49:05 +00:00
7f8d8a04d0 New API call burn_make_input_sheet_v07t() 2013-05-19 11:47:10 +00:00
cf363b27fa Made number transition to 1.3.1 2013-05-17 18:08:48 +00:00
c566ea03cf Added new item to list of error codes 2013-05-10 07:26:11 +00:00
3632e1be4e Bug fix: DVD+R with damaged TOC were reported by -minfo with wrong end address 2013-05-10 06:41:53 +00:00
1f92419cb4 Bug fix: Formatting of BD-RE used certification regardless of drive capabilities 2013-04-01 12:19:14 +00:00
d6e15a0139 Forgot to increment cdrskin version number 2013-04-01 12:17:05 +00:00
9bc362f59b Made number transition to 1.2.9 2013-03-18 21:09:13 +00:00