digiKam 0.9.2-beta1 test release

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

digiKam 0.9.2-beta1 test release

Gerhard Kulzer
Dear all digiKam fans!
 With the 0.9.2-beta1 release we start into a new release cycle that is
planned to be culminating in a 0.9.2 final release mid June. This version is
already very stable, don't hesitate to use it for production. Beta1 and beta2
are rather used to improve usability.
In order to make digiKam 0.9.2 compile you need to compile and install
libkexiv2 and libkdcraw first.
Downloads: from http://digikam3rdparty.free.fr/
or from https://sourceforge.net/projects/kipi and
http://sourceforge.net/projects/digikam

So what's new on digiKam planet?
 --------------------------------
 General :
 - DigikamImagePlugins have been merged into digiKam. It is easier to release
one package for all and nobody will search for promised features that are not
installed anymore. Image plugins translations are hosted to digikam.po file
instead a .po file for each tool.
 - New depency to libkdcraw shared library used to decode RAW file. This
library is shared between digiKam and kipi-plugins. The internal dcraw
version used is 8.60. digiKam now supports all recent digital camera RAW
files released at PMA 2007.
 - Make icon size in sidebars configurable to allow more entries to be
presented.
 - Reduce icon size of album view and make them configurable using a slider in
status bar.
 - Removing direct Exiv2 library depency. libkexiv2 interface is used
everywhere instead.
 - A new plugin 'Vivid', similar to Velvia type filters is part of Color
Effect plugin.
Album GUI :
 - Add Zoom/Scrooling functions with preview mode. Speed incease.
Image Editor :
 - Usability improvement : a new pan tool is available on the right bottom
corner of the status bar to navigate on large pictures.
 - Blowup and Resize tools have been merged.
 - Unsharp Mask, Refocus, and Sharpen tools have been merged to a new
Sharpness Editor.
 - Reorganize menu structure
 - persistant selection in all zoom mode.
 - Add new option to fit on current selection.
 - Red Eyes Correction tool have been completly re-written. There is a preview
and the capability to taint the eye pupil with a customized color. The new
eye pupil can be blurred to smooth the result.
 - Solarize plugin is now a "Color Effects" pack including Solarize, Velvia
(new plugin), Neon, and Edge effects.
 - Black & White converter now support a lots of B&W analog camera film types
(Agfa, Ilford, Kodak). A new 'strength' setting can simulate the amount of
Lens filters effect.
 - Update internal CImg library to 1.1.9. The Greycstoration algorithm used by
Restoration, Inpainting and Blowup plugins is faster and optimized.
Showfoto :
 - The thumbbar is now resizable. The thumbnails contents can be
redimensionned in live.
 - The thumbbar items can show a full configurable tool tip like digiKam album
icon tems tool tip.
--
Hakuna matata
http://www.gerhard.fr

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

attachment0 (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [Kde-imaging] digiKam 0.9.2-beta1 test release

Bugzilla from anaselli@linux.it
Hi,
first of all, thanks a lot for your help with the kipi stuff.

> Dear all digiKam fans!
>  With the 0.9.2-beta1 release we start into a new release cycle that is
> planned to be culminating in a 0.9.2 final release mid June. This version is
> already very stable, don't hesitate to use it for production. Beta1 and beta2
> are rather used to improve usability.
> In order to make digiKam 0.9.2 compile you need to compile and install
> libkexiv2 and libkdcraw first.
Gherard there's a problem in it (i haven't tested it though) i saw no commits
concerning libkexiv2 Makefile.am. If I'm not wrong, that means digikam could be
installed with the old one, with the same libtools version.
Again if i'm not wrong api has changed, so please take care of that.

Thanks,
        Angelo

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

attachment0 (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: digiKam 0.9.2-beta1 test release

Bugzilla from casta@xwing.info
In reply to this post by Gerhard Kulzer
Hi,

Le Sat, 05 May 2007 17:43:16 +0200, Gerhard Kulzer a écrit:

> Dear all digiKam fans!
>  With the 0.9.2-beta1 release we start into a new release cycle that is
> planned to be culminating in a 0.9.2 final release mid June. This
> version is already very stable, don't hesitate to use it for production.
> Beta1 and beta2 are rather used to improve usability. In order to make
> digiKam 0.9.2 compile you need to compile and install libkexiv2 and
> libkdcraw first.
> Downloads: from http://digikam3rdparty.free.fr/ or from
> https://sourceforge.net/projects/kipi and
> http://sourceforge.net/projects/digikam

Thanks for your hard work on digikam !
This is a great news.


Just to inform : gentoo users can use my ebuilds to test (and use !)
digikam 0.9.2_beta1 :
http://gentoo.xwing.info/
http://gentoo.xwing.info/media-gfx/digikam/
http://gentoo.xwing.info/media-libs/libkdcraw/
http://gentoo.xwing.info/media-libs/libkexiv2/

Thanks again for your work !

Regards,
Guillaume

--
cdlt,
Guillaume Castagnino

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Kde-imaging] digiKam 0.9.2-beta1 test release

Bugzilla from anaselli@linux.it
In reply to this post by Bugzilla from anaselli@linux.it
Alle sabato 5 maggio 2007, Angelo Naselli ha scritto:

> Hi,
> first of all, thanks a lot for your help with the kipi stuff.
>
> > Dear all digiKam fans!
> >  With the 0.9.2-beta1 release we start into a new release cycle that is
> > planned to be culminating in a 0.9.2 final release mid June. This version is
> > already very stable, don't hesitate to use it for production. Beta1 and beta2
> > are rather used to improve usability.
> > In order to make digiKam 0.9.2 compile you need to compile and install
> > libkexiv2 and libkdcraw first.
> Gherard there's a problem in it (i haven't tested it though) i saw no commits
> concerning libkexiv2 Makefile.am. If I'm not wrong, that means digikam could be
> installed with the old one, with the same libtools version.
> Again if i'm not wrong api has changed, so please take care of that.
Hi
I uploaded new tarball 0.1.4 I've only changed version info so it should be ok.
https://sourceforge.net/project/showfiles.php?group_id=149779&package_id=221579

can you please send a release mail for kipi packages to extragear as well?

Thanks
        Angelo


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

attachment0 (196 bytes) Download Attachment