3
cdrdao-1.1.5 is available from:
5
http://sourceforge.net/projects/cdrdao
10
o Fixed bug in CD-TEXT writing code that caused the problems with the
11
unreliable read back of the written CD-TEXT data
13
o Added CD-TEXT writing capability to the 'generic-mmc-raw' driver; the
14
recorder must support the 96 byte raw P-W sub-channel writing mode to
17
o Fixed bug in generic-mmc-raw driver: the TOC type was not written correctly
18
and some flags for data tracks were missing in the lead-in
20
o Fixed handling of toc type for multi session CDs: the toc-type of
21
a session that just contains audio tracks is always CD_DA, even in multi
24
o BURN Proof support added by ITOH Yasufumi/Martin Buck
26
o Fixed bug in calculating the CDDB id (SourceForge bug 413467)
28
o Added option --with-cddb to read CDDB data automatically with commands
29
'copy', 'read-toc' and 'read-cd'; it is now possible to add CD-TEXT data
30
from CDDB while performing an on-the-fly copy
32
o Updated to libscg-0.5 from cdrtools-1.10
34
o Handle drives that do not support the explicit power calibration command
36
o Blanking of CD-RWs is now officially supported (command 'blank',
39
o Updated CD-R vendor table
41
o Settings are now first read from "/etc/cdrdao.conf" and
42
"/etc/defaults/cdrdao" and then from "$HOME/.cdrdao"
44
o Added command 'msinfo' to output multi session information suitable for
47
o Overburning is now prevented by default and must be explicitly requested
48
with option '--overburn'. Fix for Debian bug #79585
49
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=79585&repeatmerged=yes).
51
o Fixed error in cdrdao's manual page (Debian bug #82816,
52
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=82816&repeatmerged=yes)
54
o cdrdao's help screen was reworked by Michael Reinelt
56
o Added Giuseppe Corbelli's enhancements for the 'mp32dao' script
58
o Makefiles now use make variable 'datadir' to specify the share directory
61
o Fixed printing toc-file name with command 'copy --keepimage'
66
- Added missing 'toshiba' driver to the device configuration dialog
67
(SourceForge bug 128633)
69
- Removed the CD-TEXT table entry dialog from the 'Project Info' dialog;
70
it is now a non modal dialog on its own
72
- Enhanced progress display for extracting and recording
74
- Major rework of the infra structure to support multiple projects (toc-files)
75
and multiple views of a project
77
- Gcdmaster starts with a project chooser now; this is the first step to
78
support different project types like data CD, mixed mode CD, video CD etc.