log src/exiv2.cc @ 2888:f89d0a76c45b

age author description
Sun, 06 Jan 2019 17:40:31 +0000 Rasmus Thomsen Fix #654, 655: fix build against exiv2-0.27.x
Wed, 02 May 2018 19:02:13 +0100 Colin Clark Fix #605: Crash when writing metadata to .svg files
Mon, 29 May 2017 12:06:13 +0100 Alexander Antimonov <> Fix #381: Feature-Request: Make JPEG comment available for overlays
Fri, 27 May 2016 12:04:40 +0100 David Kalnischkies Work around changed c++11 std::string implementation
Tue, 24 May 2016 14:47:56 +0100 Klaus Ethgen Update copyright in all files
Thu, 03 Mar 2016 19:47:26 -0500 Solomon Peachy exiv2: Fix use-after-free of the image filename/path.
Fri, 04 Mar 2016 09:14:17 +0100 Klaus Ethgen Remove some useless spaces in exiv2.cc
Sun, 21 Apr 2013 14:57:37 +1000 Emil Mikulic Annotate debug_exception() with source file, line, and function.
Tue, 31 Jul 2012 17:41:47 +0200 Vladimir Nadvornik updated version and copyright notice
Tue, 16 Feb 2010 21:18:03 +0000 Vladimir Nadvornik added 2010 to copyright text
Sat, 12 Sep 2009 16:37:05 +0000 Vladimir Nadvornik strip the "lang=" prefix from exiv2 in all metadata formats
Tue, 18 Aug 2009 20:19:23 +0000 Vladimir Nadvornik fixed possible crash in exif_item_get_integer
Mon, 03 Aug 2009 12:34:57 +0000 Klaus Ethgen Fixing libexiv2 bug
Mon, 27 Apr 2009 21:39:56 +0000 Vladimir Nadvornik compilation fixes
Wed, 08 Apr 2009 19:32:30 +0000 Vladimir Nadvornik improved Exiv2 error reporting:
Tue, 17 Mar 2009 23:03:07 +0000 Vladimir Nadvornik added more IPTC tags
Sun, 15 Mar 2009 12:41:39 +0000 Vladimir Nadvornik fixed XMP and IPTC entry names in exif pane
Fri, 13 Mar 2009 10:36:32 +0000 Vladimir Nadvornik handle sidecar files for raw formats that are not known to exiv2
Thu, 12 Mar 2009 22:35:45 +0000 Laurent Monin gint -> gboolean and tidy up.
Sat, 07 Feb 2009 19:01:21 +0000 Vladimir Nadvornik use metadata_read_* functions where possible
Wed, 04 Feb 2009 17:15:30 +0000 Laurent Monin Add year 2009 to copyright info everywhere.
Wed, 21 Jan 2009 18:16:26 +0000 Vladimir Nadvornik compilation fixes for older exiv2
Sat, 10 Jan 2009 20:40:37 +0000 Vladimir Nadvornik simplified metadata interface, dropped metadata_read,
Fri, 26 Dec 2008 14:12:36 +0000 Vladimir Nadvornik improved sidecar writting
Sun, 21 Dec 2008 21:20:36 +0000 Vladimir Nadvornik most of the metadata options now works
Sat, 20 Dec 2008 21:47:04 +0000 Laurent Monin Fix two minor compilation warnings.
Mon, 15 Dec 2008 22:47:31 +0000 Vladimir Nadvornik prepared infrastructure for delayed metadata writting - refreshing
Sun, 07 Dec 2008 13:28:04 +0000 Vladimir Nadvornik handle the case when io.open() fails
Mon, 20 Oct 2008 17:13:32 +0000 Vladimir Nadvornik fixed failed assertion in exif_free
Sat, 18 Oct 2008 20:17:55 +0000 Vladimir Nadvornik create xmp sidecar when needed
Sat, 18 Oct 2008 19:20:27 +0000 Vladimir Nadvornik simple synchronization XMP <-> Exif, IPTC
Sat, 18 Oct 2008 18:22:57 +0000 Vladimir Nadvornik infrastructure for preprocessing of metadata
Tue, 14 Oct 2008 21:24:34 +0000 Vladimir Nadvornik follow Exiv2 SVN changes
Sat, 11 Oct 2008 20:19:48 +0000 Vladimir Nadvornik added option to use exif thumbnails
Tue, 07 Oct 2008 19:29:13 +0000 Laurent Monin 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 Vladimir Nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Sat, 04 Oct 2008 20:28:31 +0000 Vladimir Nadvornik fixed charset of exiv2 strings in non-utf8 locales
Wed, 01 Oct 2008 20:57:56 +0000 Vladimir Nadvornik Add support for GPSInfo - patch by Klaus Ethgen
Sat, 27 Sep 2008 18:48:32 +0000 Vladimir Nadvornik updated preview loader to work with current svn version of libexiv2
Sun, 31 Aug 2008 18:53:11 +0000 Vladimir Nadvornik fixed possible endless loop
Sun, 31 Aug 2008 08:13:36 +0000 Laurent Monin Fix two minor compilation warnings.
Thu, 28 Aug 2008 22:26:09 +0000 Vladimir Nadvornik use mmaped files image loader
Mon, 25 Aug 2008 22:20:45 +0000 Laurent Monin Whitespaces cleanup.
Wed, 25 Jun 2008 20:53:52 +0000 Laurent Monin Tidy up.
Mon, 19 May 2008 01:15:17 +0000 Petr Ostadal configure.in was rewritten:
Fri, 16 May 2008 20:12:11 +0000 Vladimir Nadvornik fixed exiv2 version test
Fri, 16 May 2008 20:09:32 +0000 Vladimir Nadvornik get processed values from exiv2
Fri, 16 May 2008 12:16:49 +0000 Laurent Monin Do not use printf() directly but use new wrapper function log_printf() instead.
Fri, 16 May 2008 12:08:51 +0000 Laurent Monin Drop include "debug.h".
Fri, 09 May 2008 07:32:30 +0000 Laurent Monin Use function(void) instead of function() for declaring functions which
Mon, 05 May 2008 19:11:12 +0000 Vladimir Nadvornik split filelist.c to filefilter.c and filedata.c
Thu, 24 Apr 2008 08:53:39 +0000 Laurent Monin Move debug macros from main.h to new debug.h.
Thu, 24 Apr 2008 00:15:03 +0000 Laurent Monin Handle the newline in DEBUG_N() macro instead of adding one
Wed, 23 Apr 2008 21:08:29 +0000 Vladimir Nadvornik fixed a bug in opening files with non-utf8 locales in exiv2.cc
Wed, 23 Apr 2008 20:47:19 +0000 Laurent Monin Introduce macros to display debug messages.
Tue, 22 Apr 2008 17:40:29 +0000 Vladimir Nadvornik fixed reading of signed rational type with Exiv2
Mon, 21 Apr 2008 21:46:38 +0000 Vladimir Nadvornik updated copyright in source files
Sun, 20 Apr 2008 22:14:38 +0000 Vladimir Nadvornik fixed color profile code for older versions of exiv2
Sun, 20 Apr 2008 21:35:03 +0000 Vladimir Nadvornik read color profiles from jpeg also with Exiv2
Fri, 18 Apr 2008 22:31:58 +0000 Vladimir Nadvornik partially fixed reading embedded color profiles with exiv2