20 Commits (433b6615c49862b0d8e3b51d2a57b3e11b44f46d)

Author SHA1 Message Date
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 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 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 cb8cb3cdfd Canon Camera Settings update (David Cannings) 19 years ago
Andreas Huggel 6af67226b2 Renamed CanonCs1,2 groups to CanonCs and CanonSi respectively (David Cannings) 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
Andreas Huggel 7b75f9782f Updated tag values for "Compression" and "PhotometricInterpretation" (Gilles Caulier) 19 years ago
Andreas Huggel 0c88b8c5f7 Updated tests for changed Canon descriptionn (related to Rev. 698) 20 years ago
Andreas Huggel a2b8c3f327 Added testcase and warning for bug #451 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 0398735e80 Changed class Entry to transform comment type on the fly. Fixes bug #445. 20 years ago
Andreas Huggel fc93a620ee Improved bugfix regression test script 20 years ago