Commit Graph

4712 Commits

Author SHA1 Message Date
e5d94f8586 Reacted on compiler warnings about uninitialized variables 2011-12-25 11:04:44 +00:00
a6f5a23e61 Partly implemented options cuefile= and -text 2011-12-25 10:51:01 +00:00
f4db5fc855 New API calls burn_cdtext_from_packfile() and burn_session_by_cue_file() 2011-12-25 10:39:05 +00:00
117188f1e4 Changed libburn print threshold of cdrskin -v to severity NOTE 2011-12-22 11:21:50 +00:00
2d600d61f4 New options --cdtext_dummy and --cdtext_verbose 2011-12-18 16:11:47 +00:00
c0671cc709 Moved a function from cdtext.c to util.c 2011-12-16 11:13:11 +00:00
49cc1eebe8 Moved a function from cdtext.c to util.c 2011-12-16 10:53:43 +00:00
08f0c6c588 Moved burn_cdtext_from_session() from write.c to cdtext.c 2011-12-15 17:49:29 +00:00
7640970ccc Documented new API call 2011-12-15 16:14:12 +00:00
aba887494e Moved reading of Sony Input Sheet v07 from cdrskin to libburn 2011-12-15 15:56:49 +00:00
e7747aafa8 New API call burn_session_input_sheet_v07t() 2011-12-15 15:48:27 +00:00
George Danchev
bf4404d647 slight adjustment for last and previous run logs 2011-12-15 14:14:17 +00:00
George Danchev
35ffef5dbc corrections and style 2011-12-15 13:56:25 +00:00
9b231e94b0 Refusing to burn CD-TEXT if non-audio tracks are present 2011-12-15 10:43:07 +00:00
f6489eae73 Included doc/cdtext.txt in libburn tarball 2011-12-15 09:15:11 +00:00
26694f5d92 Improved cdrskin man page and web page 2011-12-14 14:27:27 +00:00
d62bf6bbfb Updated change log 2011-12-14 13:39:43 +00:00
45ea58a536 New option input_sheet_v07t= 2011-12-14 13:26:06 +00:00
14846c73fb Changed default CD-TEXT for tracks from track number text to empty text 2011-12-14 12:49:16 +00:00
George Danchev
6d411f6bab consistent usage/help with other releng scripts 2011-12-14 06:09:22 +00:00
c630369e37 More macros for CD-TEXT genre and language names 2011-12-13 16:43:46 +00:00
c8a7eb9554 Enabled repetition of track texts by TAB character 2011-12-12 18:14:16 +00:00
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
c2674a3ea5 New API calls for composing CD-TEXT 2011-12-12 09:26:41 +00:00
7eb0360f16 Pointing from man cdrskin to doc/cdtext.txt for CD-TEXT details 2011-12-12 09:13:27 +00:00
7df1717241 Outsourced cdtext.txt from cookbook.txt 2011-12-12 08:52:40 +00:00
c29bc8641f Some polishing in cookbook 2011-12-10 13:23:38 +00:00
a784d0c4e7 Updated documentation of CD-TEXT pack types 0x88 and 0x89 2011-12-10 12:38:27 +00:00
d61f99ba93 Tolerating trailing zero of Sony CDTEXT files 2011-12-09 09:22:02 +00:00
41880c9082 Updated documentation of CD-TEXT pack types 0x86, 0x8d, 0x8e 2011-12-08 19:49:45 +00:00
cf05995c34 Updated documentation of CD-TEXT pack types 0x87 and 0x8f 2011-12-08 12:46:30 +00:00
3ebb2babb1 Removed version.h from list of source files because generated by configure 2011-12-07 08:06:35 +00:00
781a0d5e88 Removed version.h from list of source files because generated by configure 2011-12-07 07:50:45 +00:00
6af8ff807b Documented CD-TEXT pack type 0x8f 2011-12-06 14:00:32 +00:00
d2d25cc88e Reacted on compiler warning about uninitialized variable in rev 4476 2011-12-06 13:47:52 +00:00
4b056cd848 Implemented cdrskin option textfile= 2011-12-05 20:38:36 +00:00
3dbf723e9d New API call burn_write_opts_set_leadin_text() 2011-12-05 20:36:31 +00:00
aaf7a0446d Removing xorriso/.libs test/.libs with make clean 2011-12-03 15:22:29 +00:00
def3d7a5e7 Added ./bootstrap script to release tarball 2011-12-03 13:11:16 +00:00
93108d22c8 Removing test/.libs with make clean 2011-12-03 12:43:52 +00:00
5892fbd3a1 Added ./bootstrap script to release tarball 2011-12-03 12:11:59 +00:00
4c51fe6ad3 Removing cdrskin/.libs and test/.libs witch make clean 2011-12-03 12:11:04 +00:00
4f1792b2ff Corrected a style deviation in code of mmc.c 2011-12-03 11:33:59 +00:00
d13677705e Clarified meaning of Character Position byte of burn_disc_get_leadin_text() 2011-12-02 20:45:24 +00:00
8576e41999 Storing CD-TEXT as cdtext.dat with cdrskin option -toc -vv, reporting with -vvv 2011-12-02 17:17:28 +00:00
570c490fe6 New API call burn_disc_get_leadin_text() 2011-12-02 17:15:14 +00:00
cd95c451b6 Bug fix: Interrupting libburn while drive tray is loading led to endless loop 2011-12-02 10:02:25 +00:00
2cd0eb94d7 Made verbosity and exit value of xorrecord more similar to cdrecord resp. wodim 2011-12-01 15:22:52 +00:00
deed48dba9 Improved debugging of drive feature list 2011-11-30 13:16:38 +00:00