log src/exif-common.c @ 576:9dc0513837b5

age author description
Sat, 03 May 2008 20:55:16 +0000 zas_ exif_get_description_by_key(): check for "formatted." prefix, and optimize.
Sat, 03 May 2008 20:49:25 +0000 zas_ exif_get_formatted_by_key(): skip prefix when comparing.
Sat, 03 May 2008 20:40:50 +0000 zas_ Change the prefix of formatted exif tags to a more explicit "formatted." prefix
Fri, 02 May 2008 23:11:31 +0000 zas_ Make exif_rational_to_double() and exif_get_rational_as_double() static.
Fri, 02 May 2008 22:31:24 +0000 zas_ exif_get_description_by_key(): tidy up.
Fri, 02 May 2008 22:28:39 +0000 zas_ Add a pointer to the build function in the formatted exif tags struct
Fri, 02 May 2008 21:58:36 +0000 zas_ Indentation fix.
Fri, 02 May 2008 21:34:26 +0000 zas_ Explode exif_get_formatted_by_key() in smaller functions prefixed "exif_build_f".
Fri, 02 May 2008 09:03:52 +0000 zas_ Move variable declaration and affectation near where it is used.
Fri, 02 May 2008 08:41:32 +0000 zas_ Replace GQView by Geeqie.
Thu, 24 Apr 2008 16:32:20 +0000 zas_ Cleanup exif_get_formatted_by_key().
Thu, 24 Apr 2008 15:49:57 +0000 zas_ Convert the minority of while() to while ().
Thu, 24 Apr 2008 08:53:39 +0000 zas_ Move debug macros from main.h to new debug.h.
Thu, 24 Apr 2008 00:15:03 +0000 zas_ Handle the newline in DEBUG_N() macro instead of adding one
Wed, 23 Apr 2008 20:47:19 +0000 zas_ Introduce macros to display debug messages.
Mon, 21 Apr 2008 21:46:38 +0000 nadvornik updated copyright in source files
Sun, 20 Apr 2008 21:35:03 +0000 nadvornik read color profiles from jpeg also with Exiv2
Sun, 20 Apr 2008 13:04:57 +0000 zas_ Big whitespaces cleanup:
Sun, 20 Apr 2008 09:29:46 +0000 nadvornik added fColorProfile pseudo-tag with detailed information
Thu, 10 Apr 2008 12:07:34 +0000 zas_ Fix fCamera even more.
Thu, 10 Apr 2008 00:09:43 +0000 zas_ Fix broken remove_common_prefix(), fCamera didn't display model as it should.
Tue, 08 Apr 2008 23:02:33 +0000 zas_ gqview.h -> main.h
Thu, 03 Apr 2008 20:53:13 +0000 zas_ Remove two unused variables declarations, and add a missing #include.
Wed, 02 Apr 2008 20:44:40 +0000 nadvornik various exif improvements based on patch by Uwe Ohse
Sun, 30 Mar 2008 11:47:14 +0000 nadvornik differentiate among normal image, raw image and metadata
Wed, 26 Mar 2008 08:00:46 +0000 nadvornik improved xmp vs. legacy metadata handling
Sun, 16 Mar 2008 14:11:22 +0000 nadvornik whitelist of files that can have an xmp sidecar, sample external command
Sun, 16 Mar 2008 10:32:52 +0000 nadvornik write comment and keywords to xmp, sidecars are used if exist
Thu, 14 Feb 2008 14:04:43 +0000 nadvornik more exiv2 fixes
Wed, 13 Feb 2008 23:02:48 +0000 nadvornik more exiv2 fixes