86 Commits (f237f323c6fa7f5576de77fe6dda5693eda3a6f2)

Author SHA1 Message Date
Andreas Huggel 19d007a932 #772: Applied patch to recognize Tamron lens in Canon makernote (Milan Knizek) 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 7770151915 Updated Copyright message for 2011. 15 years ago
Andreas Huggel 5e02eaee32 #737: Fixed lens description. 15 years ago
Andreas Huggel 69e5cfb315 #734: Added Tamron SP AF 17-50mm f/2.8 XR Di II VC LD Aspherical [IF] lens (requires confirmation). 15 years ago
Andreas Huggel 8165b59e74 #712: Added Sigma 17-50mm f/2.8 OS HSM lens to Canon makernote. 15 years ago
Andreas Huggel 2048190a47 Updated Canon lens lookup table. Presumably fixes #735. 15 years ago
Andreas Huggel cfb5ad2bca Fixed two and silenced several other compiler warnings. 15 years ago
Andreas Huggel 717d789c8e #721: Renamed ifdItem to groupName and big internal clean-up: consolidated groups and IfdIds. 15 years ago
Andreas Huggel 4c5def39cf Changed default type for IFDs to asciiString and use it in ExifKey::defaultTypeId(). 15 years ago
Andreas Huggel 8d199d2be5 Added known counts for binary arrays, added default type for each tag list and count for binary arrays in the end-of-list marker. 15 years ago
Andreas Huggel 0da6e6f47d Added count patch by Matthias Baas. Adds a count field to the Exif tag reference data. 15 years ago
Andreas Huggel b5a0471e38 #667: Fixed Exif.CanonPr.ToneCurve (Greg Mansfield) 15 years ago
Andreas Huggel 917faa049a #667: Added support for Canon Processing Info tags (CanonPr binary array). Patch by Greg Mansfield. 15 years ago
Andreas Huggel 248cfb33c5 #719: Removed standard Exif tag definitions and pretty-print functions from the API. Fixed warnings in the code for Float and Double values (added for #711). 15 years ago
Andreas Huggel 9c14fce52f #719: Removed Canon makernote class and pretty-print functions from the published interface. 15 years ago
Andreas Huggel 7cdf9815bc #716: Added missing #include <ios>, needed for Sun Studio compiler (patch by Pavel Heimlich). 15 years ago
Andreas Huggel b18c048a91 Applied Canon makernote patch 2 by Greg Mansfield, updated tests. 15 years ago
Andreas Huggel 75dbd25eea Applied Canon makernote patch by Greg Mansfield, updated tests. 15 years ago
Andreas Huggel 02e181eca7 Added patch for MeasuredEV in CanonSi (Axel Waggershauser) and several checks for the size of a tag value. 15 years ago
Andreas Huggel 06ce0d18b6 - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp)
- Changed Sony/Minolta pretty-print function to print EV value
- Renamed rcsid.hpp to rcsid_int.hpp, do not publish it anymore
15 years ago
Andreas Huggel 6d496a4888 Updated Copyright notice for 2010. 15 years ago
Andreas Huggel 9a433a629c Updated Doxyfile for doxygen 1.6.1 and silenced a few doxygen warnings. 16 years ago
Andreas Huggel 370af5c8a3 Merged all changes from the unstable branch into the trunk. 16 years ago
Andreas Huggel 8a6d9dbc42 Updated Copyright notice for 2009. 17 years ago
Andreas Huggel 3b4f5b8c35 #494: Added Exif.Canon.FocalLength (Artis Rozentals). 17 years ago
Andreas Huggel 7efd36d244 Removed trailing whitespace. 17 years ago
Andreas Huggel b52e02b877 Added Sigma lens (Pascal de Bruijn). 17 years ago
Andreas Huggel 7b6652a910 Added ExifData pointer to Metadatum::write et al, added CanonCs.LensType and pretty-print function, changed exiv2 tool to use the new methods to print interpreted values (which allows it to refer to other metadata). 17 years ago
Andreas Huggel b759193273 Removed trailing whitespace. 17 years ago
Andreas Huggel 0d55992e2f Merged unstable branch to trunk. 17 years ago
Andreas Huggel b268b86799 Fixed several potential crashes. 17 years ago
Andreas Huggel 061dd230ce #550: Removed MakerTagInfo registry, improved Ifd-info lookup table. 17 years ago
Andreas Huggel 3ac665a305 Added 2008 to Copyright notice. 18 years ago
Andreas Huggel 52ddfc5938 Minor cleanup (memset -> std::memset, memcpy -> std::memcpy). 18 years ago
Andreas Huggel 724f413349 Applied Canon ModelId patch (Gerry Patterson), updated tests. 18 years ago
Andreas Huggel f4a5b7660c French translation update from Stephane Pontier 18 years ago
Andreas Huggel 08f44fc528 Added additional values to the Exif.CanonCs.ISOSpeed lookup table. (Patrick Markert) 18 years ago
Andreas Huggel 5cd4571c73 Fixed AFPoint mapping for Canon cameras. Fixes bug #512. (Bug report with patch by Rob Walker.) 18 years ago
Andreas Huggel da6266da3b Copyright updates for 2007 19 years ago
Andreas Huggel 3ff1bf4e13 Added methods to access built-in read-only taglists (Max Lapshin) 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 5c79d7c3fb Added TagDetailBitmask type and print function, changed Canon tags to use it (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 9daaaa3f6d Fixed compiler warnings 19 years ago
Andreas Huggel 6942a28dfa Backed out changes done in Rev. 752 19 years ago