Commit Graph

4800 Commits

Author SHA1 Message Date
George Danchev 35ffef5dbc corrections and style 2011-12-15 13:56:25 +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
George Danchev 6d411f6bab consistent usage/help with other releng scripts 2011-12-14 06:09:22 +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 3ebb2babb1 Removed version.h from list of source files because generated by configure 2011-12-07 08:06:35 +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
Thomas Schmitt aaf7a0446d Removing xorriso/.libs test/.libs with make clean 2011-12-03 15:22:29 +00:00
Thomas Schmitt def3d7a5e7 Added ./bootstrap script to release tarball 2011-12-03 13:11:16 +00:00
Thomas Schmitt 93108d22c8 Removing test/.libs with make clean 2011-12-03 12:43:52 +00:00
Thomas Schmitt 5892fbd3a1 Added ./bootstrap script to release tarball 2011-12-03 12:11:59 +00:00
Thomas Schmitt 4c51fe6ad3 Removing cdrskin/.libs and test/.libs witch make clean 2011-12-03 12:11:04 +00:00
Thomas Schmitt 4f1792b2ff Corrected a style deviation in code of mmc.c 2011-12-03 11:33:59 +00:00
Thomas Schmitt d13677705e Clarified meaning of Character Position byte of burn_disc_get_leadin_text() 2011-12-02 20:45:24 +00:00
Thomas Schmitt 8576e41999 Storing CD-TEXT as cdtext.dat with cdrskin option -toc -vv, reporting with -vvv 2011-12-02 17:17:28 +00:00
Thomas Schmitt 570c490fe6 New API call burn_disc_get_leadin_text() 2011-12-02 17:15:14 +00:00
Thomas Schmitt cd95c451b6 Bug fix: Interrupting libburn while drive tray is loading led to endless loop 2011-12-02 10:02:25 +00:00
Thomas Schmitt 2cd0eb94d7 Made verbosity and exit value of xorrecord more similar to cdrecord resp. wodim 2011-12-01 15:22:52 +00:00
Thomas Schmitt deed48dba9 Improved debugging of drive feature list 2011-11-30 13:16:38 +00:00
Thomas Schmitt 086c62f992 Made SCSI timeout settable at level of SPC, SBC, MMC functions 2011-11-30 08:11:52 +00:00
Thomas Schmitt 974d20ae56 Bug fix: libisoburn.ver had a duplicate function entry 2011-11-29 13:06:42 +00:00
Thomas Schmitt d51e3c49cf Bug fix: Solaris adapter mishandled write commands which failed on first try 2011-11-26 15:32:03 +00:00
Thomas Schmitt 3411e4dfd5 Worked around inconsistency of stat.st_rdev and dev_t on Debian mips, mipsel 2011-11-24 09:32:30 +00:00
Thomas Schmitt 6a5fead882 Reporting about failure to open existing /dev/sr or /dev/scd on Linux 2011-11-23 10:50:05 +00:00
Thomas Schmitt e9f355ee65 Mentioned GNU Hurd qemu page as source of qemu knowledge 2011-11-23 09:42:18 +00:00
Thomas Schmitt ba4a88f1fc Updated QemuXorriso wiki about xorriso version requirements 2011-11-22 21:21:41 +00:00
Thomas Schmitt 9a389f0372 Reacted on compiler warning of Debian buildd 2011-11-22 19:16:59 +00:00
Thomas Schmitt 1ab207823a Promoted branch to tag 2011-11-21 09:18:49 +00:00
Thomas Schmitt 757d1af319 Documented changes and release timestamp 2011-11-21 08:27:55 +00:00
Thomas Schmitt 40c0748703 Version leap to libisoburn-1.1.9 2011-11-21 08:25:18 +00:00
Thomas Schmitt 81ac899fc4 libburn release 1.1.8 is ready 2011-11-21 08:00:42 +00:00