diff --git a/cdrskin/cdrskin.c b/cdrskin/cdrskin.c index 1b34a3f..e786f79 100644 --- a/cdrskin/cdrskin.c +++ b/cdrskin/cdrskin.c @@ -2046,6 +2046,10 @@ see_cdrskin_eng_html:; fprintf(stderr,"\t-toc\t\tretrieve and print TOC/PMA data\n"); fprintf(stderr, "\t-atip\t\tretrieve media state, print \"Is *erasable\"\n"); +#ifdef Cdrskin_libburn_has_multI + fprintf(stderr, + "\t-multi\t\tgenerate a TOC that allows multi session\n"); +#endif fprintf(stderr, "\t-force\t\tforce to continue on some errors to allow blanking\n"); #ifdef Cdrskin_allow_libburn_taO diff --git a/cdrskin/cdrskin_timestamp.h b/cdrskin/cdrskin_timestamp.h index 3770289..e7dced2 100644 --- a/cdrskin/cdrskin_timestamp.h +++ b/cdrskin/cdrskin_timestamp.h @@ -1 +1 @@ -#define Cdrskin_timestamP "2006.11.09.193030" +#define Cdrskin_timestamP "2006.11.10.093843" diff --git a/doc/comments b/doc/comments index 886acb6..3ec3c8c 100644 --- a/doc/comments +++ b/doc/comments @@ -13,10 +13,10 @@ together strive to be a usable foundation for application development. These are libraries, language bindings, and middleware binaries which emulate classical (and valuable) Linux tools. -Our scope is currently Linux 2.4 and 2.6 and we will have a hard time to widen -this for now, because of our history. The project could need advise from or -membership of skilled kernel people and people who know how to talk CD/DVD -drives into doing things. +Our scope is currently Linux 2.4 and 2.6 only. For ports to other systems +we would need : login on a development machine resp. a live OS on CD or DVD, +advise from a system person about the equivalent of Linux sg or FreeBSD CAM, +volunteers for testing of realistic use cases. We do have a workable code base for burning data CDs, though. The burn API is quite comprehensively documented and can be used to build a presentable