nkbj
|
7abdb0b17e
|
Fix translatable names for Exif.Canon.LensModel.
|
12 years ago |
nkbj
|
20041b4102
|
Update Canon camera model list to match ExifTool version 9.31.
|
12 years ago |
nkbj
|
a2cc5928a0
|
Update Canon lens list to match ExifTool version 9.30.
|
12 years ago |
nkbj
|
c5810e9c10
|
Issue #903: Add Canon EF-S 55-250mm f/4-5.6 IS II. Thanks to Andrew Aylett for the patch.
|
12 years ago |
nkbj
|
767c829b0f
|
Fix white-space error in r3023.
|
12 years ago |
nkbj
|
bdfb7a8d77
|
Issues #854 and #895: Improve the heuristic for matching Canon lenses by including maximum aperture. Patch by Aakash Goenka. Make all lens names unique.
|
12 years ago |
nkbj
|
69720794d9
|
Issue #832: Detect Carl Zeiss Planar 50mm T* f/1.4 ZE on Canon. Thanks to Stian Grindvoll for the patch.
|
12 years ago |
nkbj
|
359579ba15
|
Update Canon lens list to match ExifTool version 9.24.
|
12 years ago |
Abhinav Badola
|
bf8039a1a0
|
Added Lens ID which needs special treatment. Needs to be tested properly.
|
12 years ago |
Abhinav Badola
|
532db7cc8a
|
Added new Lens Information to canon makernotes. Compared the lens information from exiftool Canon Tags and updated accordingly.
|
12 years ago |
Robin Mills
|
b39f4a467a
|
Issue: #876 and #877. Addition to Canon Maker Notes. Thanks to Markus for the fix.
|
13 years ago |
Andreas Huggel
|
9b131f3c61
|
Merge branch 'gsoc2012'
|
13 years ago |
Robin Mills
|
9d9e7cb53b
|
Patch. Thanks to Fabien: http://dev.exiv2.org/boards/3/topics/1172
|
13 years ago |
Andreas Huggel
|
0d397b95c7
|
Updated copyright message for 2012.
|
13 years ago |
Andreas Huggel
|
e5c7c207de
|
#815: Checked-in patch with new Tokina lens by Chris Chiappa.
|
13 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
|
e646d66f3e
|
Added Canon EF-S 18-55mm f/3.5-5.6 III lens. (Jon Charnas)
|
14 years ago |
Andreas Huggel
|
da6d7ffe17
|
Round the Exif.CanonSi.MeasuredEV properly.
|
14 years ago |
Andreas Huggel
|
b3aad7a569
|
#782: Added Tamron 18-270mm lens to Canon makernote. (Jens Mueller)
|
14 years ago |
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 |
Andreas Huggel
|
84ec44eddd
|
Canon makernote update (Patrice Boissonneault). This is an intermediate revision for keepsake purposes. I will reduce this to a more conservative version shortly, in the meantime, try to avoid using this revision.
|
19 years ago |
Andreas Huggel
|
6701f7ac59
|
Updated labels and translations (Patrice Boissonneault)
|
20 years ago |
Andreas Huggel
|
4488e2c204
|
Added some basic CRW mapping documentation and a few unknown tags to the Canon Makernote (in order to define the type)
|
20 years ago |
Andreas Huggel
|
99b4e71459
|
Updated copyright and fsf address
|
20 years ago |
Andreas Huggel
|
a0f0c0e18c
|
Another update on the way to CRW write-support. Still not complete; don't use
|
20 years ago |
Andreas Huggel
|
06e5c0719e
|
Removed trailing whitespace from source files
|
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
|
f3a62630b2
|
Fixed bug #437, added "Raw" image quality
|
20 years ago |
Andreas Huggel
|
5823ceaff3
|
Changed Ifd::read() to allow it to access the complete Exif data buffer. Corresponding changes done to makernotes. Fixes bug #424.
|
20 years ago |
Andreas Huggel
|
02dee1b329
|
Added tag and dataset title (label)
|
20 years ago |
Andreas Huggel
|
043a4a348b
|
Added #ifndef SUPPRESS_WARNINGS blocks around all output from the library: compile with -DSUPPRESS_WARNINGS for a quiet library
|
20 years ago |
Andreas Huggel
|
a70511cc4a
|
Changed MakerNoteFactory according to ImageFactory. Removes the need to link applications with mn.o. Fixes bug #427
|
20 years ago |
Andreas Huggel
|
b8e809195c
|
Fixed MSVC compilation
|
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
|
90a707fa2e
|
Fixed bugs found on MinGW and with MSVC. iotest still misteriously fails.
|
21 years ago |
Andreas Huggel
|
6a675f3d82
|
Added support for Canon Camera settings 1/2 and Custom Functions tags
|
21 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
|
8521dead83
|
Added 2005 to Copyright lines
|
21 years ago |
Andreas Huggel
|
8221293072
|
Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417
|
21 years ago |
brad
|
77d3d5621a
|
added subversion style keywords
|
21 years ago |
Andreas Huggel
|
8551c935f8
|
Changed MakerNote class hierarchy to use std::auto_ptr where appropriate
|
21 years ago |
Andreas Huggel
|
a25763d070
|
Replaced custom integer types with C99 types
|
21 years ago |
Andreas Huggel
|
0147a77c7b
|
Added Key, ExifKey and IptcKey class hierarchy
Changed Exif keys to 'Exif.ifdItem.tagName'
|
21 years ago |
Andreas Huggel
|
166e6f7928
|
Added full IPTC read and write support (Brad, bs_3.patch)
|
21 years ago |
Andreas Huggel
|
9d72b7d1ec
|
Revamped image and introduced byte* interface (Brad, bs_1.patch with minor modifications by ahu)
|
21 years ago |
Andreas Huggel
|
3478419f13
|
Removed unnecessary dynamic_casts
|
21 years ago |
Andreas Huggel
|
f98f131244
|
Added the makernote buffer to the arguments passed to the create function. This allows the makernote create function to determine the exact makernote needed based on its
content. The new concept is used to automatically determine which of the three Nikon makernotes to create.
|
21 years ago |
Andreas Huggel
|
63883fa21f
|
Code and documentation cleanup
|
21 years ago |
Andreas Huggel
|
cbb1c15810
|
Changed namespace name Exif to Exiv2
|
21 years ago |
Andreas Huggel
|
cd6ca2a94c
|
Implemented print functions for flash details and AF point(s) used
|
22 years ago |
Andreas Huggel
|
7eb907be5a
|
Isolated Canon Makernote print functions better to make them usable from client applications
|
22 years ago |
Andreas Huggel
|
95ff809f8f
|
More consistent output for exposure program settings
|
22 years ago |
Andreas Huggel
|
fba516dcc9
|
Added memory management support, changed factory from storing prototypes to storing a create function
|
22 years ago |
Andreas Huggel
|
7174da0192
|
Auto-registration of MakerNote subclasses in the factory, combined mnfactory and makernote into one component again
|
22 years ago |
Andreas Huggel
|
6cafaf11e3
|
Split makernote component in makernote, mnfactory and canonmn
|
22 years ago |