Next cdrskin-0.3.9 cycle

This commit is contained in:
Thomas Schmitt 2007-08-13 08:11:01 +00:00
parent 22ea36ffd2
commit 7e86bcc417
1 changed files with 117 additions and 6 deletions

View File

@ -1,5 +1,5 @@
------------------------------------------------------------------------------
libburn.pykix.org scdbackup.sourceforge.net/cdrskin
libburnia-project.org scdbackup.sourceforge.net/cdrskin
------------------------------------------------------------------------------
Deliberate deviations of cdrskin from cdrecord compatibility:
@ -2310,7 +2310,7 @@ Updated about msifile=path
------------------------------------ cycle - cdrskin-0.2.7 - 2006.12.27.214424
* New option -msifile=path from cdrskit/wodim
* New option -msifile=path from cdrkit/wodim
2006.12.29.143734 [569]
@ -3910,15 +3910,18 @@ cdrskin/cdrskin_timestamp.h
cdrskin/cdrskin_eng.html
Made number transition to 0.3.9
20 Jul 2007 []
20 Jul 2007 [901]
- cdrskin/add_ts_changes_to_libburn_0_3_6
- cdrskin/add_ts_changes_to_libburn_0_3_7
+ cdrskin/add_ts_changes_to_libburn_0_3_8
+ cdrskin/add_ts_changes_to_libburn_0_3_9
Updated cdrskin tarball generators
20 Jul 2007 [902]
cdrskin/changelog.txt
Documented changes
----------------------------- release - cdrskin-0.3.8.pl00 - 2007.07.
----------------------------- release - cdrskin-0.3.8.pl00 - 2007.07.20.120001
* Now able to cope with the peculiarities of Linux 2.4 USB
* Refusal to perform -dummy runs on media which cannot simulate burning
* New option modesty_on_drive= may help with hda -> hdb burns
@ -3926,14 +3929,122 @@ Updated cdrskin tarball generators
* New option --adjust_speed_to_drive
* Precautions against using the burner drive as track source
------------------------------------ cycle - cdrskin-0.3.9 - 2007.07.20.200422
2 Aug 2007 [917]
cdrskin/cdrskin_eng.html
Corrected a harmless typo
2 Aug 2007 [918]
doc/cookbook.txt
cdrskin/cdrskin.1
Took into respect new info from Andy Polyakov about closing DVD+-R
9 Aug 2007 [920]
cdrskin/cdrskin_eng.html
Corrected a dead link
2007.08.09.133137 [921]
cdrskin/cdrskin.c
cdrskin/cdrskin.1
Allowed speed=any
2007.08.09.133259 [922]
libburn/transport.h
Changed "unsigned" to "unsigned int"
2007.08.09.133420 [923]
libburn/libdax_msgs.h
Corrected a typo
9 Aug 2007 [924]
+ doc/libdax_model.txt
+ doc/libdax_overview.gif
+ doc/libdax_equip.gif
+ doc/libdax_job.gif
Obscure backup of my unripe model ideas about libcevap (former libdax)
10 Aug 2007 [936]
doc/libdax_model.txt
Fiddled on the model attributes
2007.08.10.201450 [937]
libburn/libburn.h
Updated comments about supported profiles and media types
2007.08.10.203040 [938]
configure.ac
Changed "libburn-1.pc" to "libburn-5.pc" to re-enable ./bootstrap ; ./configure
2007.08.11.075330 [941]
cdrskin/README
cdrskin/add_ts_changes_to_libburn_0_3_9
cdrskin/cdrskin.c
cdrskin/cdrskin_eng.html
cdrskin/wiki_plain.txt
doc/comments
doc/cookbook.txt
test/libburner.c
test/telltoc.c
Reflected recent URL changes to libburnia-project.org
2007.08.11.202027 [942]
libburn/libburn.h
libburn/write.c
libburn/libdax_msgs.h
New API function burn_random_access_write()
2007.08.11.202627 [943]
cdrskin/cdrskin.c
cdrskin/cdrskin.1
New option direct_write_amount= using new API call burn_random_access_write()
12 Aug 2007 [944]
libburn/libburn.h
Clarifications about burn_random_access_write()
2007.08.12.095446 [945]
libburn/write.c
libburn/libdax_msgs.h
Checked in burn_random_access_write() wether drive is grabbed
2007.08.12.095623 [946]
cdrskin/cdrskin.c
Debug message explaining why burn_drive_convert_fs_adr() acts on track source
2007.08.12.152937 [947]
libburn/libburn.h
libburn/transport.h
libburn/mmc.h
libburn/mmc.c
libburn/write.c
libburn/read.c
libburn/libdax_msgs.h
New API function burn_read_data()
12 Aug 2007 [948]
test/telltoc.c
Testing burn_read_data() by option --read_and_print
------------------------------------ cycle - cdrskin-0.3.9 - 2007.08.12.161808
* New option direct_write_amount=
13 Aug 2007 [949]
cdrskin/changelog.txt
Next cdrskin-0.3.9 cycle
[]
cdrskin/cdrskin.1
Some polishing with option direct_write_amount=
===============================================================================
TODO
===============================================================================
------------------------------------ cycle - cdrskin-0.3.7 -
------------------------------------ cycle - cdrskin-0.3.9 -
cdrskin/changelog.txt
Next cdrskin-0.3.7 cycle
Next cdrskin-0.3.9 cycle