Commit Graph

1983 Commits

Author SHA1 Message Date
Thomas Schmitt b9c7cc4eeb Updated change log 2012-01-27 15:15:46 +00:00
Thomas Schmitt a64773cd15 Updated cdrskin tarball generator 2012-01-27 15:14:07 +00:00
Thomas Schmitt 9664d1a315 Made number transition to 1.2.1 2012-01-27 15:12:50 +00:00
Thomas Schmitt bfb798b51b Removed overdone part of rev 4593 2012-01-25 09:26:55 +00:00
Thomas Schmitt 72645c8fba Fixed an endless loop with cdrskin signal handling 2012-01-23 16:43:52 +00:00
Thomas Schmitt f338575f41 Updated cdrskin wiki text 2012-01-23 12:54:57 +00:00
Thomas Schmitt cc3ff147fe Updated change log 2012-01-23 12:53:26 +00:00
Thomas Schmitt dcd1eab82d Updated change log 2012-01-23 11:59:40 +00:00
Thomas Schmitt 3ea4892040 Corrected some minor differences between SVN and local development tree 2012-01-23 10:27:13 +00:00
Thomas Schmitt e0d7eb4820 Bug fix: cdrskin produced a memory fault if interupted before writing began 2012-01-23 10:17:26 +00:00
Thomas Schmitt daf744276e Disabled dangerous abort handler actions while BURN_DRIVE_GRABBING 2012-01-23 10:15:01 +00:00
Thomas Schmitt 8963905bbc Improved reaction time on interrupt during writing of lead-in 2012-01-23 10:13:08 +00:00
Thomas Schmitt 88da4e9ead Prevented SIGSEGV with testing drive for being prepared for writing 2012-01-23 10:10:19 +00:00
Thomas Schmitt cc9ec8666c Revoked an aspect of rev 4465 which aborted operation before drive is ready 2012-01-23 10:09:04 +00:00
Thomas Schmitt 7ce13c6dd3 Allowing SCSI read operations > 32 kB 2012-01-23 10:06:52 +00:00
Thomas Schmitt 6549072dcd Introduced burn_offst_source_new() flag bit0 which bans size changes 2012-01-23 09:56:53 +00:00
Thomas Schmitt a88039e222 Counting post-gap as part of track with burn_track_get_sectors() 2012-01-23 09:54:20 +00:00
Thomas Schmitt a75a838af9 Introduced burn_offst_source_new() flag bit0 which bans size changes 2012-01-23 09:36:47 +00:00
Thomas Schmitt 024701c220 Counting post-gap as part of track with burn_track_get_sectors() 2012-01-23 09:30:48 +00:00
Thomas Schmitt 72c31e89b2 Made conversion of ASC ASCQ to text independent of key and its text 2012-01-18 14:20:25 +00:00
Thomas Schmitt 2f548e046d Detecting address sequence errors with .cue command INDEX 2012-01-18 12:04:30 +00:00
Thomas Schmitt 9f8e4fb36b Preventing CD-TEXT with sessions that are not pure audio 2012-01-16 11:23:04 +00:00
Thomas Schmitt 645d41fdd2 Corrected a comment 2012-01-16 11:20:49 +00:00
Thomas Schmitt 853928815a Updated SAO cookbook about indice, pre-gap, post-gap 2012-01-15 09:09:37 +00:00
Thomas Schmitt 38bbbf2496 Implemented index reporting for struct burn_progress 2012-01-13 17:10:06 +00:00
Thomas Schmitt 6a13187e03 Corrected total size summary of cdrskin before burn start 2012-01-13 15:11:24 +00:00
Thomas Schmitt ce0f35831b Removed development macro which sneaked in with previous revision 2012-01-13 15:09:47 +00:00
Thomas Schmitt 0e9a79e352 Corrected write count for tracks with post-gap 2012-01-13 14:27:21 +00:00
Thomas Schmitt 0c01912143 Corrected type and sector size for .cue generated tracks 2012-01-13 14:15:20 +00:00
Thomas Schmitt 66639c6e11 Flushing buffer to MMC before a new track begins 2012-01-13 12:22:07 +00:00
Thomas Schmitt a0540651eb Avoided display of negative speed numbers at track change 2012-01-13 10:18:52 +00:00
Thomas Schmitt 34195c3037 New cdrskin options sao_pregap=, sao_postgap= 2012-01-12 19:12:10 +00:00
Thomas Schmitt 9623a04ce9 Interpreting .cue file command POSTGAP 2012-01-12 12:03:47 +00:00
Thomas Schmitt ef7999342b New API call burn_track_set_postgap_size() 2012-01-12 08:44:34 +00:00
Thomas Schmitt cb8c85579d Clarified meaning of parameter trackno with call burn_disc_track_lba_nwa() 2012-01-11 13:29:46 +00:00
Thomas Schmitt ebf2fe5c28 Corrected track number of blank track reported by cdrskin -minfo 2012-01-11 13:29:13 +00:00
Thomas Schmitt 66eba145d3 Obtaining more accurate track sizes for CD with pre-gap 2012-01-11 12:25:06 +00:00
Thomas Schmitt 5cd7b09d5c Interpreting .cue file command PREGAP 2012-01-11 12:22:52 +00:00
Thomas Schmitt ac7f4e90a4 Reacted on compiler warning 2012-01-11 12:20:35 +00:00
Thomas Schmitt 2c10b444a1 Enabled pre-gap size for tracks other than the first one 2012-01-11 11:16:18 +00:00
Thomas Schmitt ea1160f077 Removed a development test contraption introduced by previous revision 2012-01-10 12:49:34 +00:00
Thomas Schmitt d4c4430a40 New API call burn_track_set_pregap_size() 2012-01-10 12:20:23 +00:00
Thomas Schmitt a2493b97e4 New cdrskin option cd_start_tno= 2012-01-08 19:14:42 +00:00
Thomas Schmitt 4d70043e78 Corrected display of track number offset with -toc and -minfo 2012-01-08 15:48:47 +00:00
Thomas Schmitt c9a44d0128 While writing: Reporting track numbers with correct start number offset 2012-01-08 14:11:11 +00:00
Thomas Schmitt a9b400833c New API call burn_session_get_start_tno() 2012-01-08 14:10:24 +00:00
Thomas Schmitt 0446226aa6 Implemented track number starts > 1 with .cue and v07t.txt files 2012-01-08 13:23:16 +00:00
Thomas Schmitt 18efcd6299 New API call burn_session_set_start_tno() 2012-01-07 19:09:15 +00:00
Thomas Schmitt 775eb175b6 Implemented data extraction from cue sheet FILE type WAVE 2012-01-06 12:59:20 +00:00
Thomas Schmitt b8b6734cd1 Reacted on compiler warning about rev 4519 2012-01-05 14:09:35 +00:00