105 Commits (433b6615c49862b0d8e3b51d2a57b3e11b44f46d)

Author SHA1 Message Date
Andreas Huggel c15e6552ea Bumped version to 0.13, updated ChangeLog. 19 years ago
Andreas Huggel da6266da3b Copyright updates for 2007 19 years ago
Andreas Huggel 687f9d9432 Added test for the type of the entries to decide if non-intrusive writing is possible. Fixes bug #452. 19 years ago
Andreas Huggel 2c82879afe Added second attempt to parse an IPTC field into a string value, if parsing the actual type fails. Fixes bug #501. 19 years ago
Andreas Huggel 9d0a7b0610 Implemented conversion function to display Windows tags 0x9c9b-0x9c9f. Added configure magic to find iconv. Fixes bug #460. 19 years ago
Andreas Huggel af19f6f04e Fixed tests for various Nikon, Fujifilm, Panasonic and Olympus tag updates 19 years ago
Andreas Huggel f381cb6966 Do not write TIFF header to JPEG images if the Exif data is empty. Fixes bug #498. 19 years ago
Andreas Huggel 592ca5c711 Improved loading of JPEG data in case of problems. Existing Exif data is not modified until the new IFD0 is read successfully. Improved ExifData::clear() 19 years ago
Andreas Huggel cc38da116d Tweaked test result comparison 19 years ago
Andreas Huggel f46704d5ae Bumped version to 0.12 19 years ago
Andreas Huggel db5426a29e Added RenameAddon1.diff patch from Tobias Jahn, fixes bug #459. 19 years ago
Andreas Huggel b90529f9f9 Added testcase for bug #495, fixed a few SVN mime-type properties 19 years ago
Andreas Huggel 3484fcd43f Fixed bugfixes-test for changes introduced in rev. 894 and 943 19 years ago
Andreas Huggel 973ff7864f Fixed exiv2-test for changes introduced in rev. 894 19 years ago
Andreas Huggel 8c6d1bc4ff Advised by Max Lapshin for Mac OS, bug 486 19 years ago
Andreas Huggel 39ad73f947 Bumped version to 0.11 19 years ago
Andreas Huggel cb8cb3cdfd Canon Camera Settings update (David Cannings) 19 years ago
Andreas Huggel b5d052b2f5 Added Canon Panorama patch, Canon test images, and minor updates (David Cannings) 19 years ago
Andreas Huggel f8f9917dd9 Added support for Canon Picture Info tags (David Cannings) 19 years ago
Andreas Huggel 6af67226b2 Renamed CanonCs1,2 groups to CanonCs and CanonSi respectively (David Cannings) 19 years ago
Andreas Huggel e10eed1fb1 Updated CanonCs1 and CanonCs2 tags according to ExifTool (David) 19 years ago
Andreas Huggel 7afb76c263 Changed Canon makernote to use EXV_PRINT_TAG. Fixed duplicate Cs1 FocusMode bug 19 years ago
Andreas Huggel d53a778b2b Fixed MSVC 2005 issues (except for exiv2com) and minor problems. All tests pass now on MSVC 2005. Fixes bug #455 19 years ago
Andreas Huggel 7043310936 Fixed tests and changed "No Flash" to "No flash" 19 years ago
Andreas Huggel 900adcd5a8 Added check for JPEG APP segments >64k, removed 16bit size limitation for IRBs. Fixes bug #480. 19 years ago
Andreas Huggel d3d2d4c023 Added boundary check for next IFD to Ifd::read, fixes bug #479. 19 years ago
HumanDynamo 5d9e1b7fd1 PNG test image generated with ImageMagick including Exif/Makernote/IPTC 19 years ago
Andreas Huggel 7b75f9782f Updated tag values for "Compression" and "PhotometricInterpretation" (Gilles Caulier) 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 c0ff4bd4b0 Added -b, -u and -P options to the utility. The -P option implements feature #468. 19 years ago
Andreas Huggel 2a054c7543 Display filename in print mode if processing multiple images, like grep does (Roger Larsson) 19 years ago
Andreas Huggel 7d578fefef Improved Exif.Nikon[13].AFFocusPos print functions (Roger Larsson) 19 years ago
Andreas Huggel 89dedf0b85 Updated tests for the changes in the last two revisions 19 years ago
Andreas Huggel 0c88b8c5f7 Updated tests for changed Canon descriptionn (related to Rev. 698) 20 years ago
Andreas Huggel 6e499c1261 Updates for release 0.9.1 20 years ago
Andreas Huggel a2b8c3f327 Added testcase and warning for bug #451 20 years ago
Andreas Huggel 54d3b2ce49 Updated ChangeLog and bumped version to 0.9 20 years ago
Andreas Huggel f3e98f152d Improved filtering of irrelevant differences on MinGW 20 years ago
Andreas Huggel e7ce9ecba1 Updated test output for SerialNumber fix and fixiso 20 years ago
Andreas Huggel 99b4e71459 Updated copyright and fsf address 20 years ago
Andreas Huggel d545215ceb Completed CRW write support, feature #438. Only tested on Linux 20 years ago
Andreas Huggel 92b9339cd2 Updated test output 20 years ago
Andreas Huggel a0f0c0e18c Another update on the way to CRW write-support. Still not complete; don't use 20 years ago
Andreas Huggel 42107086ec Minor change 20 years ago
Andreas Huggel 8ef1d8f854 Added -c option to the exiv2 utility to set the Jpeg comment from a string given on the command line. Implements feature #446. 20 years ago
Andreas Huggel c5d91d374a Added option -k to preserve file timestamps and -t/-T to set the timestamp in the rename action. Only tested on Linux. Implements feature #448. 20 years ago
Andreas Huggel fc11d18013 Make sure the str argument to sscanf() is a 0 terminated C-string. Fixes Bug #447. 20 years ago
Andreas Huggel b9d4e13073 Added VALGRIND variable to test scripts 20 years ago
Andreas Huggel 0398735e80 Changed class Entry to transform comment type on the fly. Fixes bug #445. 20 years ago