Activity

From 19 Nov 2006 to 18 Dec 2006

18 Dec 2006

08:05 Revision 1021: Set svn properties
Andreas Huggel
08:01 Revision 1020: Added fi.po from Mikael Lammentausta
Andreas Huggel
06:56 Bug #502 (Closed): New TIFF parser: Decode IPTC from Exif.Image.IPTCNAA
The new parser reads IPTC information only from Exif.Image.ImageResources.
It should also consider Exif.Image.IPTCNA...
Andreas Huggel
04:45 Bug #501: IPTC field parsing is still too strict: shouldn't fail if the type is not as expected
r1019 Andreas Huggel
04:44 Revision 1019: Added second attempt to parse an IPTC field into a string value, if parsing the ac...
Andreas Huggel

17 Dec 2006

22:36 Bug #501 (Closed): IPTC field parsing is still too strict: shouldn't fail if the type is not as e...
When exiv2 parses an IPTC field which is expected to contain a date or time value, it will fail with an "Unsupported ... Andreas Huggel

14 Dec 2006

21:07 Revision 1018: Minor fix
Andreas Huggel
21:07 Revision 1017: Removed trailing whitespace
Andreas Huggel
21:03 Revision 1016: Removed trailing whitespace
Andreas Huggel
21:00 Revision 1015: Merged revisions 1006:1014 from trunk into exiv2-tiffparser branch
Andreas Huggel
20:40 Revision 1014: Updated Nikon lens info to v2.08 of Robert Rottmerhusen's lens database
Andreas Huggel

10 Dec 2006

07:10 Revision 1013: Tagged commercial release 12
Andreas Huggel
07:09 Revision 1012: For commercial version: Removed code (c) Robert Rottmerhusen to decode Exif.Nikon3...
Andreas Huggel
06:59 Revision 1011: Created branch 12, a copy of 0.12 for use with commercial license.
Andreas Huggel
06:40 Bug #500: cannot execute make config
What version of autoconf do you have? Andreas Huggel
06:21 Bug #500: cannot execute make config
Thanks, now I can proceed. mikolaj -

09 Dec 2006

20:11 Bug #500: cannot execute make config
Disabled checks for now.
r1010
Andreas Huggel
20:08 Revision 1010: Checks for types disabled, pending investigation (bug #500).
Andreas Huggel
14:44 Bug #500 (Closed): cannot execute make config
svn version 1009
cannot succesfully comple `make config` due to error:
mikolaj@localhost ~/exiv2 $ make config
...
mikolaj -
04:16 Feature #460: Exiv2 should support to decode/encode Windows tags Exif.Image.0x9c9b-0x9c9f
r1009 Andreas Huggel
04:13 Revision 1009: Implemented conversion function to display Windows tags 0x9c9b-0x9c9f. Added confi...
Andreas Huggel
04:10 Revision 1008: Cured a ./configure warning
Andreas Huggel

07 Dec 2006

18:40 Bug #499: shared library version changed apparently without an interface change
There was no more feedback, I'm closing this issue now. Andreas Huggel

05 Dec 2006

08:20 Bug #497: exiv2 tool doesn't respect unix file rights
Delete temporary file if user does not have write permissions. (It would be better not to write the temporary file in... Andreas Huggel
08:18 Revision 1007: Delete temporary file if user does not have write permissions. Completes fix for b...
Andreas Huggel

04 Dec 2006

22:43 Feature #460: Exiv2 should support to decode/encode Windows tags Exif.Image.0x9c9b-0x9c9f
Pretty-print functions based on libiconv?
check libiconv: http://www.gnu.org/software/libiconv/
check exiftool ...
Andreas Huggel
03:07 Bug #497: exiv2 tool doesn't respect unix file rights
I tested the latest svn version (rev 1006), and this is what I get :
$ ~/myopt/bin/exiv2 -M"add Iptc.Application2....
fabien -

03 Dec 2006

08:37 Revision 1006: Merged revisions 999:1004 from trunk into exiv2-tiffparser branch
Andreas Huggel
08:09 Revision 1005: Merged revisions 909:999 from trunk into exiv2-tiffparser branch
Andreas Huggel
07:44 Revision 1004: Minor changes
Andreas Huggel
06:39 Revision 1003: Enclosed i18n initialisation in #ifdef block
Andreas Huggel
01:11 Revision 1002: Fixed tests for various Nikon, Fujifilm, Panasonic and Olympus tag updates
Andreas Huggel
00:49 Revision 1001: Deleted gettext feature branch
Andreas Huggel
00:42 Revision 1000: Merged revisions 907:999 from gettext branch into trunk
Andreas Huggel

01 Dec 2006

00:27 Bug #497: exiv2 tool doesn't respect unix file rights
r999 Andreas Huggel
00:12 Revision 999: FileIo::transfer: check if original file is writable, remember file permissions. Fi...
Andreas Huggel

30 Nov 2006

21:42 Bug #497: exiv2 tool doesn't respect unix file rights
The problem occurs for files >1 MB (up to 1MB exiv2 uses a memory buffer for the temporary image, > 1MB a temporary f... Andreas Huggel
21:15 Bug #497: exiv2 tool doesn't respect unix file rights
Indeed, with img_3522_overwrite.jpg I can reproduce the problem. Andreas Huggel

28 Nov 2006

20:55 Bug #499: shared library version changed apparently without an interface change
The interface did change: New (and modified) pretty-print functions result in an API change of the output operator fo... Andreas Huggel
17:44 Bug #499 (Closed): shared library version changed apparently without an interface change
The shared library version changed from exiv2 0.11 to 0.12, going from 11 to 12. But the changelog doesn't show any ... Greg Troxel
06:33 Bug #497: exiv2 tool doesn't respect unix file rights
I added 3 files, output of strace :
- strace_img_3522 => with img_3522.jpg in mode 0400
- strace_img_3522_in_rw =...
fabien -

27 Nov 2006

08:54 Bug #497: exiv2 tool doesn't respect unix file rights
Ok, I think the problem is related to the image file.
I attached 2 files :
- img_3522_overwrite.jpg which is the or...
fabien -
04:11 Revision 998: Tagged release 0.12
Andreas Huggel

26 Nov 2006

07:41 Revision 997: Updated ChangeLog
Andreas Huggel
07:40 Revision 996: Improved pretty-print function for degrees.
Andreas Huggel
05:05 Bug #490: PNG support doesn't compile on MinGW/msys
r995 changes uint, which is not defined on MINGW, to unsigned int. Andreas Huggel
05:04 Revision 995: Changed uint to unsigned int because MINGW does not define uint. Fixes bug #490
Andreas Huggel
04:59 Bug #497: exiv2 tool doesn't respect unix file rights
What you saw in the strace is right. This is how the modified file is written.
I'll release 0.12 without this, but I...
Andreas Huggel

25 Nov 2006

10:38 Bug #497: exiv2 tool doesn't respect unix file rights
I did more tests about that.
I reproduced the bugs on 2 systems :
- dual-opteron (dual core) with linux x86_64 bi...
fabien -
07:39 Bug #498: exiv2 cannot read the Exif data written after deleting all tags
r994 Andreas Huggel
07:38 Revision 994: Do not write TIFF header to JPEG images if the Exif data is empty. Fixes bug #498.
Andreas Huggel
07:27 Bug #498 (Closed): exiv2 cannot read the Exif data written after deleting all tags
1) Add an Exif tag to a JPEG image without metadata
2) Remove the tag with the exiv2 utility
3) exiv2 -pt will fail...
Andreas Huggel
03:16 Bug #497: exiv2 tool doesn't respect unix file rights
I'd agree with the complaint about changed access rights. But the notion of "respecting UNIX file rights" is strange.... Andreas Huggel
02:47 Revision 993: Improved loading of JPEG data in case of problems. Existing Exif data is not modifi...
Andreas Huggel

23 Nov 2006

21:33 Revision 992: Tweaked test result comparison
Andreas Huggel
05:16 Bug #497 (Closed): exiv2 tool doesn't respect unix file rights
If I try to modify a file that has 0400 unix right, exiv2 will do it without any warning and will change the file rig... fabien -

22 Nov 2006

08:06 Revision 991: Bumped version to 0.12
Andreas Huggel
07:52 Revision 990: Updated ChangeLog
Andreas Huggel
06:51 Revision 989: Updated Nikon lens info to v2.07 of Robert Rottmerhusen's lens database
Andreas Huggel

21 Nov 2006

08:51 Revision 988: Documentation cleanup
Andreas Huggel
08:22 Revision 987: Added methods to access built-in read-only IPTC datasets
Andreas Huggel
07:43 Revision 986: Added methods to access built-in read-only taglists (Max Lapshin)
Andreas Huggel
07:41 Revision 985: Updated to doxygen 1.5.1
Andreas Huggel
« Previous
Next »
 

Also available in: Atom