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
|
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
|
f8aed98f88
|
#719: Removed Nikon makernote classes and pretty-print functions from the published interface.
|
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
|
74137b432f
|
Nit-picking fixes and enhancements.
|
15 years ago |
Andreas Huggel
|
2b9c257e27
|
Added seveal Nikon pretty-print functions. (Patch by Jens Mueller)
|
15 years ago |
Andreas Huggel
|
0d3e65fe6b
|
Added support for Nikon File Info, Auto Focus 2, Multi Exposure and Flash Info binary arrays. (Jens Mueller)
|
15 years ago |
Andreas Huggel
|
8f52d4b787
|
Updated Nikon Lens lookup table to v4.3.401.01 of Robert Rottmerhusen's fmountlens list.
|
15 years ago |
Andreas Huggel
|
29dcba6150
|
Added Nikon lens data pretty-print functions (Patch by Jens Mueller)
|
15 years ago |
HumanDynamo
|
9db15a3437
|
fix email
|
15 years ago |
Andreas Huggel
|
cc3e1ba482
|
Added pretty-print function for Exif.NikonLd2/3.FocusDistance. (Jens Mueller)
|
15 years ago |
Andreas Huggel
|
6d496a4888
|
Updated Copyright notice for 2010.
|
15 years ago |
Andreas Huggel
|
8d8a433da5
|
Updated Nikon Lens lookup table to v4.3.400.01 of Robert Rottmerhusen's fmountlens list.
|
15 years ago |
Andreas Huggel
|
8a827fe979
|
Updated Nikon Lens lookup table to v4.2.377.1 of Robert Rottmerhusen's fmountlens list.
|
16 years ago |
Andreas Huggel
|
763b4f7933
|
Removed trailing whitespace.
|
16 years ago |
Andreas Huggel
|
db0a5b8338
|
Minor fix to make MSVC happy.
|
16 years ago |
Andreas Huggel
|
d41e19a20c
|
Updated references to Nikon lens data tag.
|
16 years ago |
Andreas Huggel
|
53e442d0e6
|
#620: Added support for Nikon Shot Info tags.
|
16 years ago |
Andreas Huggel
|
974fb65f5d
|
#620: Added support for Nikon Auto Focus Tags.
|
16 years ago |
Andreas Huggel
|
65c421e6ee
|
#620: Fixed a few Nikon tag names.
|
16 years ago |
Andreas Huggel
|
dbc01d16cc
|
#620: Added support for Nikon Vibration Reduction and Picture Control Tags.
|
16 years ago |
Andreas Huggel
|
a175d9a9f2
|
Updated Nikon Lens lookup table to v4.1.361.01 of Robert Rottmerhusen's fmountlens list.
|
16 years ago |
Andreas Huggel
|
370af5c8a3
|
Merged all changes from the unstable branch into the trunk.
|
16 years ago |
Andreas Huggel
|
13b0f761fb
|
#657: Fixed tag name of Exif.Nikon3.0x008d to ColorHue.
|
16 years ago |
Andreas Huggel
|
7e266aa5df
|
Updated Nikon Lens lookup table to v4.0.352.00 of Robert Rottmerhusen's fmountlens list.
|
16 years ago |
Andreas Huggel
|
851db3df0e
|
#632: Fixed another minor doc bug, ran make update-po again.
|
16 years ago |
Andreas Huggel
|
6be18b6a03
|
Updated Nikon Lens lookup table to v4.0.347.00 of Robert Rottmerhusen's fmountlens list.
|
16 years ago |
Andreas Huggel
|
b03733e66c
|
Updated Nikon Lens lookup table to v3.98 of Robert Rottmerhusen's fmountlens list.
|
17 years ago |
Andreas Huggel
|
8a6d9dbc42
|
Updated Copyright notice for 2009.
|
17 years ago |
Andreas Huggel
|
8cfe1933ee
|
Added comment.
|
17 years ago |
Andreas Huggel
|
554905ca6c
|
Nikon makernote updates, part 1
|
17 years ago |
Andreas Huggel
|
26df292003
|
Fixed decoding of lens data for D90 (lens data version 0204). Thanks to Niels Kristian Bech Jensen.
|
17 years ago |
Andreas Huggel
|
3c13ba01cc
|
#603: Added new Tamron lens and lens data version number (Thanks to Niels Kristian Bech Jensen).
|
17 years ago |
Andreas Huggel
|
d437bdc701
|
Fixed a Nikon3 tag.
|
17 years ago |
Andreas Huggel
|
7efd36d244
|
Removed trailing whitespace.
|
17 years ago |
Andreas Huggel
|
5178074994
|
Updated Nikon lens info to v3.82 of Robert Rottmerhusen's lens database.
|
17 years ago |
Andreas Huggel
|
7959e4698e
|
Added Nikon decryption algorithm and use it to decode the lens.
|
17 years ago |
Andreas Huggel
|
f6fa014ff4
|
Updated Nikon lens info to v3.75 of Robert Rottmerhusen's lens database.
|
17 years ago |
Andreas Huggel
|
f0648f6382
|
Updated Nikon lens info to v3.25 of Robert Rottmerhusen's lens database.
|
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
|
21d5f3c66c
|
Updated Nikon lens info to v3.18 of Robert Rottmerhusen's lens database.
|
17 years ago |
Andreas Huggel
|
252030b6a5
|
Updated Nikon lens info to v3.14 of Robert Rottmerhusen's lens database.
|
17 years ago |
Andreas Huggel
|
9cc886d1d6
|
#546: Fixed floating point exception on invalid data.
|
17 years ago |
Andreas Huggel
|
ceeff042fc
|
Further XMP print function updates (based on patch from webustany for GHOP 98).
|
18 years ago |
Andreas Huggel
|
d705fade18
|
Added printVersion (by webustany for GHOP 98).
|
18 years ago |
Andreas Huggel
|
3ac665a305
|
Added 2008 to Copyright notice.
|
18 years ago |