|
|
|
@ -65,7 +65,7 @@ connected via SCSI, PATA (aka IDE, ATA), USB, or SATA.
|
|
|
|
|
GPL software included:<BR>
|
|
|
|
|
</H2>
|
|
|
|
|
<DL>
|
|
|
|
|
<DT>libburn-1.1.8</DT>
|
|
|
|
|
<DT>libburn-1.2.0</DT>
|
|
|
|
|
<DD>(founded by Derek Foreman and Ben Jansens,
|
|
|
|
|
developed and maintained since August 2006 by
|
|
|
|
|
Thomas Schmitt from team of libburnia-project.org)
|
|
|
|
@ -200,13 +200,13 @@ Standalone ISO 9660 multi-session CD/DVD/BD tool
|
|
|
|
|
<P>
|
|
|
|
|
<DL>
|
|
|
|
|
<DT>Download as source code (see README):</DT>
|
|
|
|
|
<DD><A HREF="cdrskin-1.1.8.tar.gz">cdrskin-1.1.8.tar.gz</A>
|
|
|
|
|
(870 KB).
|
|
|
|
|
<DD><A HREF="cdrskin-1.2.0.tar.gz">cdrskin-1.2.0.tar.gz</A>
|
|
|
|
|
(930 KB).
|
|
|
|
|
</DD>
|
|
|
|
|
<DD><A HREF="cdrskin-1.1.8.tar.gz.sig">cdrskin-1.1.8.tar.gz.sig</A></DD>
|
|
|
|
|
<DD><A HREF="cdrskin-1.2.0.tar.gz.sig">cdrskin-1.2.0.tar.gz.sig</A></DD>
|
|
|
|
|
<DD>
|
|
|
|
|
(detached GPG signature for verification by
|
|
|
|
|
<KBD>gpg --verify cdrskin-1.1.8.tar.gz.sig cdrskin-1.1.8.tar.gz</KBD>
|
|
|
|
|
<KBD>gpg --verify cdrskin-1.2.0.tar.gz.sig cdrskin-1.2.0.tar.gz</KBD>
|
|
|
|
|
<BR>
|
|
|
|
|
after <KBD>gpg --keyserver keys.gnupg.net --recv-keys ABC0A854</KBD>).
|
|
|
|
|
</DD>
|
|
|
|
@ -257,24 +257,31 @@ cdrskin_0.4.2.pl00-x86-suse9_0-static.tar.gz</A>, (310 KB), -static compiled,
|
|
|
|
|
<HR>
|
|
|
|
|
|
|
|
|
|
<P>
|
|
|
|
|
Enhancements towards previous stable version cdrskin-1.1.6:
|
|
|
|
|
Enhancements towards previous stable version cdrskin-1.1.8:
|
|
|
|
|
<UL>
|
|
|
|
|
<LI>
|
|
|
|
|
Avoiding to intermediately close and open drive device file
|
|
|
|
|
</LI>
|
|
|
|
|
<LI>
|
|
|
|
|
Enabled recognition of QEMU DVD-ROM 0.12
|
|
|
|
|
<LI>Implemented option textfile=</LI>
|
|
|
|
|
<LI>Implemented option combination -vv -toc for cdtext.dat production
|
|
|
|
|
<LI>Implemented options mcn= and isrc=</LI>
|
|
|
|
|
<LI>Implemented options -scms -copy -nocopy -preemp -nopreemp</LI>
|
|
|
|
|
<LI>Implemented option index=</LI>
|
|
|
|
|
<LI>Partly implemented options cuefile= and -text</LI>
|
|
|
|
|
<LI>New option input_sheet_v07t= for CD-TEXT definition</LI>
|
|
|
|
|
<LI>New options --cdtext_dummy and --cdtext_verbose</LI>
|
|
|
|
|
<LI>New options --four_channel --two_channel</LI>
|
|
|
|
|
<LI>New option cd_start_tno=</LI>
|
|
|
|
|
<LI>New options sao_pregap=, sao_postgap=</LI>
|
|
|
|
|
</LI>
|
|
|
|
|
<!--
|
|
|
|
|
<LI>none</LI>
|
|
|
|
|
-->
|
|
|
|
|
</UL>
|
|
|
|
|
|
|
|
|
|
Bug fixes towards cdrskin-1.1.6:
|
|
|
|
|
Bug fixes towards cdrskin-1.1.8:
|
|
|
|
|
<UL>
|
|
|
|
|
<LI>
|
|
|
|
|
Misinterpreted mode page 2A if block descriptors are present
|
|
|
|
|
</LI>
|
|
|
|
|
<LI>Memory fault if interupted before writing began</LI>
|
|
|
|
|
<LI>Solaris adapter mishandled write commands which failed on first try</LI>
|
|
|
|
|
<LI>Interrupting libburn while drive tray is loading led to endless loop</LI>
|
|
|
|
|
<LI>Progress report with blanking and formatting could be bogus</LI>
|
|
|
|
|
<!--
|
|
|
|
|
<LI>none</LI>
|
|
|
|
|
-->
|
|
|
|
@ -284,21 +291,10 @@ Misinterpreted mode page 2A if block descriptors are present
|
|
|
|
|
|
|
|
|
|
<P>
|
|
|
|
|
<DL>
|
|
|
|
|
<DT><H3>Development snapshot, version 1.1.9 :</H3></DT>
|
|
|
|
|
<DD>Enhancements towards current stable version 1.1.8:
|
|
|
|
|
<DT><H3>Development snapshot, version 1.2.1 :</H3></DT>
|
|
|
|
|
<DD>Enhancements towards current stable version 1.2.0:
|
|
|
|
|
<UL>
|
|
|
|
|
<LI>Implemented option textfile=</LI>
|
|
|
|
|
<LI>Implemented option combination -vv -toc for cdtext.dat production
|
|
|
|
|
<LI>Implemented options mcn= and isrc=</LI>
|
|
|
|
|
<LI>Implemented options -scms -copy -nocopy -preemp -nopreemp</LI>
|
|
|
|
|
<LI>Implemented option index=</LI>
|
|
|
|
|
<LI>Partly implemented options cuefile= and -text</LI>
|
|
|
|
|
<LI>New option input_sheet_v07t= for CD-TEXT definition</LI>
|
|
|
|
|
<LI>New options --cdtext_dummy and --cdtext_verbose</LI>
|
|
|
|
|
<LI>New options --four_channel --two_channel</LI>
|
|
|
|
|
<LI>New option cd_start_tno=</LI>
|
|
|
|
|
<LI>New options sao_pregap=, sao_postgap=</LI>
|
|
|
|
|
</LI>
|
|
|
|
|
<LI>none yet</LI>
|
|
|
|
|
<!--
|
|
|
|
|
<LI>none yet</LI>
|
|
|
|
|
-->
|
|
|
|
@ -306,23 +302,19 @@ Misinterpreted mode page 2A if block descriptors are present
|
|
|
|
|
</UL>
|
|
|
|
|
</DD>
|
|
|
|
|
|
|
|
|
|
<DD>Bug fixes towards cdrskin-1.1.8:
|
|
|
|
|
<DD>Bug fixes towards cdrskin-1.2.0:
|
|
|
|
|
<UL>
|
|
|
|
|
<LI>Memory fault if interupted before writing began</LI>
|
|
|
|
|
<LI>Solaris adapter mishandled write commands which failed on first try</LI>
|
|
|
|
|
<LI>Interrupting libburn while drive tray is loading led to endless loop</LI>
|
|
|
|
|
<LI>Progress report with blanking and formatting could be bogus</LI>
|
|
|
|
|
<!--
|
|
|
|
|
<LI>none yet</LI>
|
|
|
|
|
<!--
|
|
|
|
|
-->
|
|
|
|
|
</UL>
|
|
|
|
|
</DD>
|
|
|
|
|
|
|
|
|
|
<DD> </DD>
|
|
|
|
|
<DD><A HREF="README_cdrskin_devel">README 1.1.9</A>
|
|
|
|
|
<DD><A HREF="cdrskin__help_devel">cdrskin-1.1.9 --help</A></DD>
|
|
|
|
|
<DD><A HREF="cdrskin_help_devel">cdrskin-1.1.9 -help</A></DD>
|
|
|
|
|
<DD><A HREF="man_1_cdrskin_devel.html">man cdrskin (as of 1.1.9)</A></DD>
|
|
|
|
|
<DD><A HREF="README_cdrskin_devel">README 1.2.1</A>
|
|
|
|
|
<DD><A HREF="cdrskin__help_devel">cdrskin-1.2.1 --help</A></DD>
|
|
|
|
|
<DD><A HREF="cdrskin_help_devel">cdrskin-1.2.1 -help</A></DD>
|
|
|
|
|
<DD><A HREF="man_1_cdrskin_devel.html">man cdrskin (as of 1.2.1)</A></DD>
|
|
|
|
|
<DD> </DD>
|
|
|
|
|
<DT>Maintainers of cdrskin unstable packages please use SVN of
|
|
|
|
|
<A HREF="http://libburnia-project.org"> libburnia-project.org</A></DT>
|
|
|
|
@ -342,8 +334,8 @@ admins with full system souvereignty.</DT>
|
|
|
|
|
<A HREF="README_cdrskin_devel">upcoming README</A> ):
|
|
|
|
|
</DD>
|
|
|
|
|
<DD>
|
|
|
|
|
<A HREF="cdrskin-1.1.9.tar.gz">cdrskin-1.1.9.tar.gz</A>
|
|
|
|
|
(870 KB).
|
|
|
|
|
<A HREF="cdrskin-1.2.1.tar.gz">cdrskin-1.2.1.tar.gz</A>
|
|
|
|
|
(930 KB).
|
|
|
|
|
</DD>
|
|
|
|
|
|
|
|
|
|
<!-- This is not offered any more since spring 2008
|
|
|
|
|