Commit Graph

5470 Commits

Author SHA1 Message Date
Andreas Huggel
5099f2463f Fixed MSVC 2005 assertion triggered by iotest 2006-06-10 15:13:19 +00:00
Andreas Huggel
5f48c8e9a6 Create a CommentValue rather than a DataValue for Exif.Photo.UserComment. Fixes Bug #471 2006-06-10 14:34:58 +00:00
HumanDynamo
7a931c44eb update 2006-06-06 13:57:19 +00:00
HumanDynamo
5d9e1b7fd1 PNG test image generated with ImageMagick including Exif/Makernote/IPTC 2006-06-06 11:55:17 +00:00
HumanDynamo
5f24c727b7 Add Kdevelop project 2006-06-06 10:42:57 +00:00
Andreas Huggel
707b8e8dc0 New TIFF parser: Extract TIFF thumbnail from IFD1 if there is one. 2006-06-04 15:21:19 +00:00
Andreas Huggel
0eae0124ec Minor doc fix 2006-06-04 15:17:52 +00:00
Andreas Huggel
8a88600262 Cleanup: Replaced simple print functions with EXV_PRINT_TAG macro and TagDetails array. 2006-06-04 05:46:27 +00:00
Andreas Huggel
d2985430b9 Tagged release 0.10 2006-06-02 15:44:22 +00:00
Andreas Huggel
7cdfa9bb9a Fixed MSVC compilation errors 2006-06-02 15:29:31 +00:00
Andreas Huggel
76bbaae302 Updated changelog 2006-06-02 13:28:23 +00:00
Andreas Huggel
2af57fb29d Fixed MemIo EOF behaviour to be similar to that of FILE*. Fixes bug #469 2006-06-02 12:59:04 +00:00
HumanDynamo
fc33162864 Missing 'Adobe RGB' color space value used with tiff file 2006-06-02 08:52:09 +00:00
Andreas Huggel
73c6be0749 Stripped trailing whitespace 2006-06-01 15:09:39 +00:00
Andreas Huggel
6dd2941188 Fixed typo 2006-06-01 14:19:11 +00:00
Andreas Huggel
7282fb8108 Included exiv2_version.h from types.hpp, added sample usage 2006-06-01 12:28:36 +00:00
Andreas Huggel
e731adcbd8 Added EXIV2_CHECK_VERSION(major,minor,patch) and related defines for use by applications to check the Exiv2 version 2006-05-31 16:32:41 +00:00
HumanDynamo
7fa3b9ef62 Fix tags Compression and Photometric according with last libtiff 3.8.2 descriptions 2006-05-30 19:04:30 +00:00
Andreas Huggel
7b75f9782f Updated tag values for "Compression" and "PhotometricInterpretation" (Gilles Caulier) 2006-05-30 17:38:54 +00:00
Andreas Huggel
4ecf81832d Fixed subtle vector bug and cleaned-up setIptcIrb 2006-05-28 05:55:01 +00:00
Andreas Huggel
c1a869d332 Rearranged code and isolated a function to set a Photoshop IPTC IRB from the Jpeg write code into class Photoshop. 2006-05-27 09:08:56 +00:00
Andreas Huggel
a0053d3795 Created helper class Photoshop, moved Adobe IRB support into this class, part 1 2006-05-27 04:45:24 +00:00
Andreas Huggel
53a55d55ca Fixed MSVC compiler warnings 2006-05-26 19:19:35 +00:00
Andreas Huggel
400eae74b8 Minor update 2006-05-26 16:39:53 +00:00
Andreas Huggel
823a84d3d2 Added support for IPTC data found in an Exif Photoshop IRB tag of a TIFF/RAW image 2006-05-26 16:39:11 +00:00
Andreas Huggel
449b65c39e Updated GNU config files 2006-05-26 14:08:32 +00:00
Andreas Huggel
cb828a7f57 Added more specific decode function to map subIFD tags with data for the primary image to the Image group, removed generic mappers for now. 2006-05-25 10:00:35 +00:00
Andreas Huggel
f24ac893ba Fixed algorithm to find TTW block in MRW images 2006-05-23 14:43:31 +00:00
HumanDynamo
4448c738de Exiv2 support Adobe DNG file format 2006-05-23 11:25:15 +00:00
Andreas Huggel
4fee6c3076 Added another Minolta makernote patch (Xavier Raynaud, submitted by Gilles Caulier) 2006-05-22 13:18:15 +00:00
HumanDynamo
9aeef5a55c revert 2006-05-22 08:23:30 +00:00
HumanDynamo
7172b7f949 test 2006-05-22 08:23:13 +00:00
Andreas Huggel
204c64cace Minor doc changes, extracted makernote table to __makernotes__ to reuse it on the website page 2006-05-21 14:34:43 +00:00
Andreas Huggel
3de498a473 Changed the default of the -b option to suppress large binary values, minor tweaks 2006-05-21 10:12:18 +00:00
Andreas Huggel
f43dc106d9 Updated version to 0.10 2006-05-21 09:22:26 +00:00
Andreas Huggel
3a5066cf73 Updated exiv2 summary output, minor fixes to Nikon NEF and Sony SR2 handling 2006-05-21 09:12:25 +00:00
Andreas Huggel
8f181e2270 Added Minolta makernote taglists to doxygen doc 2006-05-21 07:44:15 +00:00
Andreas Huggel
311eba8b3c Removed TagTranslator, use simple arrays and EXV_PRINT_TAG now. 2006-05-20 10:49:31 +00:00
Andreas Huggel
50f458aabd Some cleanup and simplification 2006-05-20 06:55:39 +00:00
Andreas Huggel
345cc8fa43 Fixed MinGW/older g++ compilation problem 2006-05-20 03:12:12 +00:00
Andreas Huggel
d85701137e Added correct decoding of NEF primary image tags 2006-05-19 16:13:42 +00:00
Andreas Huggel
4ce21560f7 Experimental support for Olympus Camera Settings 2006-05-19 13:04:18 +00:00
Andreas Huggel
3e61d1d8e1 Minolta makernotes patch for Dynax 5D camera settings tags (Gilles Caulier) 2006-05-19 11:12:04 +00:00
Andreas Huggel
f6af75cfdf Minor updates and preparations for better decoding of TIFF-based RAW formats 2006-05-19 08:48:21 +00:00
Andreas Huggel
00aaa2aee4 Made ExifTags::tagTitle not inlined, based on strange link error reported 2006-05-15 14:07:01 +00:00
Andreas Huggel
512355ae35 Minolta makernote update for Lens ID (Gilles Caulier) 2006-05-14 16:03:30 +00:00
Andreas Huggel
655b04751f Updated MSVC project file, removed unnecessary floor function calls (fixes MSVC compilation problem), added missing #include "cassert" 2006-05-14 14:25:45 +00:00
Andreas Huggel
431ee85816 Added support for MRW images (read-only), first try 2006-05-13 15:43:55 +00:00
Andreas Huggel
4ed27573aa Added support for Minolta camera settings to the new TIFF parser 2006-05-13 12:29:47 +00:00
Andreas Huggel
830206d630 Tweaked TiffArrayEntry and TiffArrayElement in preparation for Minolta makernote support 2006-05-13 09:30:48 +00:00