Commit Graph

1734 Commits

Author SHA1 Message Date
Thomas Schmitt 43191b6e77 Corrected some minor differences between SVN and local development tree 2012-01-23 10:27:13 +00:00
Thomas Schmitt 09d0beb6ac Bug fix: cdrskin produced a memory fault if interupted before writing began 2012-01-23 10:17:26 +00:00
Thomas Schmitt ddd04cc502 Disabled dangerous abort handler actions while BURN_DRIVE_GRABBING 2012-01-23 10:15:01 +00:00
Thomas Schmitt 2070ff6253 Improved reaction time on interrupt during writing of lead-in 2012-01-23 10:13:08 +00:00
Thomas Schmitt a655bb9026 Prevented SIGSEGV with testing drive for being prepared for writing 2012-01-23 10:10:19 +00:00
Thomas Schmitt ad8ab1bef4 Revoked an aspect of rev 4465 which aborted operation before drive is ready 2012-01-23 10:09:04 +00:00
Thomas Schmitt 35ec27de00 Allowing SCSI read operations > 32 kB 2012-01-23 10:06:52 +00:00
Thomas Schmitt 8ed28bec4e Introduced burn_offst_source_new() flag bit0 which bans size changes 2012-01-23 09:56:53 +00:00
Thomas Schmitt 64713c0881 Counting post-gap as part of track with burn_track_get_sectors() 2012-01-23 09:54:20 +00:00
Thomas Schmitt cdb198bb0b Introduced burn_offst_source_new() flag bit0 which bans size changes 2012-01-23 09:36:47 +00:00
Thomas Schmitt b7c4ad2a90 Counting post-gap as part of track with burn_track_get_sectors() 2012-01-23 09:30:48 +00:00
Thomas Schmitt c481ccde85 Made conversion of ASC ASCQ to text independent of key and its text 2012-01-18 14:20:25 +00:00
Thomas Schmitt b49ca7560b Detecting address sequence errors with .cue command INDEX 2012-01-18 12:04:30 +00:00
Thomas Schmitt fbd0ee81a3 Preventing CD-TEXT with sessions that are not pure audio 2012-01-16 11:23:04 +00:00
Thomas Schmitt 1ff314a6d2 Corrected a comment 2012-01-16 11:20:49 +00:00
Thomas Schmitt 71f0bf29ab Updated SAO cookbook about indice, pre-gap, post-gap 2012-01-15 09:09:37 +00:00
Thomas Schmitt 29a08956f6 Implemented index reporting for struct burn_progress 2012-01-13 17:10:06 +00:00
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 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
Thomas Schmitt e5d94f8586 Reacted on compiler warnings about uninitialized variables 2011-12-25 11:04:44 +00:00
Thomas Schmitt a6f5a23e61 Partly implemented options cuefile= and -text 2011-12-25 10:51:01 +00:00
Thomas Schmitt f4db5fc855 New API calls burn_cdtext_from_packfile() and burn_session_by_cue_file() 2011-12-25 10:39:05 +00:00
Thomas Schmitt 117188f1e4 Changed libburn print threshold of cdrskin -v to severity NOTE 2011-12-22 11:21:50 +00:00
Thomas Schmitt 2d600d61f4 New options --cdtext_dummy and --cdtext_verbose 2011-12-18 16:11:47 +00:00
Thomas Schmitt c0671cc709 Moved a function from cdtext.c to util.c 2011-12-16 11:13:11 +00:00
Thomas Schmitt 49cc1eebe8 Moved a function from cdtext.c to util.c 2011-12-16 10:53:43 +00:00
Thomas Schmitt 08f0c6c588 Moved burn_cdtext_from_session() from write.c to cdtext.c 2011-12-15 17:49:29 +00:00
Thomas Schmitt 7640970ccc Documented new API call 2011-12-15 16:14:12 +00:00
Thomas Schmitt aba887494e Moved reading of Sony Input Sheet v07 from cdrskin to libburn 2011-12-15 15:56:49 +00:00
Thomas Schmitt e7747aafa8 New API call burn_session_input_sheet_v07t() 2011-12-15 15:48:27 +00:00
Thomas Schmitt 9b231e94b0 Refusing to burn CD-TEXT if non-audio tracks are present 2011-12-15 10:43:07 +00:00
Thomas Schmitt f6489eae73 Included doc/cdtext.txt in libburn tarball 2011-12-15 09:15:11 +00:00
Thomas Schmitt 26694f5d92 Improved cdrskin man page and web page 2011-12-14 14:27:27 +00:00
Thomas Schmitt d62bf6bbfb Updated change log 2011-12-14 13:39:43 +00:00
Thomas Schmitt 45ea58a536 New option input_sheet_v07t= 2011-12-14 13:26:06 +00:00
Thomas Schmitt 14846c73fb Changed default CD-TEXT for tracks from track number text to empty text 2011-12-14 12:49:16 +00:00
Thomas Schmitt c630369e37 More macros for CD-TEXT genre and language names 2011-12-13 16:43:46 +00:00
Thomas Schmitt c8a7eb9554 Enabled repetition of track texts by TAB character 2011-12-12 18:14:16 +00:00
Thomas Schmitt 481341f5e6 New macros for CD-TEXT genre and language names 2011-12-12 16:45:10 +00:00
George Danchev fc7967a742 not needed since:
we would be better off building on the given OS/arch instead of playing with preprocessor directives;
all releng tests are gathered in libisoburn tree
2011-12-12 12:58:08 +00:00
Thomas Schmitt c2674a3ea5 New API calls for composing CD-TEXT 2011-12-12 09:26:41 +00:00
Thomas Schmitt 7eb0360f16 Pointing from man cdrskin to doc/cdtext.txt for CD-TEXT details 2011-12-12 09:13:27 +00:00
Thomas Schmitt 7df1717241 Outsourced cdtext.txt from cookbook.txt 2011-12-12 08:52:40 +00:00
Thomas Schmitt c29bc8641f Some polishing in cookbook 2011-12-10 13:23:38 +00:00
Thomas Schmitt a784d0c4e7 Updated documentation of CD-TEXT pack types 0x88 and 0x89 2011-12-10 12:38:27 +00:00
Thomas Schmitt d61f99ba93 Tolerating trailing zero of Sony CDTEXT files 2011-12-09 09:22:02 +00:00
Thomas Schmitt 41880c9082 Updated documentation of CD-TEXT pack types 0x86, 0x8d, 0x8e 2011-12-08 19:49:45 +00:00
Thomas Schmitt cf05995c34 Updated documentation of CD-TEXT pack types 0x87 and 0x8f 2011-12-08 12:46:30 +00:00
Thomas Schmitt 781a0d5e88 Removed version.h from list of source files because generated by configure 2011-12-07 07:50:45 +00:00
Thomas Schmitt 6af8ff807b Documented CD-TEXT pack type 0x8f 2011-12-06 14:00:32 +00:00
Thomas Schmitt d2d25cc88e Reacted on compiler warning about uninitialized variable in rev 4476 2011-12-06 13:47:52 +00:00
Thomas Schmitt 4b056cd848 Implemented cdrskin option textfile= 2011-12-05 20:38:36 +00:00
Thomas Schmitt 3dbf723e9d New API call burn_write_opts_set_leadin_text() 2011-12-05 20:36:31 +00:00