Warning, /multimedia/k3b/ChangeLog is written in an unsupported language. File is not indexed.

0001 18.04.0
0002 =======
0003 Changes:
0004  * Add Foreground color for DiskInfoView's infokey and infovalue (BUG: 389428)
0005  * Add UpdateLater event for ViewColumnAdjuster (BUG: 387054)
0006  * Add 10px for WelcomeWidget's infoText width (BUG: 387020)
0007  * Change default save path to $HOME/Videos or fallback $HOME (BUG: 385367)
0008  * Workaround for parsing mkisofs progress when perStr is not digit (BUG:
0009  384750)
0010 
0011 Bugfixes:
0012  * Fix build with KIO < 5.33, A patch by Wolfgang Bauer!
0013  * Fix pixmap scaling on HiDPI screens, A patch by Andrew Crouthamel!
0014  * Fix heap-use-after-free issue for ThemeManager (BUG: 390878)
0015  * Fix potential null passed to a callee that requires a non-null argument
0016  (BUG: 387298)
0017  * Fix unnecessary spaces at the end of files names (BUG: 387087)
0018  * Fix Memory-leak issue detected by clang analyzer long time ago (BUG: 386983)
0019  * K3b FFMpeg Decoder Plugin Enhanced, A patch by Mikołaj Płomieński!
0020  (BUG: 386105)
0021 
0022 17.11.0
0023 =======
0024 Changes:
0025  * Hide Show progress OSD by default (BUG: 382347)
0026  * There is no IsoOptions for AudioDoc, so it could NOT create iso image like
0027    DataDoc (BUG: 260828)
0028  * Add readCheckSystemConfig before checkSystem to fix "do not show again" from
0029    system configuration problems dialog is not remembered issue, A great patch
0030    by Wolfgang Bauer! (BUG: 381368)
0031  * Consider to install the libburn and cdrskin packages (BUG: 382754)
0032  * Add cancel button for Settings window (BUG: 382775)
0033  * Implement enable "apply" button only when some setting is changed
0034    (BUG: 382776)
0035  * Use vartmp instead of tmp to save temporary files, A patch by Fedora
0036    engineer! (BUG: 384117)
0037  * Implement preventing from going into suspend/hibernate by system
0038    (BUG: 280134)
0039  * Hide Do not show again CheckBox for forceCheck (BUG: 384743)
0040 
0041 Bugfixes:
0042  * Fix missing icon in alt+tab menu and dash for GNOME (BUG: 382122)
0043  * Fix Delete audio file from audio cd and mixed mode cd projects sometimes
0044    causes crash (BUG: 382468)
0045  * Fix JobProgressDialog set duplicated percentage for MainWindow (BUG: 382488)
0046  * Fix impossible to save an ISO file to an empty folder on GNOME issue, A
0047    patch by Ernestas Kulik! (BUG: 382506)
0048  * Fix wrong comparison if there are no descriptors, A patch by Thomas Schmitt!
0049    (BUG: 382941)
0050  * Fix cannot create DVD video image issue (BUG: 383011)
0051  * Fix Blu-ray media sizes in fill widget are incorrect issue, A patch by
0052    Henryk Hecht! (BUG: 383211)
0053  * Fix "X" button from burning progress window does not work issue
0054    (BUG: 383236)
0055  * Teach K3B learned to handle BD, A patch by Thomas Schmitt! (BUG: 381074)
0056  * Fix text ilegible in darker themes/colour scheme issue (BUG: 383819)
0057  * Fix Media type selection for Image burning is partly wrong, comments are
0058    very wrong (BUG: 384471)
0059  * Fix potential copy-paste issue, switch stmt missing break issue, maybe
0060    deteced by coverity, patch by dcb314@hotmail.com! (BUG: 385674, 385676, 385677)
0061 
0062 17.08.0
0063 =======
0064 Bugfixes:
0065  * Fix crashes when close an audio cd project (BUG: 381863)
0066 
0067 17.07.0
0068 =======
0069 Changes:
0070  * Keep transcode until a replacement is implemented (BUG: 381131)
0071 
0072 Bugfixes:
0073  * It doesn't need to warn if filesGreaterThan2Gb for new Linux system (BUG:
0074  380067)
0075  * Fixed Rip fails to start when using clone mode and target exsists (BUG:
0076  379849)
0077  * Added MediaType for GrowisofsHandler (BUG: 380064)
0078  * Fixed unnecessary spaces to file names of tracks extracted from audio cd
0079  (BUG: 380322)
0080  * Set desktop file name explicitely (BUG: 380909)
0081 
0082 17.04.0
0083 =======
0084 Changes:
0085  * Deprecated transcode - tried to PR but unmaintained by upstream (BUG: 360170)
0086 
0087 Bugfixes:
0088  * Fixed compilation on newer ffmpeg/libav - test 57.56.100 (REVIEW: 122569)
0089  * Fixed invalid QUrl when burning iso - imageFilesize QUrl and QString
0090  filePath wrong convertion issue (BUG: 365089)
0091  * Fixed multisession issue - but *NO* Blu-Ray test environment (BUG: 367639)
0092  * Fixed crashed when adding a directory to a project - forget to check
0093  newName.isEmpty (BUG: 349160)
0094  * Fixed can't burn BD50 ISO image - seems not to be a usable image (BUG:
0095  344392)
0096  * Fixed from2Byte *NO* checking nullptr issue (BUG: 328529)
0097 
0098 2.1
0099 ====
0100 Changes:
0101  * Revamped project size indicator widget - it now fits better into a widget style
0102  * Using KDE Plasma's global progress bar replacing K3b's own progress OSD (205843)
0103  * Usability: reduced number of message boxes interrupting user actions (196604)
0104  * Moved configuration of devices and programs permissions from SystemSettings to K3b's own settings window (220040)
0105 
0106 Bugfixes:
0107  * Added dynamic hiding of irrelevant actions in mixed project (142954)
0108  * Added sorting in data project view (191660)
0109  * Improved performance of adding/removing large number of files to a data project (226029)
0110  * Fixed crashes when editing mixed project (266942, 265775)
0111  * Usability: Inform the user if the inserted medium is not suitable (259761)
0112 
0113 2.0.3
0114 =====
0115 Bugfixes:
0116  * Missing "Extract Digital Audio with K3b" in device notifier for Audio CD medium (265819)
0117  * Clearing up track info in audio project when CDDB query failed
0118  * Improper track number in CDDB track edit window title (276681)
0119  * Crash on detecting writing speeds (272427)
0120  * Incorrect capacity returned by HL-DT-ST BH10LS30. Patch by Stephane Berthelot, thanks! (268307)
0121  * Compilation fails with new FFMPEG (274817)
0122 
0123 2.0.2
0124 =====
0125 Changes:
0126  * Added K3B_ENABLE_HAL_SUPPORT option to the build configuration. It allows one to disable any direct calls to HAL (253388)
0127  * Using Oxygen sounds for events (242395)
0128 
0129 Bugfixes:
0130  * Crash on start when checking device capabilities (246822)
0131  * Search paths on "Programs" options are not saved (248648)
0132  * Crash on generation of DVD previews in DVD ripping list (249941, 253639)
0133  * Crash on closing dialog after succesful audio CD ripping (241630)
0134  * Crash on device detection (249371)
0135  * Crash when showing settings window (238819)
0136  * Fixed playlist sort order (249395)
0137  * Show K3b also in "System" category in KDE launch menus (250749)
0138  * Crash when multiple instances start at the same time (253794)
0139  * Crash after track splitting (261188)
0140  * Inline editing of tracks in CD ripping view no longer works (250600)
0141 
0142 2.0.1
0143 =====
0144 Bugfixes:
0145  * Freeze on ripping Audio CD using external encoder to MP3 or FLAC (236466)
0146  * Drag and drop from Dolphin doesn't work (242745)
0147  * Symbolic links are not added to a project when a folder is added recursively (243555)
0148  * Install app icons to hicolor so that they are visible in non KDE WMs
0149    (https://bugzilla.novell.com/show_bug.cgi?id=619731)
0150  * Translation fixes
0151  * Overburn doesn't work (241534)
0152  * Data part of mixed CD is not written - searching for previous session doesn't work (246798)
0153  * Fixed the speed comparision and formatting when cdrecord changes the writing speed automatically (246262, 243482)
0154  * Track pointer seg fault (247588)
0155 
0156 2.0
0157 ===
0158 Changes (since 1.0.5):
0159  * Port to KDE Platform 4
0160  * Always allow manual writing speed selection.
0161  * Use proper toolbars instead of the toolboxes -> nicer layouting with different styles
0162  * Merged CD and DVD copy dialogs
0163  * Merged CD and DVD image burning dialogs
0164  * Merged CD-RW erasing and DVD formatting dialogs
0165  * Merged Data CD and Data DVD projects into one plain data project with Blu-ray support
0166  * Merged eMovix CD and eMovix DVD projects
0167  * Removed CD copy option "prefere CD-Text". K3b will now ask individually (there is no need to do this if no mounting is involved.)
0168  * Allow importing of arbitrary sessions into a data project, thus continuing other than the last session.
0169  * "Clear" project" now only clears the added data but leaves the settings as they were (bug 147838)
0170  * Support files bigger than 4GB via mkisofs 2.01.01a32 and above
0171  * Do only reload the medium for verification if necessary (depends on the writer)
0172  * Support for Blu-ray writing
0173  * Support for DVD and Blu-ray writing via cdrecord
0174  * New audio ripping pattern %e which is replaced by the file extension
0175  * Better support for RTL languages
0176 
0177 2.0-rc4 (1.93)
0178 ==============
0179 Changes:
0180  * Moved K3b Handbook to http://userbase.kde.org/K3b
0181  * Improved checking/unchecking items using Space key. Previously to do that the current item had to be in first column.
0182 
0183 Bugfixes:
0184  * Cannot choose between cdrecord when both cdrecord and wodim are installed (239861)
0185  * Crash when files have been removed right before burning the project (240398)
0186  * Crash when moving a file into a directory with Shift key pressed (239075)
0187  * Invalid parameter to cdrecord for non-integer burning speed (240310)
0188  * Crash when burning CD Audio project with tracks from another CD (240450)
0189  * Crash when turning off the drive (235743)
0190  * Crash when importing previous session (235734)
0191  * Various crashes during manipulation of eMovix project view
0192  * Hang before verification (156684)
0193  * Crash when "Waiting for medium" dialog is closed (232148)
0194 
0195 2.0-rc3 (1.92)
0196 ==============
0197 Bugfixes:
0198  * In some cases medium doesn't get accepted for multisession burning (230742)
0199  * Data files in VCD ripping view are not listed
0200  * Show "Modify Permissions" button in System Problem Dialog only when it makes sense (230706)
0201  * Crash after "Cancel" was clicked while adding audio files to AudioCD project (231348)
0202  * Error window at the start when a place on the left pane is not accessible (230194)
0203  * Incorrect minimum size of welcome widget (231939)
0204  * Hangs while ripping AudioCD with data tracks (231174)
0205  * Crash when auto-removing non-existing files from a project before the burning (236005)
0206  * Empty Blu-ray medium not detected properly (236069)
0207  * eMovix project cannot be burned (236823)
0208  * M3U playlist not read properly (237654)
0209  * K3b overwrites iso ignoring user choice on dvd copy with option "only create image" checked (185251)
0210  * Compilation fails with FFmpeg version SVN-r23001 (236036)
0211  * Crash when waiting for reload the medium
0212 
0213 2.0-rc2 (1.91)
0214 ==============
0215 Bugfixes:
0216  * Added missing translation files for libk3b, libk3bdevice and K3bSetup
0217 
0218 2.0-rc1 (1.90)
0219 ==============
0220 Changes:
0221  * K3bSetup ported to KAuth framework
0222 
0223 Bugfixes:
0224  * Crash on start of Audio Ripping Dialog (226595)
0225  * Incorrect ordering of files added to Audio Project (224649)
0226  * Too wide Image Burn Dialog when file path was long (225735)
0227  * Crash when creating image files for AudioCD project (219500)
0228  * Crash when manipulating VCD project items (227855)
0229  * Mixed-up metadata in files created with external encoder (227927)
0230  * Cannot edit time values in "Split Audio Track" and "Edit Audio Track" dialogs (229042)
0231  * Empty Blu-ray medium not detected properly (227339, 229039)
0232  * Crash during splitting/editing audio tracks
0233  * Entry fields doesn't work in burn window when "Only Create Image" option is checked (220970)
0234  * Layout issues in settings window (227733)
0235 
0236 2.0-beta1 (1.70)
0237 ================
0238 Changes:
0239  * Added Blu-ray support
0240  * Added "Options" button to file browser toolbar with view options menu (e.g. "Show Hidden Files") (196992)
0241  * Image and project files can be opened directly from K3b file browser
0242  * Using Oxygen icons (many thanks for Oxygen Team!)
0243 
0244 Bugfixes:
0245  * Fixed visual glitch when panes are in "locked" state. Patch by Craig Drummond <craig@kde.org>
0246  * Fixed hang up when "Create Image" option is checked (217301)
0247  * "Hide main window while writing" option is working again
0248  * "Show OSD progress" option is working again
0249  * Improved message when ISO with incorrect size is detected (216812)
0250  * Improved consistency: K3b now uses system-wide Positive/Neutral/Negative colors where possible instead of hard-coded green/yellow/red
0251  * Fixed incorrect default value "4gb." in "Custom Size" dialog (215539)
0252  * Fixed usability issues with project size menu: "Custom..." and "From Medium..." menu entries are non-checkable now (215539)
0253  * Show correct message at the end of CD-RW erasing (207972)
0254  * Fixed issue with too small configuration dialog for external encoder (218613)
0255  * Track number is now stored in ripped MP3 files when using lame (218614)
0256  * "Defaults" button in encoder configuration dialogs are working now
0257  * Fixed usability problems of audio project list
0258  * Fixed linking error on Windows
0259  * Fixed crash during verification process (219962)
0260  * Fixed crash in external encoder plug-in
0261  * Brought back SOX encoder configuration dialog
0262  * Fixed checking free space in temporary folder
0263  * Fixed videodvd:/ KIO slave
0264  * Fixed hang-up for mixed projects after reloading medium for verification
0265  * Converting audio tracks from audio project is working again
0266  * Fixed burning bootable discs
0267  * Custom widgets are now properly rendered for Right-to-Left languages
0268  * Progress bar in image writing dialog is shown again
0269  * Fixed crash while analysing invalid medium (223362)
0270  * Acquire lock also on storage interface. This prevents HAL from polling medium during burning which might disrupt burning process.
0271  * Fixed bug in external programs detection (221638)
0272  * Improved usability: don't show popups when clicking on DVD, VCD or audio discs. Added appriopriate actions on toolbars instead.
0273  * Fixed crash while analysing invalid medium (195436)
0274 
0275 2.0-alpha4 (1.69)
0276 =================
0277 Changes:
0278  * Added close buttons on project tabs (159751)
0279  * Added support for new libmpcdec API (214149)
0280 
0281 Bugfixes:
0282  * Crash at the beginning of burning (204333)
0283  * Crash during DVD ripping (207958)
0284  * Crash right after burn (195436)
0285  * Crash during Audio CD ripping (198015)
0286  * Crash at the beginning of ripping Audio CD with data tracks (186555)
0287  * Crash at the beginning of burning cue/bin image (190775)
0288  * Fixed various typos in UI (208401, 209512)
0289  * Fixed potential aliasing issues (210890)
0290  * Show only one entry on the task list even when dialog window is opened (211680)
0291  * Show correct size when project contains invalid links (212609)
0292  * Show correct elapsed time when burning over midnight (211604)
0293  * Added timeout when checking version number and features of executable (212582)
0294  * Fixed visually endless busy status when opening an empty folder (113649)
0295  * Burning double-layer DVDs should be possible again (214115)
0296 
0297 1.0.5
0298 =====
0299  * Fix CD Copy device selection (Bug 151924)
0300  * Fixed HAL mounting (thanks to Ken Milmore)
0301  * Always wait for the drive to become ready before starting verification.
0302 
0303 1.0.4
0304 =====
0305  * Never use growisofs parameter -dvd-compat with DVD-RW media in restricted overwrite mode
0306  * Unmount medium before DVD formatting
0307  * Silently (without introducing new strings for translation) allow the burning of files
0308    bigger than 4 GB with appropriate versions of genisoimage or mkisofs.
0309  * Do only reload the medium before verification if necessary, i.e. if the newly written
0310    track cannot be read otherwise (many old drives depend on this). Hopefully this will
0311    at least work around the aweful "DMA disabled" bug for many users.
0312 
0313 1.0.3
0314 =====
0315  * Reverted to old behaviour of reloading medium before verification. Not enough
0316    testing had been done before introducing this and some systems fail to read the
0317    medium before reload (Bugs 147297, 147328, 147420, 147698).
0318  * Do not crash when the currently playing audio project item is removed (Bug 147548).
0319  * Added desktop actions to handle empty media with K3b.
0320  * Fixed read retry when reading data tracks (Bug 147778)
0321  * K3b's dialogs now honor the global button layout setting (Bug 147799)
0322  * Do not crash on mp3 files without tags if compiled with taglib support (Bug 142651)
0323  * Do not allow one to copy a rewritable media to itself.
0324  * Fixed crash on startup with devices that return bogus GET PERFORMANCE data (Bug 147676)
0325 
0326 1.0.2
0327 =====
0328  * Properly determine the capacity of complete CD-R(W) media.
0329  * Mark a data project as modified if files are renamed.
0330  * Allow adding of all actions to the welcome window (Bug 145866)
0331  * Added "NoDisplay=true" property to k3b-cue.desktop and k3b-iso.desktop
0332  * Fixed supported write speed detection on some devices
0333  * No reload before verification and between writing sessions (CD copy + Mixed Mode CD) anymore
0334 
0335 1.0.1
0336 =====
0337  * Fixed crash when using the Device menu without a selected device.
0338  * Fixed DVD copy when reading from a DVD+RW.
0339  * Fixed --without-alsa configure check
0340  * Fixed a crash in Video DVD ripping when the title does not contain an audio stream
0341  * Only use the mkisofs parameters -biblio, -copyright, and -abstract if they have been set. Using them
0342    with invalid values (empty) seems to result in broken iso images sometimes.
0343 
0344 1.0
0345 ===
0346  * K3b now includes a VideoDVD kio slave. It can be used in Konqueror through the protocol videodvd:/
0347    to copy the files from a VideoDVD with on-the-fly decryption if libdvdcss is installed.
0348    (Be aware that in some countries it is not permitted to use libdvdcss.)
0349  * New Device menu containing all the actions possible for a device (like eject, unmount, ...).
0350    This includes the possibility of assigning shortcuts to these kind of actions.
0351  * K3b now warns if user parameters for external programs have been specified. This has been introduced
0352    because there were some bug report that were caused by faulty user parameters.
0353  * Cleaned up all the job classes: No job creates a widget anymore. This allows for non-GUI usage of libk3b.
0354    For example in a kioslave.
0355  * New option in the data project to not cache the inodes. That means it is possible to have multiple
0356    actual copies of the same file on one CD/DVD.
0357  * K3b now tries to disable stuff that might influence the burning process. This includes the KDED module
0358    mediamanager, SuSEPlugger, and automounting (currently supported: subfs, supermount).
0359  * New Audio Track source editor dialog to cut audio track sources at the beginning and the end.
0360  * Splitted "read retries" and "ignore read errors" for data and audio sectors in cd copy and set new
0361    defaults for audio sectors which make more sense: 5 retires and skip unreadable sectors.
0362  * New Mediamanager which makes K3b always know which device contains which medium. This makes medium handling
0363    more smooth and the user now selects a medium instead of a device.
0364    Other advantages:
0365     - No waiting time anymore when asking for information on media (including for example Audio CD ripping).
0366     - Nice default image filenames.
0367     - CD Copy: Enable/disable options based on the source medium
0368     - Automatically select newly inserted media as burning medium
0369  * DCOP call directBurn() now returns a boolean value stating if the process could be started.
0370  * New DCOP calls cddaRip(), videocdrip(), and videodvdrip() with media:/ url support.
0371  * K3b can now handle media:/ urls from the command line to specify devices
0372  * Better Lame settings dialog. Easier to use for the novice user and better defaults.
0373  * Nicer Ogg Vorbis encoder settings dialog.
0374  * K3b now shows the DVD Medium ID in the disk information view.
0375  * K3b now displays a rough estimate on the remaining time for the current job.
0376  * New automatic media size mode for the projects. This means K3b uses the size from an inserted medium
0377    for the project maximum size.
0378  * Make a suggestion for the filename when saving a project based on the Volume ID (data projects) or the
0379    CD-Text title (Audio CD)
0380  * The Audio encoder plugins are now able to provide (very simplistic) user feedback in case of an error.
0381  * New settings "Swap byte order" and "Write Wave header" in the audio encoding plugin using external apps.
0382    This makes way for the usage of such programs as mppenc to encode Musepack files. In fact, mppenc is set up
0383    as a default along with flac if installed.
0384  * New DCOP interface: K3bJobInterface which provides DCOP signals for the currently running job. It may,
0385    for example, be used to provide information to a Karamba module.
0386  * New KFile plugin for K3b projects. For now it only shows the type of the project (Data DVD or Audio CD or ...)
0387    but may be extended to show arbitrary information.
0388  * K3b now chooses default image names based on the project name or the volumeid/cdtext title in case of
0389    CD/DVD copy.
0390  * The K3b Project DCOP Interface now uses the QString type for url parameters instead of KURL.
0391  * Save/load audio cd track sources in audio projects
0392  * Display a beautified volume id. For example: THE_TRANSPORTER -> The Transporter
0393  * Check if the image directory exists before starting to create a project image
0394  * Possibility to hide the OSD temporarily for one process.
0395  * Completely rewritten Video DVD ripping and transcoding support:
0396    - Simple on-the-fly transcoding of Video DVD titles
0397    - Interface similar to Audio CD ripping
0398    - Preview images in the ripping window
0399    - Automatic clipping
0400    - Simple resizing with automatic aspect ratio handling
0401  * File System presets for all data projects including all the advanced options.
0402  * Completely rewritten data project verification
0403    - K3b now compares the written image instead of the single files
0404    - Verification of Video DVD projects
0405  * Little GUI changes:
0406    - Changed the dialog layout in the action dialogs.
0407    - Simplified the layout of the burn dialogs for data projects (more advanced settings hidden)
0408    - Improved theme support (transparent themes)
0409  * Device buffer status display for DVD burning with growisofs >= 7.0
0410  * Support for Audio CD ripping with libcdio instead of libcdparanoia
0411  * Support for Cdrkit, the Debian fork of cdrtools
0412 
0413 0.12.17
0414 =======
0415  * Fixed saving/loading of the file view configuration.
0416  * Improved ffmpeg autoconf check.
0417  * More FreeBSD Compile fixes (thanks to Heiner Eichmann).
0418  * Fixed symbolic link handling in data projects (a bug introduced in 0.12.16)
0419  * Use UTF-8 encoding to store and load local CDDB entries.
0420  * Never use growisofs parameter -dvd-compat with DVD+RW media.
0421  * Fixed flac audio encoding for the audio project conversion feature.
0422 
0423 0.12.16
0424 =======
0425  * FreeBSD Compile fixes (thanks to Heiner Eichmann).
0426  * Always force 44.1khz in the Lame MP3 encoder plugin.
0427  * Fixed VideoDVD creation on rewritable media.
0428  * NetBSD support (thanks to Mark Davies).
0429  * Fixed Copy of Enhanced Audio CDs with CD-Text
0430  * Changed default boot cataloge name from "boot.cataloge" to "boot.catalog"
0431  * Fixed a crash when reusing the same DVD Iso Image writing dialog.
0432  * Ignore case when comparing MD5 sums entered by the user.
0433  * Make sure that filenames in a data project's folder are unique.
0434  * Allow index statements bigger than 99 minutes in cue files.
0435  * Properly set the length of SCSI commands (this fixes some device detection problems).
0436 
0437 0.12.15
0438 =======
0439  * Write more metadata tags in the default setup of the external encoder plugin.
0440  * Fixed on-the-fly Video DVD creation
0441  * Fixed data project verification in case filenames had to be shortened due to Joliet limitations.
0442  * Use -dvd-compat parameter to close DVDs in on-the-fly mode.
0443  * Fixed libdvdcss handling (again), no crashes anymore.
0444  * Fixed the "invalid url" bug.
0445  * Use SG IO for scsi commands with newer linux kernels. This should fix problems with scsi device
0446    detection.
0447  * Warn about shortened filenames due to Joliet restrictions before starting the burning process.
0448 
0449 0.12.14
0450 =======
0451  * Make sure new projects are not already marked as modified.
0452  * Fixed (hopefully) the last bug related to Data project verification.
0453 
0454 0.12.13
0455 =======
0456  * Honor umask when creating directories for Audio CD ripping.
0457  * Only update the buffer state for DVD burning if it really changes.
0458  * Fixed a crash in verification if the CD/DVD does not contain RR extensions.
0459  * Lowered default DVD writing buffer size to 32 MB to avoid "memorylock limit" problems
0460    as described on http://fy.chalmers.se/~appro/linux/DVD+RW/tools/
0461  * Fixed loading of libdvdcss.
0462 
0463 0.12.12
0464 =======
0465  * Fixed another bug in the iso options code which sometimes resulted in a failed verification.
0466  * Properly close the reading device when copying VideoDVDs. This bug resulted in a blocked device.
0467  * Fixed handling of filenames in libdvdcss backend (this fixes VideoDVD copy).
0468 
0469 0.12.11
0470 =======
0471  * Fixed selection in the audio CD ripping window.
0472  * Fixed info block handling in WAVE audio file decoder: no more clicks at the end.
0473  * Introduced a hack which fixes the "Wav detected as Mpeg file" bug.
0474  * Fixed Auto multisession mode for DVD+RW and DVD-RW in restricted overwrite mode in case
0475    a previous session was imported.
0476  * Fixed a crash with HAL >= 0.5 when exiting K3b.
0477  * Allow copying of double layer DVDs with a size below 4.3 GB to single layer media.
0478  * Support for the ring buffer in growisofs 6.0.
0479  * Use .iso extension for images instead of .img
0480  * Properly remove the image file in case verification failed.
0481  * Ignore mounting state of a medium when showing its contents.
0482  * Fixed a bug in the iso options code which sometimes resulted in a failed verification.
0483  * Properly handle cue files withan image file name like image.bin.cue + image.bin
0484  * Write a proper Xing header when encoding VBR mp3 files.
0485 
0486 0.12.10
0487 =======
0488  * Fixed Auto multisession mode in DVD projects
0489  * Fixed crash in dcop call directBurn in case no valid burner device was set.
0490  * Fixed verification of datacd projects when using the MaxIso9660 option without the OmitVersionNumber option
0491 
0492 0.12.9
0493 ======
0494  * New project dcop calls:
0495     directBurn() - directly starts the burn process without user interaction
0496     setBurnDevice(QString) - set the burn device to be used
0497  * Disable the cd-text fields if cd-text writing is disabled.
0498  * New Alsa audio output plugin.
0499  * If a DVD project does not fill up the DVD completely do not close the DVD in automatic
0500    multisession mode.
0501  * Fixed problems with filenames ending in backslashes.
0502  * Fixed verification problems with localized characters.
0503  * Added error handling for incorrectly encoded filenames.
0504  * Automatically use a newly installed version of an external application at the next K3b start.
0505  * Complete new set of K3b action icons for project types and tools. Many thanks to Marcel Dierkes.
0506  * Show text on the burn button to make it catch the eye.
0507  * Support for media:// urls in the Image writing dialogs.
0508  * Fixed problems with files bigger than 2 GB on some systems.
0509 
0510 0.12.8
0511 ======
0512  * Load index0 value in audio project.
0513  * Ignore case in cue files.
0514  * The "eject media" setting was not used properly in some situations (thanks to simon@munton.demon.co.uk for the patch)
0515  * Fixed a bug in the mp3 decoder which caused it to miss some perfectly valid mp3 files.
0516 
0517 0.12.7
0518 ======
0519  * Fixed crash when refreshing the device list.
0520  * Fixed cancellation of adding files to a data project.
0521  * Fixed on-the-fly data project burning.
0522  * Backported a warning about following links to folders (K3b cannot do that after the link has
0523    been added to the project).
0524 
0525 0.12.6
0526 ======
0527  * Copy XA Form1 tracks always in TAO writing mode.
0528  * Support for media:/ urls.
0529  * No extra whitespace when renaming audio files in a data project anymore.
0530  * Fixed verification of multisession CDs (thanks to simon@munton.demon.co.uk)
0531  * Preserve directory access time in data projects when using the "backup" option.
0532  * Disable the "audio normalization" option in case the normalize program is not installed.
0533 
0534 0.12.5
0535 ======
0536  * Fixed the progressbar in the file view
0537  * It is possible to add the "New Data DVD Project" button to the welcome window again.
0538  * Fixed problems with unreadable items when using a non-standard color scheme
0539  * Properly set the permissions on cdrecord versions >= 2.01.01a02
0540  * Fixed the "Disabled start button in Copy dialog" bug.
0541  * Little window layout fix in K3bSetup2.
0542  * Always use sector size 2048 when only creating an image in CD Copy. This means extracted
0543    iso images from CDs with non-Mode1 tracks are useable again.
0544  * Preserve directory permissions and user/group id in data projects when using the "backup" option.
0545 
0546 0.12.4
0547 ======
0548  * Fixed --cdimage and --dvdimage parameters.
0549  * Fixed the file browser menu. Now it contains the bookmarks and "add to project" actions again.
0550  * Fixed Index 0 (Pregap) handling in audio cue files.
0551  * Improved handling of broken cue files: K3b now searches the directory for image files that could fit
0552    the cue file in case the FILE entry is bogus.
0553  * Always try to create a new session in case the old one has been imported regardless of the inserted
0554    medium's free space.
0555  * Fixed DVD-RW Restricted Overwrite media handling
0556  * Use RAW writing mode for audio CDs in case the writer does not support DAO but RAW.
0557  * Fixed compile problems with latest ffmpeg builds.
0558 
0559 0.12.3
0560 ======
0561  * Ignore dock config from K3b versions older than 0.12
0562  * Do not delete DVD project iso image if "remove image" is unchecked.
0563  * Properly load multisession default settings.
0564  * Update device selection boxes when devices are added or removed via HAL.
0565  * Properly cancel DVD project writing.
0566  * Fixed DVD+RW session import
0567 
0568 0.12.2
0569 ======
0570  * After for example copying a CD when the dialog comes up again keep the last settings.
0571  * Default to incremental sequential writing mode when copying a DVD to a DVD-R.
0572  * Fixed a crash when the DVD copy dialog is reused.
0573  * Fixed inline editing in the audio CD view (without bigger changes this only works with a
0574    rather strange selection mode.)
0575  * Show the configured splash screen image instead of the default.
0576  * Fixed eMovix 0.9 default settings handling.
0577  * Import session: disable RockRidge if the previous session does not contain RR extensions.
0578    This fixes the problem with strange filenames if the new session is mounted via RR.
0579  * Fixed the --cdimage parameter.
0580  * Changed max copies from 99 to 999.
0581  * Improved session import dialog.
0582  * Properly default to DVD size in Video DVD project.
0583  * Fixed automatic multisession handling for DVD+RW media.
0584  * Fixed handbook installation.
0585  * Fixed HAL backend: devices are properly removed now.
0586  * Ignore K3b Themes that do not follow the new filename scheme.
0587 
0588 0.12.1
0589 Fixed compilation problems with older musepack library version.
0590 Fixed compile problem with older gcc versions.
0591 Enable verification checkbox for ISO9660 images in the CD writing dialog.
0592 Do not report success even if audio project conversion failed.
0593 
0594 0.12
0595 Added "Mpeg Still" support to Video-CD Project
0596 FreeBSD support (thanks to Adriaan De Groot)
0597 Support for all global CD-Text fields with cdrecord.
0598 Some GUI changes: cleaned up the action dialogs, moved the burnfree option to the global settings dialog
0599         since turning it off should be a very seldomly used task.
0600 Added support for multiple copies to the projects.
0601 Added missed VCD 3.0 track interpretation option for SVCD's
0602 New Lame encoding plugin providing a proper configuration dialog.
0603 Added Bookmarks to the file browser.
0604 Fixed window layering problem with windowmanagers != kwm
0605 Added KPart plugin which converts a list of audio files into one of the supported encoder formats.
0606 Allow disabling of CD-Text reading in cd-copy to overcome problems with CD-Text on some drives.
0607 Check CD-Text crc when copying
0608 Fixed incorrect PBC order, PBC now should work on all "standalone" DVD Players
0609 Fixed waittime bug for PBC infinite timeout.
0610 Import Audio Cue files into an audio project.
0611 It is now possible to open an iso image or an audio cue file just like a project file.
0612 Create cue files for an audio CD ripped into one single file
0613 Show writer buffer state in addition to fifo buffer when writing CDs.
0614 Show device buffer state for DVD writing (does not work always yet)
0615 Fixed read and save setting in Video CD project.
0616 Big parts of the audio project have been rewritten to have a way better design:
0617         - K3b now does not create additional silence between the tracks by default
0618           the pregap is treated as part of the previous track like in all other
0619           writing applications.
0620         - Instead it's possible to add additional silence manually to a track.
0621         - Allow multible sources for one track.
0622         - Split tracks, merge tracks.
0623         - Improved track dialog.
0624 K3b now always writes a logfile in $(KDEHOME)/share/apps/k3b/lastlog.log
0625 New device configuration format which solves all issues with removable devices like USB.
0626 Copy CSS encrypted DVDs if libdvdcss is installed.
0627 Libsndfile decoder plugin. This includes support for AIFF audio files.
0628 ffmpeg decoder plugin. This includes support for wma audio files.
0629 Musepack audio decoder plugin.
0630 Use DAO writing mode for data CDs when overwrite is enabled.
0631 Added option to load the last used settings in addition to the default user settings in every
0632         action dialog.
0633 Show system device name in case the string representing two devices are equal.
0634 Fixed the docking issues. No floating dock windows anymore. :) I have no idea why I wasn't able to do this
0635         before... it was so easy after all.
0636 Plugin based Audio Output system for Audio project "preview".
0637 Dropped id3lib in favor of TagLib (great work Scott :)
0638 When the speed for an on-the-fly audio project is set to "Auto" K3b now determines the max writing speed.
0639 Do not close dialogs after the action is done (for example cd copy)
0640 Directly copy Audio tracks from an Audio CD to an Audio project.
0641 Session management
0642 Made K3b a unique application only allowing one instance.
0643 Improved dcop interface for data projects which allows one to add and remove items
0644         to and from specific folders in the project.
0645 Conditional audio ripping pattern. Now what does that mean? It means that you can do stuff like:
0646         "if the track has a genre encoded use it, otherwise use 'misc'" and stuff like that.
0647 New project plugin interface. Example: the audio project cddb plugin is now a project plugin
0648 MusicBrainz support (Query audio file tags over the internet)
0649 K3b now has a "smart" automatic multisession handling in Data projects.
0650 Replaced the system tray by an OSD inspired by the one in amaroK
0651 Better symlink handling with proper size information if "follow symlinks" is activated.
0652 HAL support (turn on your USB writer while K3b is running and see it getting detected automatically)
0653 eMovix 0.9.0 support
0654 
0655 0.11.10
0656 Support Mp3 files starting with multiple ID3 tags.
0657 Improved ~ handling in the QuickDirSelector.
0658 Save/Load composer fields in audio projects
0659 Save/Load default DVD Copy reading device
0660 
0661 0.11.9
0662 Fixed data project size calculation (for good this time).
0663 
0664 0.11.8
0665 K3b now searches for the Debian cdrecord wrapper script and properly selects the cdrecord version to use
0666         (cdrecord.mmap or cdrecord.shm) based on the kernel version. This should fix all problems with
0667         K3bSetup on Debian.
0668 Fixed writing speed parsing with patched cdrecord
0669 Add leading zero to tracknumber meta data field when encoding audio tracks.
0670 Fixed data project size calculation if files from different devices have the same inode number.
0671 It is now possible to enter hexadecimal values in the boot image load segment fields.
0672 Fixed external program encoder plugin (this includes lame and flac encoding)
0673 
0674 0.11.7
0675 Check size of returned CD-TEXT data to be a multiple of the pack length. This should fix problems
0676         with CD copy.
0677 Audio Project: Do not overwrite CD-Text values loaded from the project file with the ones detected.
0678 Added --copydvd command line parameter
0679 Do only read MCN and ISRCs when copying an audio cd since scanning them takes a very long time.
0680 Fixed cdrdao 1.1.8 version handling (no ATAPI warning)
0681 Fixed crash when using the Audiometadatarenamer on Movix Projects
0682 Automatically enable UDF extensions in case the project contains files bigger then 2 gb.
0683 
0684 0.11.6
0685 Fixed length calculation for long FLAC files.
0686 Allow Audio CDs that violate the Red Book standard (Tracks shorter than 4 seconds)
0687 Some improvements in disk-info retrieval
0688 
0689 0.11.5
0690 Do not ask for overwriting directories in cloning dialog
0691 Again fixed some disk detection problems which were introduced with the previous fixes :-(
0692 Fixed a crash which occured if the last boot image was displayed in the fileview while removing it.
0693 Support for ID3 Tags in FLAC files.
0694 Support for cdrdao 1.1.8.
0695 
0696 0.11.4
0697 Fixed adding of hidden files (wrong naming of config entries)
0698 Use a default imagefile name for cloning if none was specified.
0699 Use the Joliet names if no Rockridge is available in session import
0700 
0701 0.11.3
0702 fixed features detection with some devices.
0703 fixed multisession writing on some systems (K3b used to open the device instead of leaving it to mkisofs to
0704         prevent permission problems. Sadly this does not work with all systems since it seems that K3b does
0705         not close the device early enough so cdrecord cannot open it.)
0706 
0707 0.11.2
0708 K3bProcess now has a clean API and a non-stupid implementation which fixes the kde 3.2 issue
0709 way better than the hotfix from 0.11.1.
0710 Fixed a crash at K3b start which happened with ROM drives that return zero length modepage 0x05 data.
0711 fixed onthefly DVD copy issues
0712 K3b now uses the internal reader for DVD copy instead of readcd
0713 added read retries and "ignore read error" options to the dvd copy dialog
0714 fixed handling of empty raw toc data
0715 fixed the bug that made K3b try to use cdrdao for DVD iso image writing.
0716 add files to a project by dropping them on the corresponding tab
0717 removed the "query cddb" option from the copy dialog since this is configured globally anyway.
0718 fixed loading of VideoDVD projects
0719 Fixed VideoDVD project with a HACK. mkisofs is not able to create a VideoDVD using graft-points which
0720         is the default in K3b. So now K3b links all VIDEO_TS files in a temp directory.
0721 
0722 0.11.1
0723 fixed an issue introduced with KDE 3.2rc1 which caused on-the-fly data writing to fail all the time.
0724   (If you need to know: For some reason KProcess makes the Stdin fd O_NONBLOCK. This way mkisofs is
0725    not  able to write properly to cdrecord's stdin anymore.)
0726 
0727 0.11
0728 fixed libcdparanoia-loading on Debian (and maybe some other systems)
0729 fixed crash at end of image creation in DVD project
0730 fixed filesize display for very large files and projects (integer overflow)
0731 fixed CD-TEXT reading. On some systems some senseless characters where appended.
0732 fixed Id3lib detection in configure.in.in
0733 added primitive supermount support
0734 kernel 2.5 compile fixes (thanks to ismail (cartman) d�mez <ismail.donmez@boun.edu.tr>)
0735 K3b now defaults to the generic-mmc cdrdao driver if the used burner is not listed in
0736         cdrdao's driver table. As all modern drives use the generic-mmc driver anyway this
0737         is valid and prevents from a lot of newbie problems.
0738 Added a thememanager and the new crystal look by Everaldo
0739 K3b does not mount the disk for session import or data verification anymore. This way supermount
0740         users will have no problems.
0741 merged cue/bin and isoimage burning in one dialog which provides image-type-detection
0742         supported so far: iso, cue, cdrdao toc, cdrecord clone images
0743 better systemconfigcheck messages when cdrecord is not running with root privs
0744 proper automatic writing mode and writing app selection for non-DAO-capable writers
0745 overwriting of files in a new session
0746 default CD size is now 80 min
0747 generic resampling for all audio plugins
0748 support for mono files
0749 support for 8Bit wave files
0750 FLAC decoding plugin (thanks to John Steele Scott)
0751 check if a DVD-R(W) writer supports incremental streaming before trying multisession
0752 check if a DVD-R(W) writer supports testwriting before trying a simulation
0753 fixed DVD-Copy. We needed to determine the size of the data to copy for ourselves instead of relying
0754         on the kernel
0755 Automatic CD-writing speed selection (chooses always the max for now)
0756 Technical info about audiofiles in the audio project are displayed in the track properties dialog
0757 One may now add complete dirs to an audio project
0758 Detection of Justlink support
0759 Finally the device handling is completely independant. No calls to cdrecord anymore. That's why we
0760 now have a libk3bdevice.
0761 Improved writing speed estimation for audio tracks.
0762 Added a button which determines the supported writing speeds with the mounted media. this way it is possible
0763         to also select dvd writing speeds other than 1x
0764 fixed directory sorting in iso filesystems
0765 fixed boot image file sorting
0766 Joliet long support (103 chars joliet filenames)
0767 improved meta tag handling for audio encoding, support for album title and stuff
0768 fixed crash when only creating images without an installed cd writer
0769 writing speed is loaded correctly again
0770 Completely rewritten CD copy:
0771    - Copy Audio, multisession and Mixed mode CDs.
0772    - Copy CD-TEXT
0773    - Create CD-TEXT from Cddb entries
0774    - Audio reading with cdparanoia for high quality ripping
0775    - no cdrdao anymore
0776 Support for new growisofs option to specify the size of a written image in DAO mode
0777 Added check for free space in temp dir to dvd copy
0778 Added a script to simplify the start of K3bSetup2.
0779 
0780 0.10
0781 DVD writing support with the DVD+RW-tools by Andy Polyakov <appro@fy.chalmers.se>
0782 DVD formatting
0783 DVD Copy (pure data dvd copy without any video transcoding)
0784 CD Cloning with cdrtools >= 2.01a17
0785 device capabilities detection without cdrecord. This solves the long startup problem with ATAPI devices.
0786 moved audio ripping pattern configuration from options dialog to audio ripping dialog
0787 option to automatically erase CD-RWs and DVD-RWs without asking before writing
0788 dragging files from a data project to the audio player (basically it's just a KURLDrag so it may be dragged
0789         everywhere)
0790 K3b is now divided in three libs and the main application: libk3bcore, libk3btools, and libk3bproject
0791         this makes creating KParts-plugins easy. Two examples can be found in the tests/kpartplugins dir
0792         one of them is a former K3b option which allowed to use audio meta data to rename files while
0793         adding them to a data project. Now this is done by a plugin and a much higher degree of user
0794         interaction.
0795 Iso9660 file sorting (mkisofs -sort)
0796 libid3 support for better mp3 tag access (we had that in some very old version but back then
0797         K3b depended on it. Now it defaults to using KFileMetaInfo if it's not available)
0798 Pluggable audio decoding
0799 Pluggable audio encoding and completely rewritten audio ripping
0800         much faster now due to a much better threading
0801 Check for read permission when adding files to a project
0802 file filter in binimagewritingdialog and isoimagewritingdialog (thanx to David Maciejak)
0803 Verification of written data (compares md5 sums of all written files).
0804 K3bSetup is not longer compiled unless explicit activated (K3bSetup is outdated and K3bSetup2 is still not ready)
0805 K3b now also compiles without aRts. In this case the audioplayer will be useless (but still there)
0806 no need for special mkisofs permissons anymore. K3b now openes the device itself when importing
0807         an old session.
0808 added a little color animation when dropping files onto a directory in data projects
0809         it is always hard to tell if one dropped on the correct dir. If some one has a better animation
0810         I would be interested in replacing this simple one.
0811 Added CD-TEXT reading (used for Audio CD ripping)
0812 sox encoder plugin to encode to all audio formats supported by sox (will anyone ever use this??)
0813 encoder plugin that let's you specify a commandline to encode the data. Typical example would be calling lame to
0814         encode to mp3.
0815 much better TOC reading. K3b now displays multisession info.
0816 m3u Playlist creation for ripped audio files
0817 replaced the old K3bSetup with a quite simple KControl Module which is only able to change the
0818         needed permission for devices and external programs. Everything else is nowadays done
0819         by the distros.
0820 
0821 
0822 0.9
0823 support for eMovix 0.8.0rc2
0824 better data project size calculation
0825 
0826 0.9pre2
0827 support for writing CD-Text with cdrecord
0828 support for writing audio and mixed-mode CDs on-the-fly with cdrecord >= 2.01a13
0829 no gui blocking when reloading the media while writing a two-session mixed-mode cd
0830 nodma option in eMovix project
0831 fixed problems with audio decoding (the process sometimes stalled)
0832 
0833 0.9pre1
0834 added system notification
0835 added eMovix project
0836 added bootable cd support (multible images)
0837 K3b now allows automatic writing mode selection to be sure to always use the best writing mode (DAO, TAO)
0838 the environment PATH is searched for external bins
0839 more error handling
0840 dropped KDE/QT 3.0.x compatibility, now K3b requires at least 3.1
0841 internals:
0842   devices rewrite, use generic packet ioctl's
0843   cdinfo rewrite, use generic packet ioctl's
0844   merged cdrdaoparser and cdrdaowriter
0845 added multisession cd copy
0846 fixed onlyCreateImage (this time for real!)
0847 added option to hide main window while writing
0848 fixed temp-dir problems with nfs-mounted home directories
0849    K3b now uses the default kde tempdir
0850 Resmgr support
0851 added user datamode selection (mode1, mode2(form1))
0852 support for relative paths in playlists (thanx to Nick Bloke)
0853 new progressdialog
0854 faster cddb access (older versions just queried all entries, now only the selected one gets queried)
0855 K3b is now threaded.
0856 Gui beautifying.
0857 Video CD:
0858    add playback control (PBC)
0859          add customizing of Gaps and Margins
0860    add HQ-VIDEOCD support
0861    add relaxed APS support (this controls whether APS constraints are strict or relaxed)
0862    add category restriction support
0863    add an option to create always an empty `/SEGMENT' directory (some Players need this)
0864    fixed load and saveUserDefaults
0865    fixed autodetection VCD Typ (now the user can turn off this feature)
0866 added audio volume normalization
0867 added udf support to data project
0868 user commands for external programs are separated by space now since the comma just
0869    made problems for options like "--driver generic-mmc" which had to be specified
0870    as "--driver, generic-mmc"
0871 support for newer versions of cdrecord which have a slighly changed user interface
0872 support for cuefile writing with cdrecord > 2.01a14
0873 
0874 0.8.1
0875 fixed compiling problems with kernel < 2.4.3
0876 fixed onlyCreateImage in data project
0877 fixed handling of cdrecord burnfree/burnproof driveroption in versions < 1.10
0878 fixed error with localized docking config that caused empty windows when changing the language
0879 introduced workaround for serious cdrdao bug that caused tocfiles to be deleted
0880 disabled the delete shortcut in the fileview (way too many users deleted files by accident when they
0881         wanted to remove project items)
0882 
0883 0.8
0884 advanced options: manually selection of writing app (cdrecord or cdrdao)
0885 
0886 changed the option dialog layout -> smaller window
0887 
0888 fixed problems with first pregap in audio project:
0889   no need to set the first pregap to 0 on some writers anymore
0890   no 4 second pregap before first tracks anymore
0891 
0892 fixed problems with detecting some audio tracks that had flags like preemp set
0893 
0894 removed cdparanoia dependancy (dynamic linking)
0895 big internal changes
0896 split bin/cue writing from iso-image-writing
0897 better cdcopy (mainly more options)
0898 customizeable audio ripping
0899 
0900 mixed mode cd creation
0901 video cd creation
0902 video cd on cd-i support
0903 better error handling
0904 
0905 indivdual selection of final size for encoded movie
0906 clean vob dir before start and restore it (i.e playing wiht PowerDVD stores
0907 config files in the directory)
0908 
0909 AC3-passthrough mode for DIVX Encoding
0910 DND for AudioCD-Ripping to harddisc.
0911 
0912 
0913 0.7.5
0914 Added session import
0915 little reordering of menus
0916 fixed the "cdrecord error 255" bug
0917 fixed some i18n issues
0918 improved mp3 file detection
0919 added K3b project mimetype
0920 added konqueror servicemenu entries
0921 now KoStore is used for saving documents
0922 K3bSetup is started with the correct language now
0923 MD5 sum is only calculated on demand (but still asynchronous)
0924 fixed K3bSetup linking problems
0925 
0926 0.7.4
0927 fixed bug that caused stupid mountpoints to be assigned to the devices
0928 Mounting dvd with UDF filesystem (uppercase words) should now work (copy ifo-files).
0929 beautified cddb setup
0930 internal cddb change (rewrite)
0931 fixed problems when writing mp3 and ogg vorbis files together
0932 burnproof support for cdrecord <= 1.11a02 works again (and also for the new cdrecord ;)
0933 Fix audiolanguange parsing for transcode 0.6.2 (wrong entries in k3bDVDRip.xml)
0934 Bugfix Selecting ripping dir with file dialog and new directory now shows the available space properly.
0935 Bugfix Cancel one pass in encoding now works
0936 If select "Add to project" in the context menu of the file/dir tree a dialog (audio/data) asks
0937 for creating a new data or audio project.
0938 
0939 0.7.3
0940 fixed compile problems with gcc 3.x
0941 
0942 0.7.2
0943 added md5sum to iso-image dialog
0944 fixed compile problem when ogg-vorbis is not installed
0945 fixed iso-image volume descriptor problem that caused all descriptors to be enclosed in quotation marks
0946 added raw-copy option
0947 better external program handling
0948 
0949 0.7.1
0950 audio:
0951  fixed mp3 resampling problems
0952  better handling of newly added tracks
0953 data:
0954  proper symlink handling
0955  better support of the mkisofs options
0956  option for adding hidden files
0957  backup permissions
0958 device:
0959  support for symlinks in fstab
0960 misc:
0961  progress display in the K3b titlebar
0962  better progress display in systray
0963 
0964 0.7
0965 DivX/XviD encoding
0966 enhanced cddb support
0967 new artwork from Ayo
0968 fixed some device detection problems
0969 fixed problems with long filenames and Joliet
0970 some gui enhancements
0971 added libmad to the sources
0972 removed id3lib
0973 
0974 0.6pre2
0975 added ogg-vorbis support
0976 added iso ids to diskInfo
0977 fixed iso project input fields
0978 
0979 0.6pre1
0980 well... I don't know.. everything?
0981 
0982 0.5.1
0983 fixed bug that caused a compile error on some systems
0984 fixed problems with audio cd writing
0985 disabled projects while writing (needed for writing in the background)
0986 
0987 0.5.0
0988 -fixed mkisofs 1.14 problems
0989 -audio on-the-fly burning (even corrupted mp3-files)
0990 -saving/loading of projects
0991 -atip and toc info
0992 -cd-ripping (wav) with extended pattern support
0993 -cddb support
0994 -play audio cds
0995 -extended option-dialog
0996 -hide first track on audio-cds
0997 -detection of ide-devices as cd-rom
0998 -blanking of cdrws
0999 -writing of existing iso-images
1000 -optional setting of cdrdao driver for every scsi-device
1001 -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 ;-))
1002 -K3b checks for an empty disk before writing!
1003 -and like every time some other stuff i cannot remember ;-)
1004 
1005 0.4.3
1006 Fixed bug that caused K3b to crash while detecting devices
1007 highly improved adding of files and directories to a data project
1008 adding empty directories to data project via context menu
1009 disabled audio on-the-fly burning due to a problem that caused faulty cds
1010 
1011 0.4.2
1012 added new DirTree (code from Konqueror)
1013 added new device-management (the scsi-bus is checked directly)
1014 detection of Burn-Proof-capable drives
1015 some bugfixes
1016 
1017 0.4.1
1018 added whitespace-treatment
1019 dock-positions are saved
1020 
1021 0.4.0
1022 Added ISO-cd support
1023 file-tree creation via drag'n'drop
1024 renaming of files
1025 support of most of the mkisofs-features
1026 improved audiotrack dialog
1027 use of ID3Lib
1028 
1029 ... and other things i really cannot remember... ;-)
1030