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
|
2b9c257e27
|
Added seveal Nikon pretty-print functions. (Patch by Jens Mueller)
|
15 years ago |
Andreas Huggel
|
6d1da85d63
|
#666: Bugfix, updated test results.
|
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
|
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
|
3b4f5b8c35
|
#494: Added Exif.Canon.FocalLength (Artis Rozentals).
|
17 years ago |
Andreas Huggel
|
d23d918605
|
Updated tests.
|
17 years ago |
Andreas Huggel
|
cbebc753fa
|
- Reverted exifprint idx display
- Fixed/enhanced ExifParser::encode
- Added API ExifData::erase(beg, end)
- Enhanced logic to find matching tags in non-intrusive writing
- Disabled sorting of IFD entries when writing makernote IFDs
|
17 years ago |
Andreas Huggel
|
7959e4698e
|
Added Nikon decryption algorithm and use it to decode the lens.
|
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
|
177bd4ffde
|
Added synthesized tag Exif.MakerNote.ByteOrder.
|
17 years ago |
Andreas Huggel
|
d3a17f004b
|
Added synthesized info tag Exif.MakerNote.Offset.
|
17 years ago |
Andreas Huggel
|
db07bdac59
|
Updated test results for the binary Exif.Photo.Makernote tag added in Rev. 1612.
|
17 years ago |
Andreas Huggel
|
cbb52db524
|
Updated test results, renamed Nikon3Preview group to NikonPreview.
|
17 years ago |
Andreas Huggel
|
3967661d04
|
Updated exifdata-test results (Exif.CanonCs.Lens remains to be fixed).
|
17 years ago |
Andreas Huggel
|
0d55992e2f
|
Merged unstable branch to trunk.
|
17 years ago |
Andreas Huggel
|
724f413349
|
Applied Canon ModelId patch (Gerry Patterson), updated tests.
|
18 years ago |
Andreas Huggel
|
af19f6f04e
|
Fixed tests for various Nikon, Fujifilm, Panasonic and Olympus tag updates
|
19 years ago |
Andreas Huggel
|
cb8cb3cdfd
|
Canon Camera Settings update (David Cannings)
|
19 years ago |
Andreas Huggel
|
6af67226b2
|
Renamed CanonCs1,2 groups to CanonCs and CanonSi respectively (David Cannings)
|
19 years ago |
Andreas Huggel
|
7afb76c263
|
Changed Canon makernote to use EXV_PRINT_TAG. Fixed duplicate Cs1 FocusMode bug
|
19 years ago |
Andreas Huggel
|
89dedf0b85
|
Updated tests for the changes in the last two revisions
|
19 years ago |
Andreas Huggel
|
0398735e80
|
Changed class Entry to transform comment type on the fly. Fixes bug #445.
|
20 years ago |
Andreas Huggel
|
489fff191d
|
Canon CRW read support, first try. Introduces a new approach to parsing metadata. Cluttered by some related additions to the Canon makernote note and a bit of cleanup.
|
20 years ago |
Andreas Huggel
|
387729de1a
|
Added decoding of Exif.Nikon3.LensData, updated tests
|
20 years ago |
Andreas Huggel
|
c99597ccd7
|
Added basic Sony makernote, decoded Exif.CanonCs2.ISOSpeed (from Exiftool) and Exif.Nikon3.LensFStops (from Robert Rottmerhusen)
|
20 years ago |
Andreas Huggel
|
6a675f3d82
|
Added support for Canon Camera settings 1/2 and Custom Functions tags
|
20 years ago |
Andreas Huggel
|
1f82dffcfa
|
Added type information to Exif tag tables. Updated comment example, documentation and tests. Implements feature #425
|
21 years ago |
Andreas Huggel
|
54a42fc1f7
|
Generalized and cleaned-up makernote handling
|
21 years ago |
Andreas Huggel
|
8221293072
|
Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417
|
21 years ago |