Commit Graph

1077 Commits

Author SHA1 Message Date
533585e9e0 New mode bit8 with burn_set_signal_handling() to particularly ignore SIGPIPE 2013-07-01 16:00:28 +00:00
3974d23b5b Removed an obsolete note message from cdrskin --devices 2013-06-28 10:43:47 +00:00
be1a175ee6 Making sure in cdrskin that off_t is large enough before starting libburn 2013-06-28 10:42:04 +00:00
7f7f2d0e8d Some polishing of SCSI log time measurement 2013-06-09 16:31:28 +00:00
5cd14ba075 Prepared for optional use of clock_gettime() 2013-06-09 15:43:02 +00:00
7d44b745a8 Improved granularity of SCSI log time measurement and added absolute timestamp 2013-06-09 15:26:32 +00:00
8d5e392f33 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
47c9255ad3 Luring K3B into using -xa rather than -xa1 2013-05-26 19:00:13 +00:00
cf9d506b21 New API calls burn_drive_extract_audio(), burn_drive_extract_audio_track() 2013-05-23 15:43:19 +00:00
46ecc07807 Defaulting -sao -multi to -tao -multi if -sao -multi is not possible 2013-05-21 08:18:48 +00:00
0b4fe1a8ea Closed memory leak introduced by rev 5063 2013-05-20 12:45:48 +00:00
bd8731d272 Bug fixes with new API call burn_make_input_sheet_v07t() 2013-05-20 12:45:12 +00:00
60191a71fe Allowed option input_sheet_v07t= to read multiple blocks from same file 2013-05-20 11:01:57 +00:00
9417b1f28c API call burn_session_input_sheet_v07t(): read multiple blocks from same file 2013-05-20 10:48:40 +00:00
cef08bbf8d New options cdtext_to_textfile= and cdtext_to_v07t= 2013-05-19 15:49:05 +00:00
cfb5bb1f2c New API call burn_make_input_sheet_v07t() 2013-05-19 11:47:10 +00:00
3b3b217d92 Made number transition to 1.3.1 2013-05-17 18:08:48 +00:00
a990c68614 Added new item to list of error codes 2013-05-10 07:26:11 +00:00
818e208a72 Bug fix: DVD+R with damaged TOC were reported by -minfo with wrong end address 2013-05-10 06:41:53 +00:00
5e9c86f9d5 Bug fix: Formatting of BD-RE used certification regardless of drive capabilities 2013-04-01 12:19:14 +00:00
9e53a38cf4 Forgot to increment cdrskin version number 2013-04-01 12:17:05 +00:00
851b3de0ad Made number transition to 1.2.9 2013-03-18 21:09:13 +00:00
44ce7023c5 Made number transition to 1.2.8 2013-03-18 08:29:37 +00:00
a51f39e0b9 Avoiding SYNCHRONIZE CACHE if DVD track preparation has failed 2013-03-12 11:48:07 +00:00
62bd29a166 Always considering mode page 2A when looking for min and max speed 2013-03-05 18:55:03 +00:00
c81e6b8bf6 Always considering mode page 2A when looking for min and max speed 2013-03-05 18:54:19 +00:00
7b2369a3f3 New cdrskin option --list_speeds 2013-03-05 12:45:37 +00:00
5bc97d90f2 Still correcting the bug fix of rev 4975 2013-03-05 12:42:41 +00:00
bfa73dadec Corrected previous bug fix which caused speed descriptors to appear twice 2013-03-04 23:25:27 +00:00
b8b67164b4 Bug fix: On some drives the request for minimum speed yielded maximum speed 2013-03-04 21:13:32 +00:00
ae10ade47e Corrected wrong use of sizeof 2013-02-26 08:01:51 +00:00
545cdbbe42 Updated cdrskin copyright message 2013-01-16 18:12:41 +00:00
5abe34b8dd Bug fix: All CD tracks were reported with the sizes of the tracks in the first session. Regression introduced with version 1.2.0 (rev 4552). 2013-01-15 10:42:21 +00:00
3638b179fe Made use of new API features to handle incomplete sessions 2013-01-12 19:54:59 +00:00
89714ccb33 New API call burn_disc_get_incomplete_sessions(), new burn_toc_entry.track_status_bits 2013-01-12 19:51:21 +00:00
b3e342a904 Made number transition to 1.2.7 2013-01-08 14:52:30 +00:00
75b8d0bcb8 New API call burn_list_sev_texts() 2012-12-14 14:51:46 +00:00
eeba7831bb Made telltoc ready for reading CD audio 2012-11-30 19:40:37 +00:00
a4ec3058e8 New API call burn_read_audio 2012-11-30 19:34:33 +00:00
64fc9069e3 Let mmc_format_unit issue failure message on SCSI error 2012-11-29 11:26:53 +00:00
5c63ccc879 Forgot mcc.c with the previous commit 2012-11-29 11:25:54 +00:00
ebaf7baee6 Beginning to create new API call burn_read_audio 2012-11-29 11:14:33 +00:00
1b0f495150 Better reaction on non-plausible ATIP info from CD-ROM 2012-11-24 18:14:36 +00:00
96dadd4b41 Preserving an immature sketch of media quality scanning 2012-11-18 18:47:09 +00:00
a34e8752b0 Preserving an immature sketch of media quality scanning 2012-11-18 18:46:05 +00:00
bd63fb2c20 Corrected error handling which was spoiled by rev 4852 2012-10-25 17:35:10 +00:00
3fce53d739 New flag bit4 of burn_read_data() for better handling of TAO end blocks 2012-10-25 12:39:50 +00:00
ad2b3341ab Reporting (still cryptic) details about refusal to blank 2012-10-24 09:58:25 +00:00
cef6eb7959 Configuration for use of libcdio on cygwin. Thanks Rocky Bernstein. 2012-10-02 13:49:26 +00:00
a8c1cec56c Bug fix: Speed setting had no effect on BD media. Thanks to Dennis Vshivkov. 2012-09-13 08:57:31 +00:00