Changes:
Fixed saving/loading of the file view configuration.
Improved ffmpeg autoconf check.
More FreeBSD Compile fixes (thanks to Heiner Eichmann).
Fixed symbolic link handling in data projects (a bug introduced in 0.12.16).
Use UTF-8 encoding to store and load local CDDB entries.
Never use growisofs parameter -dvd-compat with DVD+RW media.
Fixed flac audio encoding for the audio project conversion feature.
* FreeBSD Compile fixes (thanks to Heiner Eichmann).
* NetBSD support (thanks to Mark Davies)
* Always force 44.1khz in the Lame MP3 encoder plugin.
* Fixed VideoDVD creation on rewritable media.
* Fixed Copy of Enhanced Audio CDs with CD-Text.
* Changed default boot cataloge name from "boot.cataloge"
to "boot.catalog"
* Fixed a crash when reusing the same DVD Iso Image writing dialog.
* Ignore case when comparing MD5 sums entered by the user.
* Make sure that filenames in a data project's folder are unique.
* Allow index statements bigger than 99 minutes in cue files.
* Properly set the length of SCSI commands (again this fixes some device
detection problems).
* Write more metadata tags in the default setup of the external encoder
plugin.
* Fixed on-the-fly Video DVD creation.
* Fixed data project verification in case filenames had to be shortened
due to Joliet limitations.
* Use -dvd-compat parameter to close DVDs in on-the-fly mode.
* Fixed libdvdcss handling (again), no crashes anymore.
* Fixed the "invalid url" bug.
* Use SG IO for scsi commands with newer linux kernels. This should fix
problems with scsi device detection.
* Warn about shortened filenames due to Joliet restrictions before
starting the burning process.
Changes in 0.12.12
* Fixed another bug in the iso options code which sometimes resulted in a
failed verification.
* Properly close the reading device when copying VideoDVDs. This bug
resulted in a blocked device.
* Fixed handling of filenames in libdvdcss backend (this fixes VideoDVD
copy).
Changes in 0.12.11
* Fixed selection in the audio CD ripping window.
* Fixed info block handling in WAVE audio file decoder: no more clicks at
the end.
* Introduced a hack which fixes the "Wav detected as Mpeg file" bug.
* Fixed Auto multisession mode for DVD+RW and DVD-RW in restricted
overwrite mode in case a previous session was imported.
* Fixed a crash with HAL >= 0.5 when exiting K3b.
* Allow copying of double layer DVDs with a size below 4.3 GB to single
layer media.
* Support for the ring buffer in growisofs 6.0.
* Use .iso extension for images instead of .img
* Properly remove the image file in case verification failed.
* Ignore mounting state of a medium when showing its contents.
* Fixed a bug in the iso options code which sometimes resulted in a
failed verification.
* Properly handle cue files withan image file name like
image.bin.cue + image.bin
* Write a proper Xing header when encoding VBR mp3 files.
From the pkgsrc-wip package by Martijn van Buul. Updated to 0.12.10
and finished off by me.
K3b is a CD and DVD burning application for Linux and BSD systems
optimized for KDE. It provides a comfortable user interface to perform
most CD/DVD burning tasks like creating an Audio CD from a set of audio
files or copying a CD. The actual burning in K3b is done by the command
line utilities cdrecord, cdrdao, and growisofs.