log src/exiv2.cc @ 821:fb249b8e63e4

age author description
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