From 311d5347e1a6c280839ba5d0b527dbe803ea0720 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Fri, 17 May 2013 09:42:50 +0000 Subject: [PATCH] Updated change log --- ChangeLog | 19 +++++----- cdrskin/changelog.txt | 80 ++++++++++++++++++++++++++++--------------- 2 files changed, 62 insertions(+), 37 deletions(-) diff --git a/ChangeLog b/ChangeLog index 425aaa1..c7868ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,34 +1,35 @@ -SVN trunk (to become libburn-1.3.0 or higher) +libburn-1.3.0.tar.gz Fri May 17 2013 =============================================================================== * Bug fix: Full formatting of BD-RE used certification regardless of drive capabilities * Bug fix: DVD+R with damaged TOC were reported by -minfo with wrong end address -libburn-1.2.8.tar.gz Mon Mar 08 2013 +libburn-1.2.8.tar.gz Mon Mar 18 2013 =============================================================================== +* Bug fix: All CD tracks were reported with the sizes of the tracks in the + first session. Regression introduced with version 1.2.0 (rev 4552). +* Bug fix: On some drives the request for minimum speed yielded maximum speed * New cdrskin option --list_speeds * -toc and -minfo now report about tracks in the incomplete session * New API call burn_disc_get_incomplete_sessions() * New burn_toc_entry component .track_status_bits -* Bug fix: All CD tracks were reported with the sizes of the tracks in the - first session. Regression introduced with version 1.2.0 (rev 4552). -* Bug fix: On some drives the request for minimum speed yielded maximum speed libburn-1.2.6.tar.gz Tue Jan 08 2013 =============================================================================== -* New cdrskin option --no_load * Bug fix: Speed setting had no effect on BD media +* New cdrskin option --no_load * New API call burn_read_audio() * New API call burn_list_sev_texts() libburn-1.2.4.tar.gz Fri Jul 20 2012 =============================================================================== +* Bug fix: CD SAO sessions with data tracks started by an audio pause +* Bug fix: CD tracks were perceived 2 sectors too short. + Nice with TAO, bad with SAO. +* Bug fix: cdrskin SIGSEGV if track source was added when no drive was available * New API call burn_write_opts_set_obs_pad(), ./configure --enable-dvd-obs-pad * New cdrskin option --obs_pad -* Bug fix: CD SAO sessions with data tracks started by an audio pause -* Bug fix: CD tracks were perceived 2 sectors too short. Nice with TAO, bad with SAO. -* Bug fix: cdrskin SIGSEGV if track source was added when no drive was available libburn-1.2.2.tar.gz Mon Apr 02 2012 =============================================================================== diff --git a/cdrskin/changelog.txt b/cdrskin/changelog.txt index b4df537..0309120 100644 --- a/cdrskin/changelog.txt +++ b/cdrskin/changelog.txt @@ -11781,23 +11781,71 @@ Bug fix: DVD+R with damaged TOC were reported by -minfo with wrong end address libburn/libdax_msgs.h Added new item to list of error codes - [] +10 May 2013 [5036] ChangeLog cdrskin/cdrskin_eng.html cdrskin/changelog.txt Updated change log ------------------------------------- cycle - cdrskin-1.2.9 - +------------------------------------ cycle - cdrskin-1.2.9 - 2013.05.10.073212 Bug fix: DVD+R with damaged TOC were reported by -minfo with wrong end address +17 May 2013 [5044] +svn copy -m Branching for libburn release 1.3.0 + +2013.05.17.090001 [5045] +Makefile.am +configure.ac +README +libburn/libburn.h +cdrskin/cdrskin.c +cdrskin/cdrskin.1 +cdrskin/README +cdrskin/compile_cdrskin.sh +cdrskin/cdrskin_timestamp.h +cdrskin/cdrskin_eng.html +Made number transition to 1.3.0 + +17 May 2013 [5046] +- cdrskin/add_ts_changes_to_libburn_1_2_8 +- cdrskin/add_ts_changes_to_libburn_1_2_9 ++ cdrskin/add_ts_changes_to_libburn_1_3_0 ++ cdrskin/add_ts_changes_to_libburn_1_3_1 +Updated cdrskin tarball generator + +17 May 2013 [] +ChangeLog +cdrskin/cdrskin_eng.html +cdrskin/changelog.txt +Updated change log + +----------------------------------- release - libburn-1.3.0 - 2013.05.17.090001 +* Bug fix: Full formatting of BD-RE used certification regardless of drive + capabilities +* Bug fix: DVD+R with damaged TOC were reported by -minfo with wrong end + address + + [] ChangeLog cdrskin/cdrskin_eng.html cdrskin/changelog.txt Updated change log ------------------------------------- cycle - cdrskin-1.2.9 - +------------------------------------ cycle - cdrskin-1.3.1 - + + [] +ChangeLog +cdrskin/cdrskin_eng.html +cdrskin/changelog.txt +Updated change log + +------------------------------------ cycle - cdrskin-1.3.1 - + + [] +libburn/libdax_msgs.h +Changed item description in list of error codes @@ -11810,30 +11858,6 @@ Important: When adding a public API function then add its name to file TODO =============================================================================== ->>> Bad DVD+R : -minfo End Addr is computed wrongly. - -book type: DVD+R (emulated booktype) -Product Id: MBIPG101/R05/48 -Producer: Moser Baer India Limited - -Mounted media class: DVD -Mounted media type: DVD+R -Disk Is not erasable -disk status: incomplete/appendable -session status: empty -first track: 1 -number of sessions: 1 -first track in last sess: 1 -last track in last sess: 1 -Disk Is not unrestricted -Disk type: DVD, HD-DVD or BD - -Track Sess Type Start Addr End Addr Size -============================================== - 1 1 Blank 1928880 366223 366224 - -Next writable address: 1928880 -Remaining writable size: 366224 cdrskin option to emit pacifiers with newline rather than carriage return @@ -11850,7 +11874,7 @@ CD-TEXT: - enforcing constraints: - examine how drives react on wodim's cue sheet of INDEX 00 == INDEX 01 >>> produce v07t text sheet from binary text pack array - + >>> bring make_v07t.c into libburn qemu: