Commit Graph

1689 Commits

Author SHA1 Message Date
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
5a64c9ad2d Updated cdrskin wiki text 2012-01-23 12:54:57 +00:00
5190a06254 Updated change log 2012-01-23 12:53:26 +00:00
0850a406be Updated change log 2012-01-23 11:59:40 +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
cdb198bb0b Introduced burn_offst_source_new() flag bit0 which bans size changes 2012-01-23 09:36:47 +00:00
b7c4ad2a90 Counting post-gap as part of track with burn_track_get_sectors() 2012-01-23 09:30:48 +00:00
c481ccde85 Made conversion of ASC ASCQ to text independent of key and its text 2012-01-18 14:20:25 +00:00
b49ca7560b Detecting address sequence errors with .cue command INDEX 2012-01-18 12:04:30 +00:00
fbd0ee81a3 Preventing CD-TEXT with sessions that are not pure audio 2012-01-16 11:23:04 +00:00
1ff314a6d2 Corrected a comment 2012-01-16 11:20:49 +00:00
71f0bf29ab Updated SAO cookbook about indice, pre-gap, post-gap 2012-01-15 09:09:37 +00:00
29a08956f6 Implemented index reporting for struct burn_progress 2012-01-13 17:10:06 +00:00
ff12e0f0e6 Corrected total size summary of cdrskin before burn start 2012-01-13 15:11:24 +00:00
31952e4e56 Removed development macro which sneaked in with previous revision 2012-01-13 15:09:47 +00:00
59e6152a63 Corrected write count for tracks with post-gap 2012-01-13 14:27:21 +00:00
4becf747d0 Corrected type and sector size for .cue generated tracks 2012-01-13 14:15:20 +00:00
c95665c1e0 Flushing buffer to MMC before a new track begins 2012-01-13 12:22:07 +00:00
286697bc21 Avoided display of negative speed numbers at track change 2012-01-13 10:18:52 +00:00
b2921bbc39 New cdrskin options sao_pregap=, sao_postgap= 2012-01-12 19:12:10 +00:00
2e58768b54 Interpreting .cue file command POSTGAP 2012-01-12 12:03:47 +00:00
8403a0b629 New API call burn_track_set_postgap_size() 2012-01-12 08:44:34 +00:00
04d23f9b5d Clarified meaning of parameter trackno with call burn_disc_track_lba_nwa() 2012-01-11 13:29:46 +00:00
f106d59abc Corrected track number of blank track reported by cdrskin -minfo 2012-01-11 13:29:13 +00:00
3a9294b175 Obtaining more accurate track sizes for CD with pre-gap 2012-01-11 12:25:06 +00:00
0d83999614 Interpreting .cue file command PREGAP 2012-01-11 12:22:52 +00:00
890b3a6953 Reacted on compiler warning 2012-01-11 12:20:35 +00:00
34a7bb2d03 Enabled pre-gap size for tracks other than the first one 2012-01-11 11:16:18 +00:00
3de5aff305 Removed a development test contraption introduced by previous revision 2012-01-10 12:49:34 +00:00
4622514203 New API call burn_track_set_pregap_size() 2012-01-10 12:20:23 +00:00
aabdb1f4c1 New cdrskin option cd_start_tno= 2012-01-08 19:14:42 +00:00
2145161863 Corrected display of track number offset with -toc and -minfo 2012-01-08 15:48:47 +00:00
87b816085f While writing: Reporting track numbers with correct start number offset 2012-01-08 14:11:11 +00:00
860d09fe69 New API call burn_session_get_start_tno() 2012-01-08 14:10:24 +00:00
6321bbc0f8 Implemented track number starts > 1 with .cue and v07t.txt files 2012-01-08 13:23:16 +00:00
d35cb78a74 New API call burn_session_set_start_tno() 2012-01-07 19:09:15 +00:00
031fd5593f Implemented data extraction from cue sheet FILE type WAVE 2012-01-06 12:59:20 +00:00
4fd4e72fa1 Reacted on compiler warning about rev 4519 2012-01-05 14:09:35 +00:00
741d61653b Updated change log and web page 2012-01-05 12:31:30 +00:00
2e191b8191 Reacted on compiler warnings about rev 4535 2012-01-05 12:02:44 +00:00
56e07dd071 Bug fix: Progress report with blanking and formatting could be bogus 2012-01-05 11:55:22 +00:00