Commit Graph

4713 Commits

Author SHA1 Message Date
Thomas Schmitt ff12e0f0e6 Corrected total size summary of cdrskin before burn start 2012-01-13 15:11:24 +00:00
Thomas Schmitt 31952e4e56 Removed development macro which sneaked in with previous revision 2012-01-13 15:09:47 +00:00
Thomas Schmitt 59e6152a63 Corrected write count for tracks with post-gap 2012-01-13 14:27:21 +00:00
Thomas Schmitt 4becf747d0 Corrected type and sector size for .cue generated tracks 2012-01-13 14:15:20 +00:00
Thomas Schmitt c95665c1e0 Flushing buffer to MMC before a new track begins 2012-01-13 12:22:07 +00:00
Thomas Schmitt 286697bc21 Avoided display of negative speed numbers at track change 2012-01-13 10:18:52 +00:00
Thomas Schmitt b2921bbc39 New cdrskin options sao_pregap=, sao_postgap= 2012-01-12 19:12:10 +00:00
Thomas Schmitt 2e58768b54 Interpreting .cue file command POSTGAP 2012-01-12 12:03:47 +00:00
Thomas Schmitt 8403a0b629 New API call burn_track_set_postgap_size() 2012-01-12 08:44:34 +00:00
Thomas Schmitt 04d23f9b5d Clarified meaning of parameter trackno with call burn_disc_track_lba_nwa() 2012-01-11 13:29:46 +00:00
Thomas Schmitt f106d59abc Corrected track number of blank track reported by cdrskin -minfo 2012-01-11 13:29:13 +00:00
Thomas Schmitt 3a9294b175 Obtaining more accurate track sizes for CD with pre-gap 2012-01-11 12:25:06 +00:00
Thomas Schmitt 0d83999614 Interpreting .cue file command PREGAP 2012-01-11 12:22:52 +00:00
Thomas Schmitt 890b3a6953 Reacted on compiler warning 2012-01-11 12:20:35 +00:00
Thomas Schmitt 34a7bb2d03 Enabled pre-gap size for tracks other than the first one 2012-01-11 11:16:18 +00:00
Thomas Schmitt 3de5aff305 Removed a development test contraption introduced by previous revision 2012-01-10 12:49:34 +00:00
Thomas Schmitt 4622514203 New API call burn_track_set_pregap_size() 2012-01-10 12:20:23 +00:00
Thomas Schmitt aabdb1f4c1 New cdrskin option cd_start_tno= 2012-01-08 19:14:42 +00:00
Thomas Schmitt 2145161863 Corrected display of track number offset with -toc and -minfo 2012-01-08 15:48:47 +00:00
Thomas Schmitt 87b816085f While writing: Reporting track numbers with correct start number offset 2012-01-08 14:11:11 +00:00
Thomas Schmitt 860d09fe69 New API call burn_session_get_start_tno() 2012-01-08 14:10:24 +00:00
Thomas Schmitt 6321bbc0f8 Implemented track number starts > 1 with .cue and v07t.txt files 2012-01-08 13:23:16 +00:00
Thomas Schmitt d35cb78a74 New API call burn_session_set_start_tno() 2012-01-07 19:09:15 +00:00
Thomas Schmitt 031fd5593f Implemented data extraction from cue sheet FILE type WAVE 2012-01-06 12:59:20 +00:00
Thomas Schmitt 4fd4e72fa1 Reacted on compiler warning about rev 4519 2012-01-05 14:09:35 +00:00
Thomas Schmitt 741d61653b Updated change log and web page 2012-01-05 12:31:30 +00:00
Thomas Schmitt 2e191b8191 Reacted on compiler warnings about rev 4535 2012-01-05 12:02:44 +00:00
Thomas Schmitt 56e07dd071 Bug fix: Progress report with blanking and formatting could be bogus 2012-01-05 11:55:22 +00:00
Thomas Schmitt bb8aac0db3 Implemented option index= 2012-01-04 13:18:11 +00:00
Thomas Schmitt 12390fa88e New API calls burn_track_set_index(), burn_track_clear_indice() 2012-01-03 19:43:26 +00:00
Thomas Schmitt 9441dea7b8 Changed debug messages about CUE SHEET MSF from hex to decimal 2012-01-02 16:41:15 +00:00
Thomas Schmitt 51186380bb Reporting line number in case of cue sheet file problems 2012-01-02 14:37:35 +00:00
Thomas Schmitt c40d953e9a Implemented cue sheet file commands ARRANGER, COMPOSER, MESSAGE 2012-01-01 17:35:20 +00:00
Thomas Schmitt f865509ab0 New cdrskin options --four_channel --two_channel 2012-01-01 13:50:26 +00:00
Thomas Schmitt 5c5d3ce76f Implemented options -scms -copy -nocopy -preemp -nopreemp 2012-01-01 12:55:41 +00:00
Thomas Schmitt dbbb53c15a Interpreting CDRWIN command FLAGS 2012-01-01 12:46:50 +00:00
Thomas Schmitt b0b98b97f6 Fixed a wrong assumption about track.mode 2012-01-01 12:44:25 +00:00
Thomas Schmitt abf0d38c00 Writing SCMS into mode page 5 if TAO 2012-01-01 12:43:36 +00:00
Thomas Schmitt fc5288d853 Corrected CTL of lead-in CUE SHEET entry 2012-01-01 12:41:24 +00:00
Thomas Schmitt 1d376769d0 New track mode modifier BURN_SCMS 2011-12-31 12:00:14 +00:00
Thomas Schmitt 0322107411 Corrected precedence of media catalog and ISRC options 2011-12-30 17:44:19 +00:00
Thomas Schmitt e31d1675a5 Coordinated option cuefile= with option input_sheet_v07t= 2011-12-30 16:47:57 +00:00
Thomas Schmitt daf3a18425 Reduced waiting time between retries of WRITE commands 2011-12-30 14:27:45 +00:00
Thomas Schmitt 30e7d83168 Integrated new source file libburn/cdtext.c 2011-12-28 15:55:13 +00:00
Thomas Schmitt d2abe23c25 Improved reaction on failure of SEND CUE SHEET 2011-12-28 15:23:24 +00:00
Thomas Schmitt 536d0ca5af Implemented options mcn= and isrc= 2011-12-28 10:45:38 +00:00
Thomas Schmitt 48d56d759f Transmitting CATALOG by mode page 5. ISRC too, if TAO. 2011-12-28 10:41:05 +00:00
Thomas Schmitt cc8e069672 Writing CATALOG and ISRC into Q sub-channel of CD SAO sessions 2011-12-27 13:38:39 +00:00
Thomas Schmitt 16a228da03 New API call burn_track_set_isrc_string() 2011-12-27 11:56:54 +00:00
Thomas Schmitt 3559c91cc2 Updated doc/cdtext.txt 2011-12-26 09:57:02 +00:00