log src/exiv2.cc @ 1204:fa91098e4949

age author description
Mon, 15 Dec 2008 22:47:31 +0000 nadvornik prepared infrastructure for delayed metadata writting - refreshing
Sun, 07 Dec 2008 13:28:04 +0000 nadvornik handle the case when io.open() fails
Mon, 20 Oct 2008 17:13:32 +0000 nadvornik fixed failed assertion in exif_free
Sat, 18 Oct 2008 20:17:55 +0000 nadvornik create xmp sidecar when needed
Sat, 18 Oct 2008 19:20:27 +0000 nadvornik simple synchronization XMP <-> Exif, IPTC
Sat, 18 Oct 2008 18:22:57 +0000 nadvornik infrastructure for preprocessing of metadata
Tue, 14 Oct 2008 21:24:34 +0000 nadvornik follow Exiv2 SVN changes
Sat, 11 Oct 2008 20:19:48 +0000 nadvornik added option to use exif thumbnails
Tue, 07 Oct 2008 19:29:13 +0000 zas_ Fix up few signed vs unsigned warnings: exif_item_get_rational() last parameter is now of guint type.
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Sat, 04 Oct 2008 20:28:31 +0000 nadvornik fixed charset of exiv2 strings in non-utf8 locales
Wed, 01 Oct 2008 20:57:56 +0000 nadvornik Add support for GPSInfo - patch by Klaus Ethgen
Sat, 27 Sep 2008 18:48:32 +0000 nadvornik updated preview loader to work with current svn version of libexiv2
Sun, 31 Aug 2008 18:53:11 +0000 nadvornik fixed possible endless loop
Sun, 31 Aug 2008 08:13:36 +0000 zas_ Fix two minor compilation warnings.