1060 Commits (433b6615c49862b0d8e3b51d2a57b3e11b44f46d)
 

Author SHA1 Message Date
Andreas Huggel 76bbaae302 Updated changelog 19 years ago
Andreas Huggel 2af57fb29d Fixed MemIo EOF behaviour to be similar to that of FILE*. Fixes bug #469 19 years ago
HumanDynamo fc33162864 Missing 'Adobe RGB' color space value used with tiff file 19 years ago
Andreas Huggel 73c6be0749 Stripped trailing whitespace 19 years ago
Andreas Huggel 6dd2941188 Fixed typo 19 years ago
Andreas Huggel 7282fb8108 Included exiv2_version.h from types.hpp, added sample usage 19 years ago
Andreas Huggel e731adcbd8 Added EXIV2_CHECK_VERSION(major,minor,patch) and related defines for use by applications to check the Exiv2 version 19 years ago
HumanDynamo 7fa3b9ef62 Fix tags Compression and Photometric according with last libtiff 3.8.2 descriptions 19 years ago
Andreas Huggel 7b75f9782f Updated tag values for "Compression" and "PhotometricInterpretation" (Gilles Caulier) 19 years ago
Andreas Huggel 4ecf81832d Fixed subtle vector bug and cleaned-up setIptcIrb 19 years ago
Andreas Huggel c1a869d332 Rearranged code and isolated a function to set a Photoshop IPTC IRB from the Jpeg write code into class Photoshop. 19 years ago
Andreas Huggel a0053d3795 Created helper class Photoshop, moved Adobe IRB support into this class, part 1 19 years ago
Andreas Huggel 53a55d55ca Fixed MSVC compiler warnings 19 years ago
Andreas Huggel 400eae74b8 Minor update 19 years ago
Andreas Huggel 823a84d3d2 Added support for IPTC data found in an Exif Photoshop IRB tag of a TIFF/RAW image 19 years ago
Andreas Huggel 449b65c39e Updated GNU config files 19 years ago
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. 19 years ago
Andreas Huggel f24ac893ba Fixed algorithm to find TTW block in MRW images 19 years ago
HumanDynamo 4448c738de Exiv2 support Adobe DNG file format 19 years ago
Andreas Huggel 4fee6c3076 Added another Minolta makernote patch (Xavier Raynaud, submitted by Gilles Caulier) 19 years ago
HumanDynamo 9aeef5a55c revert 19 years ago
HumanDynamo 7172b7f949 test 19 years ago
Andreas Huggel 204c64cace Minor doc changes, extracted makernote table to __makernotes__ to reuse it on the website page 19 years ago
Andreas Huggel 3de498a473 Changed the default of the -b option to suppress large binary values, minor tweaks 19 years ago
Andreas Huggel f43dc106d9 Updated version to 0.10 19 years ago
Andreas Huggel 3a5066cf73 Updated exiv2 summary output, minor fixes to Nikon NEF and Sony SR2 handling 19 years ago
Andreas Huggel 8f181e2270 Added Minolta makernote taglists to doxygen doc 19 years ago
Andreas Huggel 311eba8b3c Removed TagTranslator, use simple arrays and EXV_PRINT_TAG now. 19 years ago
Andreas Huggel 50f458aabd Some cleanup and simplification 19 years ago
Andreas Huggel 345cc8fa43 Fixed MinGW/older g++ compilation problem 19 years ago
Andreas Huggel d85701137e Added correct decoding of NEF primary image tags 19 years ago
Andreas Huggel 4ce21560f7 Experimental support for Olympus Camera Settings 19 years ago
Andreas Huggel 3e61d1d8e1 Minolta makernotes patch for Dynax 5D camera settings tags (Gilles Caulier) 19 years ago
Andreas Huggel f6af75cfdf Minor updates and preparations for better decoding of TIFF-based RAW formats 19 years ago
Andreas Huggel 00aaa2aee4 Made ExifTags::tagTitle not inlined, based on strange link error reported 19 years ago
Andreas Huggel 512355ae35 Minolta makernote update for Lens ID (Gilles Caulier) 19 years ago
Andreas Huggel 655b04751f Updated MSVC project file, removed unnecessary floor function calls (fixes MSVC compilation problem), added missing #include "cassert" 19 years ago
Andreas Huggel 431ee85816 Added support for MRW images (read-only), first try 19 years ago
Andreas Huggel 4ed27573aa Added support for Minolta camera settings to the new TIFF parser 19 years ago
Andreas Huggel 830206d630 Tweaked TiffArrayEntry and TiffArrayElement in preparation for Minolta makernote support 19 years ago
Andreas Huggel c0ff4bd4b0 Added -b, -u and -P options to the utility. The -P option implements feature #468. 19 years ago
Andreas Huggel 93e6a8a307 Minor fixes. 19 years ago
Andreas Huggel 169cbdd9dc Added Metadatum::tagLabel() and Key::tagLabel() and ExifTags::tagLabel(), which will replace the now deprecated ExifTags::tagTitle() in a future version. 19 years ago
Andreas Huggel 9394dca08c Further Minolta makernote updates (Gilles Caulier) 19 years ago
Andreas Huggel 2fb46eedf5 Minor changes. 19 years ago
Andreas Huggel 09d81feb31 Updated Minolta Makernote (Gilles Caulier) 19 years ago
Andreas Huggel 6872856154 Fixed Nikon tag names (Udi Fuchs) 19 years ago
Andreas Huggel 6cc5f2e69e Minor fix. 19 years ago
Andreas Huggel 521cf5eb01 Added support for Minolta CameraSettings, part 2 19 years ago
Andreas Huggel 274d9c7038 Added support for Minolta CameraSettings, part 1 (Gilles Caulier) 19 years ago