Commit Graph

1043 Commits

Author SHA1 Message Date
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
b98a9a3922 Removed buggy burn_strdup() and burn_strndup(). Thanks to Rich Felker. 2012-08-28 16:20:45 +00:00
0562b332f9 New option --no_load 2012-07-26 12:30:06 +00:00
bedfd85b37 Made number transition to 1.2.5 2012-07-20 16:49:40 +00:00
e02898621e Bug fix: CD tracks were perceived 2 sectors too short. Nice with TAO, bad with SAO. 2012-07-08 10:29:20 +00:00
c8b784443a Improved reported number of missing bytes in case of track source shortage 2012-06-17 17:33:26 +00:00
9e2e34fc9b Bug fix: CD SAO sessions with data tracks started by an audio pause 2012-05-30 20:22:07 +00:00
732ff0af0e Corrections of CRC-32 algorithm for 32 bit systems. Mentioning of start value. 2012-05-08 08:04:13 +00:00
0742eda1da Compile time option for obs_pad 2012-04-13 20:26:35 +00:00
18489c0e4c Small correction in cdrskin man page 2012-04-13 11:28:09 +00:00
44b653d79b Now recognizing long options with double dash 2012-04-10 18:12:10 +00:00
26131dae1f New option --obs_pad 2012-04-08 11:27:54 +00:00
47de5aa301 New API call burn_write_opts_set_obs_pad() 2012-04-08 11:26:35 +00:00
f6b126b796 Reacted on warning of Debian buildd 2012-04-04 18:38:39 +00:00
2cfc619cc8 Bug fix: cdrskin SIGSEGV if track source was added when no drive was available 2012-04-04 10:10:55 +00:00
4b3c081768 Made number transition to 1.2.3 2012-04-02 17:26:28 +00:00
6f35a49925 Reacted on warning of cppcheck 2012-03-21 19:33:12 +00:00
c715f6acf0 Added to DVD manufacturer list: "UmeDisc Limited" 2012-02-22 10:30:40 +00:00
f31037729a Re-implemented the CRC functions under own copyright 2012-02-19 10:10:11 +00:00
a1d6593972 Added LG drive sense code 2 06 00 to error list (officially listed is 3 06 00) 2012-02-13 10:28:26 +00:00
d94336b2b0 Mathematical description of crc_ccitt() versus crc_11021() 2012-02-11 17:12:16 +00:00
3f09f89a6f Reacted on warnings of Debian buildd 2012-02-02 19:07:15 +00:00
12947d57fa Made number transition to 1.2.1 2012-01-27 15:12:50 +00:00
20813828b5 Removed overdone part of rev 4593 2012-01-25 09:26:55 +00:00
78f40bd506 Fixed an endless loop with cdrskin signal handling 2012-01-23 16:43:52 +00:00
43191b6e77 Corrected some minor differences between SVN and local development tree 2012-01-23 10:27:13 +00:00
09d0beb6ac Bug fix: cdrskin produced a memory fault if interupted before writing began 2012-01-23 10:17:26 +00:00
ddd04cc502 Disabled dangerous abort handler actions while BURN_DRIVE_GRABBING 2012-01-23 10:15:01 +00:00
2070ff6253 Improved reaction time on interrupt during writing of lead-in 2012-01-23 10:13:08 +00:00
a655bb9026 Prevented SIGSEGV with testing drive for being prepared for writing 2012-01-23 10:10:19 +00:00
ad8ab1bef4 Revoked an aspect of rev 4465 which aborted operation before drive is ready 2012-01-23 10:09:04 +00:00
35ec27de00 Allowing SCSI read operations > 32 kB 2012-01-23 10:06:52 +00:00
8ed28bec4e Introduced burn_offst_source_new() flag bit0 which bans size changes 2012-01-23 09:56:53 +00:00
64713c0881 Counting post-gap as part of track with burn_track_get_sectors() 2012-01-23 09:54:20 +00:00
b7c4ad2a90 Counting post-gap as part of track with burn_track_get_sectors() 2012-01-23 09:30:48 +00:00