Commit Graph

7692 Commits

Author SHA1 Message Date
Andreas Huggel
d542872228 Added SamsungPictureWizard group with a decoding table for the Mode tag from Pascal de Bruijn. 2011-12-26 17:12:55 +00:00
Andreas Huggel
3eb005623e Updated Samsung lenses to all the lenses
known by ExifTool. (Pascal de Bruijn)
2011-12-15 00:46:13 +00:00
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. 2011-12-10 08:51:07 +00:00
Andreas Huggel
df6e17fdae [unstable] #585: Replaced Exifdatum with the new Tag(1). 2011-12-04 10:31:13 +00:00
Andreas Huggel
0544694ff5 Added CreatorContactInfo structure to XMP sample. 2011-11-28 03:18:37 +00:00
Andreas Huggel
fcf3a6badd #792: Applied patch with new Canon lens (Andreas Ferber), updated Canon lens table with new ones from Exiftool. 2011-11-19 05:34:18 +00:00
Andreas Huggel
2abe3dc824 #794: Made flash mode descriptions more consistent. 2011-11-19 05:06:54 +00:00
Andreas Huggel
a558a1d066 #797: Truncate entries with an out-of-bounds upper boundary, rather than trying to adjust their size. 2011-11-17 07:20:52 +00:00
Andreas Huggel
1c32314c10 #797: TiffBinaryArray::doCount(): Replaced assertion with a check for type size which sets it to 1 for unknown types. (Clint Rogers) 2011-11-17 04:30:48 +00:00
Andreas Huggel
58f2d61ecd #795: Fixed decoding of PNG comment. 2011-11-14 16:23:18 +00:00
Robin Mills
6b38c4c705 fixed to buildForMac to work with 0.22 on Leopard and Lion 2011-11-14 04:35:12 +00:00
Andreas Huggel
e646d66f3e Added Canon EF-S 18-55mm f/3.5-5.6 III lens. (Jon Charnas) 2011-11-12 14:43:07 +00:00
Andreas Huggel
8fa8cd7775 [unstable] #585: Replaced Xmpdatum with the new Tag(1) and a couple of ugly (temporary) hacks. 2011-10-26 09:37:08 +00:00
Andreas Huggel
8b8cf8fbbb #585: Replaced Iptcdatum with the new Tag(1). 2011-10-22 05:56:33 +00:00
Andreas Huggel
dc133b82a3 [unstable] Minor comment fixes. 2011-10-22 05:56:23 +00:00
Andreas Huggel
abfb72562b [unstable] Added gitignore file from the trunk. 2011-10-22 05:56:14 +00:00
Andreas Huggel
f89d2821fe Fixed g++ 4.6.1 (Debian) compiler warnings. 2011-10-19 08:32:15 +00:00
Andreas Huggel
f13d076a7a Fixed g++ 4.6.1 (Debian) compiler warning. 2011-10-19 08:31:58 +00:00
Robin Mills
6bf2dbc1e4 Correction to 2624! DevStudio 2010 is _MSC_VER 1600 2011-10-12 06:19:46 +00:00
Robin Mills
4d3231c76d Correction to SVN:2623. DevStudio 2010 is MSVC 1500 (and not 1400) 2011-10-12 05:54:08 +00:00
Robin Mills
dd07a525a6 Added support for stdint.h being available in DevStudio 2010
(Thanks to Ketil Wright for bringing this to our attention)
2011-10-12 04:47:23 +00:00
Andreas Huggel
2a821a52ae #793: Set PNG comment correctly. (Thomas Beutlich) 2011-10-10 15:11:10 +00:00
Andreas Huggel
a8166f1dc2 Updated Nikon Lens lookup table to v4.3.424.01 of Robert Rottmerhusen's fmountlens list. 2011-10-10 10:14:42 +00:00
Andreas Huggel
64511c266e Added support for Nikon3 AF Fine Tune array. (Frans van den Bergh) 2011-10-06 01:48:29 +00:00
vog
9fa8c893b1 #790: Added workaround for EPS files generated by CorelDRAW 2011-10-04 13:14:05 +00:00
Andreas Huggel
2299730d12 Tagged release 0.22 2011-09-18 10:05:22 +00:00
Andreas Huggel
a77ff857b8 Updated po/ directory, fixed warning. 2011-09-18 10:03:49 +00:00
Andreas Huggel
42420bcf90 Update. 2011-09-18 09:57:35 +00:00
Andreas Huggel
b53f555103 Tweaks. 2011-09-18 09:35:35 +00:00
Andreas Huggel
77510684a3 Added explicit casts; fixes MSVC 64bit compilation. 2011-09-17 08:22:57 +00:00
Andreas Huggel
3a8561fcf3 Updated Samsung makernote, part 1. 2011-09-12 15:54:13 +00:00
Andreas Huggel
3a808e8d66 Updated README. 2011-09-08 14:48:37 +00:00
Andreas Huggel
71724c849b Updated version for msvc64 build to 0.22. 2011-09-08 14:48:16 +00:00
Andreas Huggel
b24ed3c742 Tweaks. 2011-09-08 14:32:13 +00:00
Andreas Huggel
72830acd14 Added EPS to the list of supported formats in the manpage. 2011-09-08 14:31:32 +00:00
Andreas Huggel
2e1edc8d56 Removed obsolete #include. 2011-09-08 13:33:02 +00:00
Andreas Huggel
352794e4eb #708: Improved documentation and guarantee in case of failure. 2011-09-08 04:54:09 +00:00
Andreas Huggel
32e0ade243 #708: Implemented charset conversions with native Windows functions if iconv is not available. 2011-09-07 13:58:17 +00:00
Andreas Huggel
389ea5fc27 Updated test results for corrected MeasuredEV value, tweaks. 2011-09-04 08:29:21 +00:00
Andreas Huggel
da6d7ffe17 Round the Exif.CanonSi.MeasuredEV properly. 2011-09-04 08:10:32 +00:00
Andreas Huggel
366217134c Minor test beautifications. 2011-09-04 08:09:23 +00:00
Robin Mills
a1ba0611f7 Setting eol-style LF for test scripts (native is CR-LF on Windows and Cygwin hates that). 2011-09-03 16:41:09 +00:00
vog
50699a8884 drop support for UTF-16/32 encoded XMP in EPS files, which is unrealistic anyway 2011-09-03 16:19:47 +00:00
Andreas Huggel
ca142e17b3 Added Exif.OlympusEq.LensModel to the Exiv2::lensName() easy-access function. (Niels Kristian Bech Jensen) 2011-09-03 15:02:19 +00:00
vog
84ec018c48 fixed indentation 2011-09-03 13:12:43 +00:00
Andreas Huggel
d428a3f10e Another tweak to make older MSVCs happy. 2011-09-03 11:50:59 +00:00
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). 2011-09-02 15:28:52 +00:00
Andreas Huggel
6dd85c6a6b Fixed tests and results for (my installation of) MSYS/MinGW. 2011-09-02 15:26:46 +00:00
Andreas Huggel
c9d97e6c00 Another more or less minor fix. 2011-09-02 14:47:54 +00:00
Andreas Huggel
b796adfa83 Minor fix. 2011-09-02 10:02:54 +00:00