Documented changes and release timestamp
This commit is contained in:
parent
d0d37af096
commit
2f8ad976ea
@ -8334,18 +8334,202 @@ Made number transition to 0.8.1
|
|||||||
+ cdrskin/add_ts_changes_to_libburn_0_8_1
|
+ cdrskin/add_ts_changes_to_libburn_0_8_1
|
||||||
Updated cdrskin tarball generator
|
Updated cdrskin tarball generator
|
||||||
|
|
||||||
09 Apr 2010 []
|
09 Apr 2010 [3162]
|
||||||
cdrskin/changelog.txt
|
cdrskin/changelog.txt
|
||||||
Documented changes and release timestamp
|
Documented changes and release timestamp
|
||||||
|
|
||||||
|
09 Apr 2009 [3163]
|
||||||
|
svn move -m libburn release 0.8.0 is ready
|
||||||
|
http://svn.libburnia-project.org/libburn/branches/ZeroEightZero
|
||||||
|
http://svn.libburnia-project.org/libburn/tags/ZeroEightZero
|
||||||
|
|
||||||
------------------------------------ cycle - cdrskin-0.8.1 - 2010.04.09.110341
|
------------------------------------ cycle - cdrskin-0.8.1 - 2010.04.09.110341
|
||||||
------------------------------------ cycle - cdrskin-0.8.1 -
|
|
||||||
|
|
||||||
|
2010.04.30.180350 [3206]
|
||||||
|
libburn/mmc.c
|
||||||
|
Avoided to create track without toc_entry from "hidden first track" on CD
|
||||||
|
|
||||||
|
------------------------------------ cycle - cdrskin-0.8.1 - 2010.04.30.182846
|
||||||
|
* Bug fix: CD TOC was not read if the first track did not start at LBA 0
|
||||||
|
|
||||||
|
|
||||||
|
2010.05.01.082808 [3207]
|
||||||
|
libburn/util.c
|
||||||
|
libburn/mmc.c
|
||||||
|
Bug fix: CD-ROM media got attributed random lead-in and lead-out adresses
|
||||||
|
|
||||||
|
------------------------------------ cycle - cdrskin-0.8.1 - 2010.05.01.083316
|
||||||
|
* Bug fix: CD-ROM media got attributed random lead-in and lead-out adresses
|
||||||
|
|
||||||
|
|
||||||
|
2010.05.16.090624 [3219]
|
||||||
|
libburn/async.c
|
||||||
|
libburn/cleanup.c
|
||||||
|
libburn/crc.c
|
||||||
|
libburn/ddlpa.c
|
||||||
|
libburn/debug.c
|
||||||
|
libburn/drive.c
|
||||||
|
libburn/ecma130ab.c
|
||||||
|
libburn/file.c
|
||||||
|
libburn/init.c
|
||||||
|
libburn/libdax_audioxtr.c
|
||||||
|
libburn/libdax_msgs.c
|
||||||
|
libburn/mmc.c
|
||||||
|
libburn/null.c
|
||||||
|
libburn/options.c
|
||||||
|
libburn/read.c
|
||||||
|
libburn/sbc.c
|
||||||
|
libburn/sector.c
|
||||||
|
libburn/sg.c
|
||||||
|
libburn/sg-dummy.c
|
||||||
|
libburn/sg-freebsd.c
|
||||||
|
libburn/sg-freebsd-port.c
|
||||||
|
libburn/sg-libcdio.c
|
||||||
|
libburn/sg-linux.c
|
||||||
|
libburn/source.c
|
||||||
|
libburn/spc.c
|
||||||
|
libburn/structure.c
|
||||||
|
libburn/toc.c
|
||||||
|
libburn/util.c
|
||||||
|
libburn/write.c
|
||||||
|
Eventually including ../config.h generated by autotools
|
||||||
|
|
||||||
|
2010.05.29.074318 [3237]
|
||||||
|
libburn/sg-libcdio.c
|
||||||
|
Bug fix: SIGSEGV of libcdio system adapter if drive list is empty
|
||||||
|
|
||||||
|
2010.06.07.171552 [3239]
|
||||||
|
libburn/sg-libcdio.c
|
||||||
|
Avoiding to resolve /dev/rdsk/cXtYdZs2 drive addresses on Solaris libcdio
|
||||||
|
|
||||||
|
2010.06.07.171706 [3240]
|
||||||
|
libburn/init.c
|
||||||
|
cdrskin/cdrskin.c
|
||||||
|
Reacted on harmless compiler warnings on Solaris
|
||||||
|
|
||||||
|
2010.06.07.172925 [3241]
|
||||||
|
README
|
||||||
|
cdrskin/README
|
||||||
|
Makefile.am
|
||||||
|
libburn/os.h
|
||||||
|
libburn/sg.c
|
||||||
|
+ libburn/os-solaris.h
|
||||||
|
+ libburn/sg-solaris.c
|
||||||
|
libburn/libdax_msgs.h
|
||||||
|
cdrskin/cdrskin_eng.html
|
||||||
|
New system adapter for Solaris uscsi (tested on snv134, kernel 5.11)
|
||||||
|
|
||||||
|
2010.06.08.173156 [3244]
|
||||||
|
libburn/os-solaris.h
|
||||||
|
Corrected comment
|
||||||
|
|
||||||
|
2010.06.08.174946 [3245]
|
||||||
|
libburn/sg-solaris.c
|
||||||
|
Handled SCSI status "BUSY" on Solaris
|
||||||
|
|
||||||
|
------------------------------------ cycle - cdrskin-0.8.1 - 2010.06.08.175125
|
||||||
|
* Bug fix: SIGSEGV of libcdio system adapter if drive list is empty
|
||||||
|
* New system adapter for Solaris uscsi (tested on snv134, kernel 5.11)
|
||||||
|
|
||||||
|
|
||||||
|
2010.06.08.200313 [3246]
|
||||||
|
libburn/sg-libcdio.c
|
||||||
|
libburn/sg-solaris.c
|
||||||
|
Implemented block device capacity determination fo Solaris
|
||||||
|
|
||||||
|
2010.06.10.170901 [3247]
|
||||||
|
libburn/sg-solaris.c
|
||||||
|
Removed obsolete development remark
|
||||||
|
|
||||||
|
2010.06.10.171018 [3248]
|
||||||
|
README
|
||||||
|
cdrskin/README
|
||||||
|
cdrskin/cdrskin.1
|
||||||
|
Mentioned Solaris and system dependent drive permission settings
|
||||||
|
|
||||||
|
[]
|
||||||
|
svn copy -m "Branching for libburn release 0.8.2" \
|
||||||
|
http://svn.libburnia-project.org/libburn/trunk \
|
||||||
|
http://svn.libburnia-project.org/libburn/branches/ZeroEightTwo
|
||||||
|
|
||||||
|
2010.06.11.080001 [3251]
|
||||||
|
Makefile.am
|
||||||
|
configure.ac
|
||||||
|
README
|
||||||
|
libburn/libburn.h
|
||||||
|
cdrskin/cdrskin.c
|
||||||
|
cdrskin/README
|
||||||
|
cdrskin/compile_cdrskin.sh
|
||||||
|
cdrskin/cdrskin_timestamp.h
|
||||||
|
cdrskin/cdrskin_eng.html
|
||||||
|
Made number transition to 0.8.2
|
||||||
|
|
||||||
|
11 Jun 2010 [3252]
|
||||||
|
- cdrskin/add_ts_changes_to_libburn_0_8_0
|
||||||
|
- cdrskin/add_ts_changes_to_libburn_0_8_1
|
||||||
|
+ cdrskin/add_ts_changes_to_libburn_0_8_2
|
||||||
|
+ cdrskin/add_ts_changes_to_libburn_0_8_3
|
||||||
|
Updated cdrskin tarball generator
|
||||||
|
|
||||||
|
11 Jun 2010 [3253]
|
||||||
|
cdrskin/changelog.txt
|
||||||
|
Documented changes and release timestamp
|
||||||
|
|
||||||
|
------------------------------ release - cdrskin-0.8.2.pl00 - 2010.06.11.080001
|
||||||
|
* Bug fix: CD TOC was not read if the first track did not start at LBA 0
|
||||||
|
* Bug fix: CD-ROM media got attributed random lead-in and lead-out adresses
|
||||||
|
* Bug fix: SIGSEGV of experimental libcdio system adapter if drive list is empty
|
||||||
|
* New system adapter for Solaris uscsi (tested on snv134, kernel 5.11)
|
||||||
|
|
||||||
|
|
||||||
|
2010.06.11.104830 [3254]
|
||||||
|
Makefile.am
|
||||||
|
configure.ac
|
||||||
|
README
|
||||||
|
libburn/libburn.h
|
||||||
|
cdrskin/cdrskin.c
|
||||||
|
cdrskin/README
|
||||||
|
cdrskin/compile_cdrskin.sh
|
||||||
|
cdrskin/cdrskin_timestamp.h
|
||||||
|
cdrskin/cdrskin_eng.html
|
||||||
|
Made number transition to 0.8.3
|
||||||
|
|
||||||
|
[]
|
||||||
|
- cdrskin/add_ts_changes_to_libburn_0_7_8
|
||||||
|
- cdrskin/add_ts_changes_to_libburn_0_7_9
|
||||||
|
+ cdrskin/add_ts_changes_to_libburn_0_8_0
|
||||||
|
+ cdrskin/add_ts_changes_to_libburn_0_8_1
|
||||||
|
Updated cdrskin tarball generator
|
||||||
|
|
||||||
|
[]
|
||||||
|
cdrskin/changelog.txt
|
||||||
|
Documented changes and release timestamp
|
||||||
|
|
||||||
|
[]
|
||||||
|
svn move -m libburn release 0.8.0 is ready
|
||||||
|
http://svn.libburnia-project.org/libburn/branches/ZeroEightZero
|
||||||
|
http://svn.libburnia-project.org/libburn/tags/ZeroEightZero
|
||||||
|
|
||||||
|
|
||||||
|
------------------------------------ cycle - cdrskin-0.8.3 -
|
||||||
|
------------------------------------ cycle - cdrskin-0.8.3 -
|
||||||
|
|
||||||
|
|
||||||
===============================================================================
|
===============================================================================
|
||||||
TODO
|
TODO
|
||||||
===============================================================================
|
===============================================================================
|
||||||
|
|
||||||
|
|
||||||
|
-------------------------------- Solaris -----------------------------------
|
||||||
|
|
||||||
|
Locking of device files.
|
||||||
|
|
||||||
|
Could need ioctl to obtain SCSI bus,target,lun from fd rather than name
|
||||||
|
|
||||||
|
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
- change all malloc() to calloc()
|
- change all malloc() to calloc()
|
||||||
|
|
||||||
- find out from where libburn/crc.c stems. What algorithm is crc_32() ?
|
- find out from where libburn/crc.c stems. What algorithm is crc_32() ?
|
||||||
|
Loading…
Reference in New Issue
Block a user