NEW libkexiv2 0.1.2 is out


NEW FEATURES

  • added support for exiv2 from svn (next 0.14.0 release)
  • API changed:
  • added printExiv2ExceptionError to manage Exiv2 C++ Exception error message


BUGS FIXED FROM B.K.O.

001 ==> 142564: digiKam-signature in iptc and exif tags.
002 ==> 140297: GPS kipi plugin truncates input coordinates, introducing inacuracy.

Released libkexiv2 0.1.1

libkexiv2 0.1.1 is out, this is a bugfixing release.
Source is downloadable form here.

Bugs fixed from B.K.O.

001 ==>141980: digikam crash when rescan certain files exiv2

NEW libkexiv2 0.1.0 is out

Here you are a new exiv2 library wrapper designed and realized by Gilles.
This new library is used by kipi-plugins (from svn) and digiKam (from 0.9.1 beta1) and can be useful for any other kipi host applications.
You can get it from here.

New kipi-plugins 0.1.3 final is out

As you probably saw, we've finally release the 0.1.3, and what is better we enabled IpodExport
plugin since Seb is back and can work again to this new plugin.

NEW PLUGINS

  • MetadataEdit
  • New kipi plugin to edit EXIF and IPTC pictures metadata
  • GPSSync
  • New kipi plugin to sync photo metadata with a GPS device
  • IpodExport (beta)
  • New kipi plugin to export pictures to an ipod device

    NEW FEATURES

  • GalleryExport
  • Support for multiple galleries.
  • HTMLExport
  • New "s0" theme from Petr Vanek

    Released kipi-plugins-0.1.3-rc1

    After about a month we're proud to announce kipi-plugins 0.1.3 rc1 is out.

    If we have no bad feed backs, the final could be released in the second half of January.

    NEW FEATURES

    Slideshow : Show image comments (configurable)

    BUG FIXING from B.K.O

    001 ==> 138410 : General : kipi-plugins-0.1.3-beta1 requires latest libkipi/libkexif.
    002 ==> 106133 : Slideshow : Show image comments in slideshow mode.
    003 ==> 124057 : SendImages : Problems sending jpeg-pictures from digiKam using the "send picture"-feature.
    004 ==> 108147 : Slideshow : Interval below 1 second.

    Released kipi-plugins-0.1.3-beta1

    KIPI team comes again in play, and release kipi-plugins-0.13-beta1, with lot of bug fixes and many new features...

    Let's see details....

    WARNING : Due to library versioning problems, you need to disable IpodExport plugin by a patch that you can find here.
    Apply the patch this way:

    cd kipi-plugins
    patch -p0 < disable_ipod.patch


    NEW FEATURES

    New Plugin : MetadataEdit : New kipi plugin to edit EXIF and IPTC pictures metadata (by Gilles Caulier).
    New Plugin : GPSSync : New kipi plugin to sync photo metadata with a GPS device (by Gilles Caulier).

    GalleryExport : Support for multiple galleries.

    HTMLExport : New "s0" theme from Petr Vanek

    JPEGLossLess : Removed libmagic++ depency.
    JPEGLossLess : Removed libkexif depency. Using Exiv2 instead.

    RAWConverter : New core to be compatible with recent dcraw release. A lot
    of RAW decoding settings have been added.
    RAWConverter : Embedding ouput color space in target image (JPEG/PNG/TIFF).
    RAWConverter : Metadata preservation in target image during Raw conversion (JPEG/PNG).
    RAWConverter : Removing external dcraw depency. Now plugin include a full supported version of
    dcraw program in core.
    RAWConverter : updated dcraw.c implementation to version 8.41.

    SendImages : Added image size limit x mail (Michael H�hstetter)

    TimeAdjust : Removed libkexif depency. Using Exiv2 instead.
    TimeAdjust : New option to customize Date and Time to a specific timestamp.
    TimeAdjust : New options sync EXIF/IPTC Creation Date with timestamp.