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.
|
Thu, 28 Aug 2008 22:26:09 +0000 |
nadvornik |
use mmaped files image loader
|
Mon, 25 Aug 2008 22:20:45 +0000 |
zas_ |
Whitespaces cleanup.
|
Wed, 25 Jun 2008 20:53:52 +0000 |
zas_ |
Tidy up.
|
Mon, 19 May 2008 01:15:17 +0000 |
bruclik |
configure.in was rewritten:
|
Fri, 16 May 2008 20:12:11 +0000 |
nadvornik |
fixed exiv2 version test
|
Fri, 16 May 2008 20:09:32 +0000 |
nadvornik |
get processed values from exiv2
|
Fri, 16 May 2008 12:16:49 +0000 |
zas_ |
Do not use printf() directly but use new wrapper function log_printf() instead.
|
Fri, 16 May 2008 12:08:51 +0000 |
zas_ |
Drop include "debug.h".
|
Fri, 09 May 2008 07:32:30 +0000 |
zas_ |
Use function(void) instead of function() for declaring functions which
|
Mon, 05 May 2008 19:11:12 +0000 |
nadvornik |
split filelist.c to filefilter.c and filedata.c
|
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 21:08:29 +0000 |
nadvornik |
fixed a bug in opening files with non-utf8 locales in exiv2.cc
|
Wed, 23 Apr 2008 20:47:19 +0000 |
zas_ |
Introduce macros to display debug messages.
|
Tue, 22 Apr 2008 17:40:29 +0000 |
nadvornik |
fixed reading of signed rational type with Exiv2
|
Mon, 21 Apr 2008 21:46:38 +0000 |
nadvornik |
updated copyright in source files
|
Sun, 20 Apr 2008 22:14:38 +0000 |
nadvornik |
fixed color profile code for older versions of exiv2
|
Sun, 20 Apr 2008 21:35:03 +0000 |
nadvornik |
read color profiles from jpeg also with Exiv2
|
Fri, 18 Apr 2008 22:31:58 +0000 |
nadvornik |
partially fixed reading embedded color profiles with exiv2
|
Fri, 11 Apr 2008 10:45:37 +0000 |
zas_ |
Silent some gcc warnings.
|
Tue, 08 Apr 2008 23:39:27 +0000 |
zas_ |
Make xmp debug info only appears when debug >= 2.
|
Tue, 08 Apr 2008 23:02:33 +0000 |
zas_ |
gqview.h -> main.h
|
Sun, 30 Mar 2008 11:47:14 +0000 |
nadvornik |
differentiate among normal image, raw image and metadata
|
Mon, 24 Mar 2008 14:49:00 +0000 |
nadvornik |
improved support for older exiv2 versions
|
Mon, 24 Mar 2008 14:03:46 +0000 |
nadvornik |
exiv2 version checks
|
Sat, 22 Mar 2008 19:28:45 +0000 |
nadvornik |
raw related fixes
|
Sat, 22 Mar 2008 16:43:59 +0000 |
nadvornik |
crw preview support with exiv2
|
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
|
Sun, 24 Feb 2008 18:55:19 +0000 |
nadvornik |
a hack to read raw previews with exiv2 0.16, however it should be fixed
|
Fri, 15 Feb 2008 10:48:09 +0000 |
nadvornik |
read also iptc and xmp
|
Thu, 14 Feb 2008 14:04:43 +0000 |
nadvornik |
more exiv2 fixes
|
Thu, 14 Feb 2008 11:03:20 +0000 |
nadvornik |
more exiv2 fixes
|
Wed, 13 Feb 2008 23:02:48 +0000 |
nadvornik |
more exiv2 fixes
|
Wed, 13 Feb 2008 17:47:55 +0000 |
nadvornik |
more exiv2 fixes
|
Wed, 13 Feb 2008 17:08:04 +0000 |
nadvornik |
and first version that actually shows some exif data (see advanced view)
|
Wed, 13 Feb 2008 16:52:41 +0000 |
nadvornik |
first exiv2 support that does not crash immediately
|