Sat, 07 Feb 2009 19:01:21 +0000 |
nadvornik |
use metadata_read_* functions where possible
|
Wed, 04 Feb 2009 17:15:30 +0000 |
zas_ |
Add year 2009 to copyright info everywhere.
|
Sat, 10 Jan 2009 20:40:37 +0000 |
nadvornik |
simplified metadata interface, dropped metadata_read,
|
Sun, 21 Dec 2008 21:20:36 +0000 |
nadvornik |
most of the metadata options now works
|
Mon, 15 Dec 2008 22:47:31 +0000 |
nadvornik |
prepared infrastructure for delayed metadata writting - refreshing
|
Thu, 27 Nov 2008 19:10:59 +0000 |
zas_ |
Do not hardcode exif formatted prefix.
|
Sat, 18 Oct 2008 18:22:57 +0000 |
nadvornik |
infrastructure for preprocessing of metadata
|
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
|
Thu, 28 Aug 2008 22:26:09 +0000 |
nadvornik |
use mmaped files image loader
|
Tue, 26 Aug 2008 22:22:51 +0000 |
zas_ |
For the sake of consistency, use glib basic types everywhere.
|
Wed, 18 Jun 2008 22:26:52 +0000 |
nadvornik |
implemented generic FileData cache
|
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:28:39 +0000 |
zas_ |
Add a pointer to the build function in the formatted exif tags struct
|
Fri, 02 May 2008 08:41:32 +0000 |
zas_ |
Replace GQView by Geeqie.
|
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 18:07:51 +0000 |
zas_ |
Effectively drop empty newlines at end of files (missing from rev 535)
|
Sun, 20 Apr 2008 13:04:57 +0000 |
zas_ |
Big whitespaces cleanup:
|
Sun, 16 Mar 2008 10:32:52 +0000 |
nadvornik |
write comment and keywords to xmp, sidecars are used if exist
|
Sat, 15 Mar 2008 19:53:33 +0000 |
nadvornik |
write support in Exiv2 wrapper; for now only string values
|
Fri, 15 Feb 2008 10:48:09 +0000 |
nadvornik |
read also iptc and xmp
|
Wed, 13 Feb 2008 23:02:48 +0000 |
nadvornik |
more exiv2 fixes
|
Wed, 13 Feb 2008 16:52:41 +0000 |
nadvornik |
first exiv2 support that does not crash immediately
|
Wed, 13 Feb 2008 14:46:23 +0000 |
nadvornik |
started exiv2 integration
|
Wed, 13 Feb 2008 13:57:31 +0000 |
nadvornik |
simplified exif.h, moved implementation-specific stuff to exif-int.h
|
Tue, 11 Sep 2007 20:06:29 +0000 |
nadvornik |
replaced gchar* path with FileData *fd
|