2944 Commits (1cfef04fb0e1ed35db5e893a88f55caf5f2dc83c)
 

Author SHA1 Message Date
vog 2a7fa8b157 Improved readability of diff output for bugfixes-test.sh 14 years ago
Andreas Huggel 4fda7ac1e0 #799: Fixed type-determination for nested properties,
XmpBag::read: don't do anything if the string is empty,
      Added Iptc4xmpCore and Iptc4xmpExt as possible prefixes
14 years ago
Andreas Huggel d542872228 Added SamsungPictureWizard group with a decoding table for the Mode tag from Pascal de Bruijn. 14 years ago
Andreas Huggel 3eb005623e Updated Samsung lenses to all the lenses
known by ExifTool. (Pascal de Bruijn)
14 years ago
Andreas Huggel 7d8becc8e5 Added -Q option to the utility, set the default log level for LogMsg to "warn", converted debug message about write strategy to an EXV_INFO log message. 14 years ago
Andreas Huggel df6e17fdae [unstable] #585: Replaced Exifdatum with the new Tag(1). 14 years ago
Andreas Huggel 0544694ff5 Added CreatorContactInfo structure to XMP sample. 14 years ago
Andreas Huggel fcf3a6badd #792: Applied patch with new Canon lens (Andreas Ferber), updated Canon lens table with new ones from Exiftool. 14 years ago
Andreas Huggel 2abe3dc824 #794: Made flash mode descriptions more consistent. 14 years ago
Andreas Huggel a558a1d066 #797: Truncate entries with an out-of-bounds upper boundary, rather than trying to adjust their size. 14 years ago
Andreas Huggel 1c32314c10 #797: TiffBinaryArray::doCount(): Replaced assertion with a check for type size which sets it to 1 for unknown types. (Clint Rogers) 14 years ago
Andreas Huggel 58f2d61ecd #795: Fixed decoding of PNG comment. 14 years ago
Robin Mills 6b38c4c705 fixed to buildForMac to work with 0.22 on Leopard and Lion 14 years ago
Andreas Huggel e646d66f3e Added Canon EF-S 18-55mm f/3.5-5.6 III lens. (Jon Charnas) 14 years ago
Andreas Huggel 8fa8cd7775 [unstable] #585: Replaced Xmpdatum with the new Tag(1) and a couple of ugly (temporary) hacks. 14 years ago
Andreas Huggel 8b8cf8fbbb #585: Replaced Iptcdatum with the new Tag(1). 14 years ago
Andreas Huggel dc133b82a3 [unstable] Minor comment fixes. 14 years ago
Andreas Huggel abfb72562b [unstable] Added gitignore file from the trunk. 14 years ago
Andreas Huggel f89d2821fe Fixed g++ 4.6.1 (Debian) compiler warnings. 14 years ago
Andreas Huggel f13d076a7a Fixed g++ 4.6.1 (Debian) compiler warning. 14 years ago
Robin Mills 6bf2dbc1e4 Correction to 2624! DevStudio 2010 is _MSC_VER 1600 14 years ago
Robin Mills 4d3231c76d Correction to SVN:2623. DevStudio 2010 is MSVC 1500 (and not 1400) 14 years ago
Robin Mills dd07a525a6 Added support for stdint.h being available in DevStudio 2010
(Thanks to Ketil Wright for bringing this to our attention)
14 years ago
Andreas Huggel 2a821a52ae #793: Set PNG comment correctly. (Thomas Beutlich) 14 years ago
Andreas Huggel a8166f1dc2 Updated Nikon Lens lookup table to v4.3.424.01 of Robert Rottmerhusen's fmountlens list. 14 years ago
Andreas Huggel 64511c266e Added support for Nikon3 AF Fine Tune array. (Frans van den Bergh) 14 years ago
vog 9fa8c893b1 #790: Added workaround for EPS files generated by CorelDRAW 14 years ago
Andreas Huggel 2299730d12 Tagged release 0.22 14 years ago
Andreas Huggel a77ff857b8 Updated po/ directory, fixed warning. 14 years ago
Andreas Huggel 42420bcf90 Update. 14 years ago
Andreas Huggel b53f555103 Tweaks. 14 years ago
Andreas Huggel 77510684a3 Added explicit casts; fixes MSVC 64bit compilation. 14 years ago
Andreas Huggel 3a8561fcf3 Updated Samsung makernote, part 1. 14 years ago
Andreas Huggel 3a808e8d66 Updated README. 14 years ago
Andreas Huggel 71724c849b Updated version for msvc64 build to 0.22. 14 years ago
Andreas Huggel b24ed3c742 Tweaks. 14 years ago
Andreas Huggel 72830acd14 Added EPS to the list of supported formats in the manpage. 14 years ago
Andreas Huggel 2e1edc8d56 Removed obsolete #include. 14 years ago
Andreas Huggel 352794e4eb #708: Improved documentation and guarantee in case of failure. 14 years ago
Andreas Huggel 32e0ade243 #708: Implemented charset conversions with native Windows functions if iconv is not available. 14 years ago
Andreas Huggel 389ea5fc27 Updated test results for corrected MeasuredEV value, tweaks. 14 years ago
Andreas Huggel da6d7ffe17 Round the Exif.CanonSi.MeasuredEV properly. 14 years ago
Andreas Huggel 366217134c Minor test beautifications. 14 years ago
Robin Mills a1ba0611f7 Setting eol-style LF for test scripts (native is CR-LF on Windows and Cygwin hates that). 14 years ago
vog 50699a8884 drop support for UTF-16/32 encoded XMP in EPS files, which is unrealistic anyway 14 years ago
Andreas Huggel ca142e17b3 Added Exif.OlympusEq.LensModel to the Exiv2::lensName() easy-access function. (Niels Kristian Bech Jensen) 14 years ago
vog 84ec018c48 fixed indentation 14 years ago
Andreas Huggel d428a3f10e Another tweak to make older MSVCs happy. 14 years ago
Andreas Huggel 47a3e51164 Return a positive one-byte code from the exiv2 utility for better consistency across platforms (my version of the MSYS/MinGW shell reports 0 if the application returns a negative value). 14 years ago
Andreas Huggel 6dd85c6a6b Fixed tests and results for (my installation of) MSYS/MinGW. 14 years ago