Next cdrskin-0.3.9 cycle

This commit is contained in:
Thomas Schmitt 2007-09-19 12:46:53 +00:00
parent 5230cb0c1d
commit 5e9b8b6341
2 changed files with 66 additions and 7 deletions

View File

@ -249,6 +249,8 @@ Enhancements towards previous stable version cdrskin-0.3.6:
<LI>New option direct_write_amount=</LI>
<LI>New option --grow_overwriteable_iso</LI>
<LI>New option --allow_emulated_drives dev=stdio:&lt;path&gt;</LI>
<LI>More cdrecord options supported:
-format, -inq, -load, -lock, -immed, -waiti</LI>
<!--
<LI>none yet</LI>
-->
@ -279,7 +281,7 @@ admins with full system souvereignty.</DT>
</DD>
<DD>
<A HREF="cdrskin-0.3.9.tar.gz">cdrskin-0.3.9.tar.gz</A>
(615 KB).
(640 KB).
</DD>
<DD>Binary (untar and move to /usr/bin/cdrskin):</DD>
<DD><A HREF="cdrskin_0.3.9-x86-suse9_0.tar.gz">

View File

@ -4500,10 +4500,72 @@ Equipped libdax_msgs with reference counter. Completed its mutex protection.
------------------------------------ cycle - cdrskin-0.3.9 - 2007.09.15.205752
16 Sep 2007 [1071]
cdrskin/changelog.txt
Next cdrskin-0.3.9 cycle
2007.09.17.163735 [1072]
cdrskin/cdrskin.c
cdrskin/cdrskin.1
Implemented emulation for cdrecord options -inq , -format , -load
2007.09.18.072234 [1073]
cdrskin/cdrskin.c
cdrskin/cdrskin.1
Learned helptexts for -inq, -format, -load from cdrecord (they are wrong, btw)
2007.09.18.090713 [1074]
libburn/libburn.h
libburn/drive.c
New API function burn_drive_leave_locked()
2007.09.18.090839 [1075]
cdrskin/cdrskin.c
cdrskin/cdrskin.1
Implemented emulation for cdrecord option -lock
2007.09.18.130344 [1076]
libburn/mmc.c
Made use of Immed bit with 5Bh CLOSE TRACK/SESSION
2007.09.18.200343 [1077]
libburn/mmc.c
libburn/spc.h
libburn/spc.c
libburn/sbc.c
libburn/libdax_msgs.h
Made use of Immed bit with 1Bh START STOP UNIT and 35h SYNCHRONIZE CACHE
2007.09.18.200454 [1078]
cdrskin/cdrskin.c
Corrected an outdated HINT text
2007.09.18.201556 [1079]
libburn/sbc.c
libburn/spc.c
Changed some comments, reacted on harmless compiler warning
2007.09.18.204043 [1080]
cdrskin/cdrskin.c
cdrskin/cdrskin.1
Implemented emulation for cdrecord option -immed
2007.09.19.094046 [1081]
cdrskin/cdrskin.c
Implemented emulation for cdrecord option -waiti
19 Sep 2007 [1082]
cdrskin/cdrskin.1
Did a little overhaul of general paragraphs, mentioned new option -waiti
------------------------------------ cycle - cdrskin-0.3.9 - 2007.09.19.112330
* More cdrecord options supported: -format, -inq, -load, -lock, -immed, -waiti
[]
cdrskin/changelog.txt
cdrskin/cdrskin_eng.html
Next cdrskin-0.3.9 cycle
===============================================================================
TODO
@ -4515,14 +4577,9 @@ Next cdrskin-0.3.9 cycle
? cdrecord: driver=cdr_simul , dvd_simul ?
? cdrecord: -V -VV ?
? cdrecord: -inq ?
? cdrecord: -format (blank=format_overwrite_full) ?
? cdrecord: -load -lock ?
? cdrecord: -fix -nofix ?
? cdrecord: -waiti ?
? cdrecord: -immed ?
? cdrecord: -copy -scms ?
? cdrecord: -packet pktsize= -noclose ?
? cdrecord: -copy -scms ?