Commit Graph

2129 Commits

Author SHA1 Message Date
83fa2ce51b New API calls burn_track_set_index(), burn_track_clear_indice() 2012-01-03 19:43:26 +00:00
b8eb8b35d9 Changed debug messages about CUE SHEET MSF from hex to decimal 2012-01-02 16:41:15 +00:00
c851520684 Reporting line number in case of cue sheet file problems 2012-01-02 14:37:35 +00:00
4c9783d7ae Implemented cue sheet file commands ARRANGER, COMPOSER, MESSAGE 2012-01-01 17:35:20 +00:00
8ac3ee15f1 New cdrskin options --four_channel --two_channel 2012-01-01 13:50:26 +00:00
e5742f724a Implemented options -scms -copy -nocopy -preemp -nopreemp 2012-01-01 12:55:41 +00:00
0c3fa9b341 Interpreting CDRWIN command FLAGS 2012-01-01 12:46:50 +00:00
a1f18ad44e Fixed a wrong assumption about track.mode 2012-01-01 12:44:25 +00:00
3845e1af05 Writing SCMS into mode page 5 if TAO 2012-01-01 12:43:36 +00:00
23d7867331 Corrected CTL of lead-in CUE SHEET entry 2012-01-01 12:41:24 +00:00
38aaa2f8aa New track mode modifier BURN_SCMS 2011-12-31 12:00:14 +00:00
ce29b4b38c Corrected precedence of media catalog and ISRC options 2011-12-30 17:44:19 +00:00
f1ae493c57 Coordinated option cuefile= with option input_sheet_v07t= 2011-12-30 16:47:57 +00:00
4afaaf3fb6 Reduced waiting time between retries of WRITE commands 2011-12-30 14:27:45 +00:00
8f725bab11 Improved reaction on failure of SEND CUE SHEET 2011-12-28 15:23:24 +00:00
7b5040af17 Implemented options mcn= and isrc= 2011-12-28 10:45:38 +00:00
47e5ce5da2 Transmitting CATALOG by mode page 5. ISRC too, if TAO. 2011-12-28 10:41:05 +00:00
cdaa2971db Writing CATALOG and ISRC into Q sub-channel of CD SAO sessions 2011-12-27 13:38:39 +00:00
67ae1413e3 New API call burn_track_set_isrc_string() 2011-12-27 11:56:54 +00:00
6716f7041d Updated doc/cdtext.txt 2011-12-26 09:57:02 +00:00
94c50a0145 Reacted on compiler warnings about uninitialized variables 2011-12-25 11:04:44 +00:00
74fa33bc42 Partly implemented options cuefile= and -text 2011-12-25 10:51:01 +00:00
8cdba24ff9 New API calls burn_cdtext_from_packfile() and burn_session_by_cue_file() 2011-12-25 10:39:05 +00:00
c8debb85a3 Changed libburn print threshold of cdrskin -v to severity NOTE 2011-12-22 11:21:50 +00:00
eeef039aab New options --cdtext_dummy and --cdtext_verbose 2011-12-18 16:11:47 +00:00
1cc7c7f8b2 Moved a function from cdtext.c to util.c 2011-12-16 11:13:11 +00:00
8f40e66fa4 Moved a function from cdtext.c to util.c 2011-12-16 10:53:43 +00:00
a34596d7b7 Moved burn_cdtext_from_session() from write.c to cdtext.c 2011-12-15 17:49:29 +00:00
e15e949a20 Documented new API call 2011-12-15 16:14:12 +00:00
8e8ed3e682 Moved reading of Sony Input Sheet v07 from cdrskin to libburn 2011-12-15 15:56:49 +00:00
52798b0b4a New API call burn_session_input_sheet_v07t() 2011-12-15 15:48:27 +00:00
de6d193eec Refusing to burn CD-TEXT if non-audio tracks are present 2011-12-15 10:43:07 +00:00
d774aa0b35 Included doc/cdtext.txt in libburn tarball 2011-12-15 09:15:11 +00:00
350971a34e Improved cdrskin man page and web page 2011-12-14 14:27:27 +00:00
64b90c1da6 Updated change log 2011-12-14 13:39:43 +00:00
398ee89348 New option input_sheet_v07t= 2011-12-14 13:26:06 +00:00
c3a02f8631 Changed default CD-TEXT for tracks from track number text to empty text 2011-12-14 12:49:16 +00:00
89e5450fb8 More macros for CD-TEXT genre and language names 2011-12-13 16:43:46 +00:00
e05285e246 Enabled repetition of track texts by TAB character 2011-12-12 18:14:16 +00:00
9ab0edae71 New macros for CD-TEXT genre and language names 2011-12-12 16:45:10 +00:00
George Danchev
8a9c6176c2 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
620871c91d New API calls for composing CD-TEXT 2011-12-12 09:26:41 +00:00
2063dc2ca7 Pointing from man cdrskin to doc/cdtext.txt for CD-TEXT details 2011-12-12 09:13:27 +00:00
358ebaf458 Outsourced cdtext.txt from cookbook.txt 2011-12-12 08:52:40 +00:00
38387c0cb0 Some polishing in cookbook 2011-12-10 13:23:38 +00:00
f594e30f39 Updated documentation of CD-TEXT pack types 0x88 and 0x89 2011-12-10 12:38:27 +00:00
39bdf8c725 Tolerating trailing zero of Sony CDTEXT files 2011-12-09 09:22:02 +00:00
8a8a84b0f6 Updated documentation of CD-TEXT pack types 0x86, 0x8d, 0x8e 2011-12-08 19:49:45 +00:00
3b0f6b742f Updated documentation of CD-TEXT pack types 0x87 and 0x8f 2011-12-08 12:46:30 +00:00
0e5149d716 Removed version.h from list of source files because generated by configure 2011-12-07 07:50:45 +00:00