1487 Commits (40a8e902486d75d5e09e26aa9c579df04bf02ed8)

Author SHA1 Message Date
vog 2d2a6bb8c3 Fixed bug in "exiv2 -ix": When writing metadata failed, the exitcode was 0 instead of 1
This issue occured only when reading metadata succeeded,
but writing metadata failed.
14 years ago
vog dfe65c4214 #689: Improved performance of EpsImage 14 years ago
vog e3d2c7491b #689: Workaround for handling Exiftool's XMP embedding into EPS 14 years ago
vog ca452746e2 #689: Improved coding style and warnings in EpsImage 14 years ago
vog 69b05be843 #689: Improved debug output in EpsImage 14 years ago
vog 641164a49c #689: Provide support for more EPS variants 14 years ago
vog e8c8b1a173 #689: Fixed regression: Ensure that isEpsType() does't disturb other file formats, and that none of the other file formats disturbs isEpsType() 14 years ago
vog de48225d9b #689: provide support for EPS files
EPS is added to the front of the registry to ensure that very small
EPS files will be detected.

This implementation refuses to deal with "read-only XMP" as well
as "%%Include..." DSC comments, because it is unclear how to handle
those properly. If one of these special cases occur, a warning will
be emitted which encourages the user to provide a real-world EPS
file to us.
14 years ago
Andreas Huggel 19d007a932 #772: Applied patch to recognize Tamron lens in Canon makernote (Milan Knizek) 14 years ago
Andreas Huggel 3f478a2ca2 #775: Sort IPTC data by record number when encoding (Matthias Baas). 14 years ago
Andreas Huggel b52e430f38 Added Exif.Panasonic.LensType to the Exiv2::lensName() easy-access function. (Adrian Woodley) 14 years ago
Andreas Huggel 617779ec55 Fixed time setting of -T option when DST is in effect. 14 years ago
Andreas Huggel 093210db82 Added Tokina AT-X 107 AF DX Fish-eye 10-17mm f/3.5-4.5 lens (Milan Knizek) 14 years ago
Andreas Huggel fd8a43657b Fixed typo: SupplementalCategory -> SupplementalCategories. (Jürgen Wolz) 14 years ago
Andreas Huggel a08a33faf5 #764: Applied patch. 14 years ago
Andreas Huggel af26439393 Merged r2448:2451 from branches/0.21.1 14 years ago
Andreas Huggel 373455c0ac #761: Changed Image::setMetadata() to check if writing is supported (Matthias Baas). 15 years ago
HumanDynamo c188bb184c restore link to expat 15 years ago
HumanDynamo 1f5e001d95 fix link with zlib 15 years ago
HumanDynamo 33295f957b fix broken if else naming 15 years ago
Andreas Huggel 01c86017a8 #760: Fixed test for complete Photoshop data. 15 years ago
HumanDynamo f94fb67f69 add Pick Label tag from digiKam XMP namespace 15 years ago
Andreas Huggel 7770151915 Updated Copyright message for 2011. 15 years ago
Andreas Huggel 484ee13325 Updated a few DEBUG statements to use groupName(). 15 years ago
Andreas Huggel 7923d55461 #759: Enhanced documentation. 15 years ago
Andreas Huggel ae501bba1c #759: Undid r2444. Instead, don't encode any tags larger than 40kB as a last resort when writing to JPEGs. 15 years ago
Andreas Huggel ac0fc376a9 #759: Do not write Exif.Image.DNGPrivateData to JPEGs. 15 years ago
HumanDynamo c3c5aa7718 fix ELSE statement 15 years ago
HumanDynamo 66a17edbfb Add new Color Label value include in digiKam 2.0.0 XMP namespace 15 years ago
Andreas Huggel 3b5540a392 #752: Do not decode duplicate binary array tags. 15 years ago
Robin Mills 20e09dd14a build: changes to README for Cygwin and MacOSX. Added buildForMac and change eol-style on config files. 15 years ago
Andreas Huggel 4e1a789f78 #750: Replaced assert with exception. 15 years ago
Andreas Huggel 020e227821 #749: Fixed signature of XmpParser::registerNs that is used when the library is compiled without XMP. 15 years ago
Andreas Huggel 390c573c60 #476, #614: Simplified LogMsg. It's not quite as elegant as before anymore but should be much more portable and more efficient. (MSVC 7.1 didn't like the original implementation.) 15 years ago
Andreas Huggel fafacea8e2 Split constructor into two as a workaround for a MSVC 7.1 bug. 15 years ago
Andreas Huggel 8d92f3c43e Minor fix. 15 years ago
Robin Mills 20778cbd7d msvc64. Added build type (64 or 32) to exiv2 -V output. A couple of changes to compile with DevStudio x64 15 years ago
Andreas Huggel ad094e05be #745: Fixed leftover x-raw MIME type. 15 years ago
Andreas Huggel 2443081876 Minor doc changes. 15 years ago
Andreas Huggel bfd02bd483 Added SRW format to man page. 15 years ago
Andreas Huggel 5adb67a041 Remove .deps and .libs directories in maintainer-clean target. 15 years ago
Andreas Huggel 9f57915a10 Added AF-point easy-access function. (Suggested by july) 15 years ago
Andreas Huggel 6a4b7afba2 Synchronized wiki and image registry. 15 years ago
Andreas Huggel 74ea90f22f Updated Nikon Lens lookup table to v4.3.410.01 of Robert Rottmerhusen's fmountlens list. 15 years ago
Andreas Huggel 1a105de39f #739: Protect access to toLong() in preview.cpp. 15 years ago
Andreas Huggel 9195470f22 Allow "migration" of XMP namespaces. Simplified XMP-SDK RegisterNamespace(). 15 years ago
Andreas Huggel c137bf6afa #727: Fixed -g option to print multiple matches. 15 years ago
Andreas Huggel f81b688e4b Modified test for XMP files to not recognize any XML file with a regular header as XMP. 15 years ago
Andreas Huggel c8b0d7278b #738: Applied patch from Michael Ulbrich. 15 years ago
Andreas Huggel c9bf9bb52a Added image/x-pentax-pef to the list of recognized TIFF-like images 15 years ago