SHA256
1
0
forked from pool/k3b

Accepting request 33422 from KDE:KDE4:Factory:Desktop

Copy from KDE:KDE4:Factory:Desktop/k3b based on submit request 33422 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/33422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/k3b?expand=0&rev=10
This commit is contained in:
OBS User autobuild
2010-02-25 01:21:56 +00:00
committed by Git OBS Bridge
parent 90d5e93450
commit 11e48a638a
4 changed files with 61 additions and 10 deletions

View File

@@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Feb 9 16:37:40 UTC 2010 - tittiatcoke@gmail.com
- update to 1.70 (2.0 Beta 1)
Changes:
* Added Blu-ray support
* Added "Options" button to file browser toolbar with view options menu
(e.g. "Show Hidden Files") (bko#196992)
* Image and project files can be opened directly from K3b file browser
* Using Oxygen icons (many thanks for Oxygen Team!)
Bugfixes:
* Fixed visual glitch when panes are in "locked" state.
Patch by Craig Drummond <craig@kde.org>
* Fixed hang up when "Create Image" option is checked (bko#217301)
* "Hide main window while writing" option is working again
* "Show OSD progress" option is working again
* Improved message when ISO with incorrect size is detected (bko#216812)
* Improved consistency: K3b now uses system-wide
Positive/Neutral/Negative colors where possible instead of
hard-coded green/yellow/red
* Fixed incorrect default value "4gb." in "Custom Size" dialog (bko#215539)
* Fixed usability issues with project size menu:
"Custom..." and "From Medium..." menu entries are non-checkable now (bko#215539)
* Show correct message at the end of CD-RW erasing (bko#207972)
* Fixed issue with too small configuration dialog for external encoder (bko#218613)
* Track number is now stored in ripped MP3 files when using lame (bko#218614)
* "Defaults" button in encoder configuration dialogs are working now
* Fixed usability problems of audio project list
* Fixed linking error on Windows
* Fixed crash during verification process (bko#219962)
* Fixed crash in external encoder plug-in
* Brought back SOX encoder configuration dialog
* Fixed checking free space in temporary folder
* Fixed videodvd:/ KIO slave
* Fixed hang-up for mixed projects after reloading medium for verification
* Converting audio tracks from audio project is working again
* Fixed burning bootable discs
* Custom widgets are now properly rendered for Right-to-Left languages
* Progress bar in image writing dialog is shown again
* Fixed crash while analysing invalid medium (bko#223362)
* Acquire lock also on storage interface. This prevents HAL from
polling medium during burning which might disrupt burning process.
* Fixed bug in external programs detection (bko#221638)
* Improved usability: don't show popups when clicking on DVD, VCD or
audio discs. Added appriopriate actions on toolbars instead.
* Fixed crash while analysing invalid medium (bko#195436)
-------------------------------------------------------------------
Sat Nov 28 19:37:42 UTC 2009 - tittiatcoke@gmail.com