0.10.2
fixed profile detection
fixed image file selection for DVD project
diskinfo on empty DVD+RW media is displayed
as cdrecord does not support MODE1/2352 tracks in cuefiles yet K3b now defaults to cdrdao here
default to cdrdao if an imagefile ends with ".toc" instead of ".bin" or ".cue"
fixed dvd isoimage writing when medium is forced (used to default to cd writing :(
fixed used writing mode message when writing cd iso image (only a display error)
	
0.10.1
fixed libcdparanoia-loading on Debian (and maybe some other systems)
fixed crash at end of image creation in DVD project
fixed filesize display for very large files and projects (integer overflow)
fixed CD-TEXT reading. On some systems some senseless characters where appended.
fixed Id3lib detection in configure.in.in
added primitive supermount support
kernel 2.5 compile fixes (thanks to ismail (cartman) dnmez <ismail.donmez@boun.edu.tr>)
K3b now defaults to the generic-mmc cdrdao driver if the used burner is not listed in 
	cdrdao's driver table. As all modern drives use the generic-mmc driver anyway this
	is valid and prevents from a lot of newbie problems.
fixed prevent/allow medium removal MMC command and with it medium ejecting

0.10
DVD writing support with the DVD+RW-tools by Andy Polyakov <appro@fy.chalmers.se>
DVD formatting
DVD Copy (pure data dvd copy without any video transcoding)
CD Cloning with cdrtools >= 2.01a17
device capabilities detection without cdrecord. This solves the long startup problem with ATAPI devices.
moved audio ripping pattern configuration from options dialog to audio ripping dialog
option to automatically erase CD-RWs and DVD-RWs without asking before writing
dragging files from a data project to the audio player (basicly it's just a KURLDrag so it may be dragged
	everywhere)
K3b is now divided in three libs and the main application: libk3bcore, libk3btools, and libk3bproject
	this makes creating KParts-plugins easy. Two examples can be found in the tests/kpartplugins dir
	one of them is a former K3b option which allowed to use audio meta data to rename files while
	adding them to a data project. Now this is done by a plugin and a much higher degree of user 
	interaction.
Iso9660 file sorting (mkisofs -sort)
libid3 support for better mp3 tag access (we had that in some very old version but back then
	K3b depended on it. Now it defaults to using KFileMetaInfo if it's not available)
Pluggable audio decoding
Pluggable audio encoding and completely rewritten audio ripping
	much faster now due to a much better threading
Check for read permission when adding files to a project
file filter in binimagewritingdialog and isoimagewritingdialog (thanx to David Maciejak)
Verification of written data (compares md5 sums of all written files).
K3bSetup is not longer compiled unless explicit activated (K3bSetup is outdated and K3bSetup2 is still not ready)
K3b now also compiles without aRts. In this case the audioplayer will be useless (but still there)
no need for special mkisofs permissons anymore. K3b now openes the device itself when importing
	an old session.
added a little color animation when dropping files onto a directory in data projects
	it is always hard to tell if one dropped on the correct dir. If some one has a better animation 
	I would be interested in replacing this simple one.
Added CD-TEXT reading (used for Audio CD ripping)
sox encoder plugin to encode to all audio formats supported by sox (will anyone ever use this??)
encoder plugin that let's you specify a commandline to encode the data. Typical example would be calling lame to
	encode to mp3.
much better TOC reading. K3b now displays multisession info.
m3u Playlist creation for ripped audio files
replaced the old K3bSetup with a quite simple KControl Module which is only able to change the
	needed permission for devices and external programs. Everything else is nowadays done
	by the distros.

	
0.9
support for eMovix 0.8.0rc2
better data project size calculation

0.9pre2
support for writing CD-Text with cdrecord
support for writing audio and mixed-mode CDs on-the-fly with cdrecord >= 2.01a13
no gui blocking when reloading the media while writing a two-session mixed-mode cd
nodma option in eMovix project
fixed problems with audio decoding (the process sometimes stalled)

0.9pre1	
added system notification
added eMovix project
added bootable cd support (multible images)
K3b now allows automatic writing mode selection to be sure to always use the best writing mode (DAO, TAO)
the environment PATH is searched for external bins
more error handling
dropped KDE/QT 3.0.x compatibility, now K3b requires at least 3.1
internals:
  devices rewrite, use generic packet ioctl's
  cdinfo rewrite, use generic packet ioctl's
  merged cdrdaoparser and cdrdaowriter
added multisession cd copy
fixed onlyCreateImage (this time for real!)
added option to hide main window while writing
fixed temp-dir problems with nfs-mounted home directories
   K3b now uses the default kde tempdir
Resmgr support
added user datamode selection (mode1, mode2(form1))
support for relative paths in playlists (thanx to Nick Bloke)
new progressdialog
faster cddb access (older versions just queried all entries, now only the selected one gets queried)
K3b is now threaded.
Gui beautifying.
videocd:
   add playback control (PBC)
	 add customizing of Gaps and Margins
   add HQ-VIDEOCD support
   add relaxed APS support (this controls whether APS constraints are strict or relaxed)
   add category restriction support
   add an option to create always an empty `/SEGMENT' directory (some Players need this)
   fixed load and saveUserDefaults
   fixed autodetection VCD Typ (now the user can turn off this feature)
added audio volume normalization
added udf support to data project
user commands for external programs are seperated by space now since the comma just 
   made problems for options like "--driver generic-mmc" which had to be specified
   as "--driver, generic-mmc"
support for newer versions of cdrecord which have a slighly changed user interface
support for cuefile writing with cdrecord > 2.01a14
    
0.8.1
fixed compiling problems with kernel < 2.4.3
fixed onlyCreateImage in data project
fixed handling of cdrecord burnfree/burnproof driveroption in versions < 1.10
fixed error with localized docking config that caused empty windows when changing the language
introduced workaround for serious cdrdao bug that caused tocfiles to be deleted
disabled the delete shortcut in the fileview (way too many users deleted files by accident when they 
	wanted to remove project items)

0.8
advanced options: manually selection of writing app (cdrecord or cdrdao)

changed the option dialog layout -> smaller window

fixed problems with first pregap in audio project:
  no need to set the first pregap to 0 on some writers anymore
  no 4 second pregap before first tracks anymore

fixed problems with detecting some audio tracks that had flags like preemp set
	
removed cdparanoia dependancy (dynamic linking)
big internal changes
split bin/cue writing from iso-image-writing
better cdcopy (mainly more options)
customizeable audio ripping

mixed mode cd creation
video cd creation
video cd on cd-i support
better error handling

indivdual selection of final size for encoded movie
clean vob dir before start and restore it (i.e playing wiht PowerDVD stores
config files in the directory)

AC3-passthrough mode for DIVX Encoding
DND for AudioCD-Ripping to harddisc.


0.7.5
Added session import
little reordering of menus
fixed the "cdrecord error 255" bug
fixed some i18n issues
improved mp3 file detection
added K3b project mimetype
added konqueror servicemenu entries
now KoStore is used for saving documents
K3bSetup is started with the correct language now
MD5 sum is only calculated on demand (but still asynchronous)
fixed K3bSetup linking problems

0.7.4
fixed bug that caused stupid mountpoints to be assigned to the devices
Mounting dvd with UDF filesystem (uppercase words) should now work (copy ifo-files).
beautified cddb setup
internal cddb change (rewrite)
fixed problems when writing mp3 and ogg vorbis files together
burnproof support for cdrecord <= 1.11a02 works again (and also for the new cdrecord ;)
Fix audiolanguange parsing for transcode 0.6.2 (wrong entries in k3bDVDRip.xml)
Bugfix Selecting ripping dir with file dialog and new directory now shows the available space properly.
Bugfix Cancel one pass in encoding now works
If select "Add to project" in the context menu of the file/dir tree a dialog (audio/data) asks
for creating a new data or audio project.

0.7.3
fixed compile problems with gcc 3.x

0.7.2
added md5sum to iso-image dialog
fixed compile problem when ogg-vorbis is not installed
fixed iso-image volume descriptor problem that caused all descriptors to be enclosed in quotation marks
added raw-copy option
better external program handling
	
0.7.1
audio:
 fixed mp3 resampling problems
 better handling of newly added tracks
data:
 proper symlink handling
 better support of the mkisofs options
 option for adding hidden files
 backup permissions
device:
 support for symlinks in fstab
misc:
 progress display in the K3b titlebar
 better progress display in systray
	
0.7
DivX/XviD encoding
enhanced cddb support
new artwork from Ayo
fixed some device detection problems
fixed problems with long filenames and Joliet
some gui enhancements
added libmad to the sources
removed id3lib

0.6pre2
added ogg-vorbis support
added iso ids to diskInfo
fixed iso project input fields

0.6pre1
well... I don't know.. everything?

0.5.1
fixed bug that caused a compile error on some systems
fixed problems with audio cd writing
disabled projects while writing (needed for writing in the background)

0.5.0
-fixed mkisofs 1.14 problems
-audio on-the-fly burning (even corrupted mp3-files)
-saving/loading of projects
-atip and toc info
-cd-ripping (wav) with extended pattern support
-cddb support
-play audio cds
-extended option-dialog
-hide first track on audio-cds
-detection of ide-devices as cd-rom
-blanking of cdrws
-writing of existing iso-images
-optional setting of cdrdao driver for every scsi-device
-burn in the background (it's even possible to write on two writers simultaneous or write a cd and create an image (if your system is fast enough ;-))
-K3b checks for an empty disk before writing!
-and like every time some other stuff i cannot remember ;-)

0.4.3
Fixed bug that caused K3b to crash while detecting devices
highly improved adding of files and directories to a data project
adding empty directories to data project via context menu
disabled audio on-the-fly burning due to a problem that caused faulty cds
	
0.4.2
added new DirTree (code from Konqueror)
added new device-management (the scsi-bus is checked directly)
detection of Burn-Proof-capable drives
some bugfixes

0.4.1
added whitespace-treatment
dock-positions are saved

0.4.0
Added ISO-cd support
file-tree creation via drag'n'drop
renaming of files
support of most of the mkisofs-features
improved audiotrack dialog
use of ID3Lib

... and other things i really cannot remember... ;-)

