| 1 |
cdrkit (1.1.1) UNRELEASED; urgency=low |
cdrkit (1.1.2) RELEASED; urgency=low |
| 2 |
|
|
| 3 |
|
[ Stefan Huehner ] |
| 4 |
|
* more Cstyle cleanups |
| 5 |
|
|
| 6 |
|
[ Eduard Bloch ] |
| 7 |
|
* stop confusion and bailing out if burnfree/burnproof options have been |
| 8 |
|
explicitely specified |
| 9 |
|
* extracting drive's default speed in attach_mdvd() |
| 10 |
|
* automatic recorder device guessing code, currently Linux-only |
| 11 |
|
|
| 12 |
|
[ Peter Samuelson ] |
| 13 |
|
* Fix icedax cddb query, based on a patch from Heiko Schlenker |
| 14 |
|
|
| 15 |
|
-- Eduard Bloch <blade@debian.org> Mon, 1 Jan 2007 17:15:16 +0100 |
| 16 |
|
|
| 17 |
|
cdrkit (1.1.1) RELEASED; urgency=low |
| 18 |
|
|
| 19 |
* added geteltorito script from Rainer Krienke |
* added geteltorito script from Rainer Krienke |
| 20 |
|
|
| 22 |
* more verbose abort message if track is specified with some maintainance |
* more verbose abort message if track is specified with some maintainance |
| 23 |
command (#369677) |
command (#369677) |
| 24 |
* Added more DVD related fixes from SuSE's wodim-1.0pre5cvs-6.src.rpm |
* Added more DVD related fixes from SuSE's wodim-1.0pre5cvs-6.src.rpm |
| 25 |
* --devices option for wodim (modeled after cdrskin's output) |
* --devices option for wodim (modeled after cdrskin's output), working on |
| 26 |
|
Linux and Cygwin |
| 27 |
|
* Open-By-Device-Letter mode on Cygwin |
| 28 |
* -msifile=... option to store -msinfo output reliably in a dedicated file |
* -msifile=... option to store -msinfo output reliably in a dedicated file |
| 29 |
* clear profile names printing (using code from libburnia) |
* clear profile names printing (using code from libburnia, thanks to Thomas |
| 30 |
|
Schmidt) |
| 31 |
* cleanup with unused embedded CVS revision strings from Schilling and |
* cleanup with unused embedded CVS revision strings from Schilling and |
| 32 |
more gcc -Wall correctness |
more gcc -Wall correctness |
| 33 |
* reenabled -format functionality (bug in program function control flow) |
* reenabled -format functionality (bug in program function control flow) |
| 34 |
* get maximum DMA buffer size from sysfs on Linux, where possible |
* get maximum DMA buffer size from sysfs on Linux, where possible |
| 35 |
* enable BURN-Free by default where possible |
* enable BURN-Free by default where possible |
| 36 |
|
* setting argv[0] to wodim if someone is cheating and calls it as cdrecord. |
| 37 |
|
Avoids confusion and printing of the wrong app name in the help output. |
| 38 |
|
* more documentation updates WRT cdda2wav->icedax renaming, more table |
| 39 |
|
formating fixes in icedax.1 |
| 40 |
* genisoimage documentation updates, mkisofs name changes |
* genisoimage documentation updates, mkisofs name changes |
| 41 |
|
|
| 42 |
[ Thomas Schmidt ] |
[ Thomas Schmidt ] |
| 43 |
* workaround for older libmagic API |
* workaround for older libmagic API |
| 44 |
|
* code for clear profile name mapping |
| 45 |
|
|
| 46 |
[ Peter Samuelson ] |
[ Peter Samuelson ] |
| 47 |
* expand where genisoimage looks for the config file - same places |
* expand where genisoimage looks for the config file - same places |
| 49 |
* major cleanups to genisoimage.1 manpage; split out the part about |
* major cleanups to genisoimage.1 manpage; split out the part about |
| 50 |
.genisoimagerc to a new page genisoimagerc.5. |
.genisoimagerc to a new page genisoimagerc.5. |
| 51 |
|
|
| 52 |
|
[ Steve Langasek ] |
| 53 |
|
* allow hppa and alpha boot code to coexist in one ISO image |
| 54 |
|
|
| 55 |
[ Arkadiusz Miskiewicz ] |
[ Arkadiusz Miskiewicz ] |
| 56 |
* Fake prefix line in the version output of readom to keep compatibility |
* Fake prefix line in the version output of readom to keep compatibility |
| 57 |
with frontends |
with frontends |
| 58 |
|
|
| 59 |
-- Eduard Bloch <blade@debian.org> Sat, 2 Dec 2006 23:05:33 +0100 |
-- Eduard Bloch <blade@debian.org> Sat, 30 Dec 2006 16:45:40 +0100 |
| 60 |
|
|
| 61 |
cdrkit (1.1.0) RELEASED; urgency=medium |
cdrkit (1.1.0) RELEASED; urgency=medium |
| 62 |
|
|