log src/exif-common.c @ 2811:579554d940e7

age author description
Fri, 10 Aug 2018 10:06:19 +0100 Colin Clark Bug fix: Crash when GPSInfo contains illegal characters
Fri, 06 Jul 2018 19:44:10 +0100 Colin Clark Additional file info parameters
Mon, 18 Jun 2018 19:17:19 +0100 Colin Clark Show star rating in files pane
Sun, 03 Jun 2018 11:39:01 +0100 Colin Clark Show rating as star characters
Thu, 31 May 2018 11:20:22 +0100 Colin Clark Include file ctime as a formatted tag
Sun, 27 May 2018 10:45:10 +0100 Michał Pecio <> Support for Canon ISO tags
Wed, 25 Apr 2018 11:46:38 +0100 Colin Clark Local time - UTC offset and daylight saving correction
Wed, 03 Jan 2018 20:58:28 +0000 Colin Clark Sort/search on Exif.Photo.DateTimeDigitized
Tue, 24 May 2016 14:47:56 +0100 Klaus Ethgen Update copyright in all files
Thu, 30 Aug 2012 22:16:43 +0200 Laurent Monin Silent 2 warnings using explicit type casting.
Tue, 21 Aug 2012 11:40:57 +0200 Michal Čihař Whitespace cleanup
Tue, 21 Aug 2012 11:40:19 +0200 Michal Čihař Add support for LCMS2
Thu, 09 Aug 2012 17:30:12 +0200 Vladimir Nadvornik fixed exif_read_fd
Tue, 07 Aug 2012 10:21:29 +0200 Vladimir Nadvornik replaced assert with g_assert
Tue, 31 Jul 2012 17:41:47 +0200 Vladimir Nadvornik updated version and copyright notice
Fri, 27 Jul 2012 15:03:58 +0200 Vladimir Nadvornik fixed bug in cache handling
Sun, 28 Feb 2010 15:17:12 +0000 Klaus Ethgen Fix a small issue with strptime stable/1.x
Sat, 27 Feb 2010 20:34:54 +0000 Klaus Ethgen Unifying the datetime output
Thu, 16 Dec 2010 22:26:36 +0100 Laurent Monin Fix bug 3006812: ensure exif cache is initialized even when all files are unreadable.
Thu, 23 Dec 2010 01:58:26 +0100 Laurent Monin Add a bit of debugging messages in exif cache stuff.
Sat, 26 Mar 2011 22:13:39 +0100 Vladimir Nadvornik split jpeg parser functions to separate file
Thu, 16 Dec 2010 22:26:36 +0100 Laurent Monin Fix bug 3006812: ensure exif cache is initialized even when all files are unreadable.
Sat, 26 Mar 2011 22:13:39 +0100 Vladimir Nadvornik split jpeg parser functions to separate file
Sun, 28 Feb 2010 15:17:12 +0000 Klaus Ethgen Fix a small issue with strptime
Sat, 27 Feb 2010 20:34:54 +0000 Klaus Ethgen Unifying the datetime output
Tue, 16 Feb 2010 21:18:03 +0000 Vladimir Nadvornik added 2010 to copyright text
Tue, 30 Jun 2009 20:12:28 +0000 Vladimir Nadvornik fixes for a built without Exiv2
Sun, 29 Mar 2009 10:36:13 +0000 Vladimir Nadvornik re-added possibility to display basic file info (size, mode, date)
Thu, 12 Mar 2009 22:35:45 +0000 Laurent Monin gint -> gboolean and tidy up.
Sun, 01 Mar 2009 17:11:51 +0000 Laurent Monin Only attempt to read exif if the file is readable.
Wed, 04 Feb 2009 17:15:30 +0000 Laurent Monin Add year 2009 to copyright info everywhere.
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
Tue, 16 Dec 2008 12:59:23 +0000 Vladimir Nadvornik queue metadata and write them in an idle callback
Mon, 15 Dec 2008 22:47:31 +0000 Vladimir Nadvornik prepared infrastructure for delayed metadata writting - refreshing
Thu, 27 Nov 2008 19:10:59 +0000 Laurent Monin Do not hardcode exif formatted prefix.
Thu, 20 Nov 2008 11:46:43 +0000 Laurent Monin Fix compilation warnings.
Tue, 07 Oct 2008 18:22:58 +0000 Vladimir Nadvornik Fixed degree symbol encoding
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
Tue, 26 Aug 2008 22:22:51 +0000 Laurent Monin For the sake of consistency, use glib basic types everywhere.
Sat, 23 Aug 2008 20:46:31 +0000 Laurent Monin Minor optimization: no need to copy the whole remaining of the string, just copy next char.
Wed, 23 Jul 2008 17:38:04 +0000 Laurent Monin Minor tidy up.
Wed, 18 Jun 2008 22:26:52 +0000 Vladimir Nadvornik implemented generic FileData cache
Thu, 22 May 2008 13:00:45 +0000 Laurent Monin Fix signed vs unsigned warnings.
Fri, 16 May 2008 10:02:56 +0000 Laurent Monin Include debug.h from main.h since debug macros may be used anywhere in the code.
Mon, 05 May 2008 19:11:12 +0000 Vladimir Nadvornik split filelist.c to filefilter.c and filedata.c
Sat, 03 May 2008 20:55:16 +0000 Laurent Monin exif_get_description_by_key(): check for "formatted." prefix, and optimize.
Sat, 03 May 2008 20:49:25 +0000 Laurent Monin exif_get_formatted_by_key(): skip prefix when comparing.
Sat, 03 May 2008 20:40:50 +0000 Laurent Monin Change the prefix of formatted exif tags to a more explicit "formatted." prefix
Fri, 02 May 2008 23:11:31 +0000 Laurent Monin Make exif_rational_to_double() and exif_get_rational_as_double() static.
Fri, 02 May 2008 22:31:24 +0000 Laurent Monin exif_get_description_by_key(): tidy up.
Fri, 02 May 2008 22:28:39 +0000 Laurent Monin Add a pointer to the build function in the formatted exif tags struct
Fri, 02 May 2008 21:58:36 +0000 Laurent Monin Indentation fix.
Fri, 02 May 2008 21:34:26 +0000 Laurent Monin Explode exif_get_formatted_by_key() in smaller functions prefixed "exif_build_f".
Fri, 02 May 2008 09:03:52 +0000 Laurent Monin Move variable declaration and affectation near where it is used.
Fri, 02 May 2008 08:41:32 +0000 Laurent Monin Replace GQView by Geeqie.
Thu, 24 Apr 2008 16:32:20 +0000 Laurent Monin Cleanup exif_get_formatted_by_key().
Thu, 24 Apr 2008 15:49:57 +0000 Laurent Monin Convert the minority of while() to while ().