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
|
3d172ef6f8
|
#736: Fix for Make starting with a dash.
|
15 years ago |
HumanDynamo
|
b745e49425
|
fix install
|
15 years ago |
HumanDynamo
|
aa35653d36
|
compile samsung makernote, else linking is broken...
|
15 years ago |
Andreas Huggel
|
e62c70a867
|
Improved determination of MIME type (not complete yet), optimized TIFF accessors pixelWidth, pixelHeight, mimeType and primaryGroup.
|
15 years ago |
Andreas Huggel
|
cdd6eb2765
|
#726: Tweak to make it select the correct primary image.
|
15 years ago |
Andreas Huggel
|
fc03156491
|
#726: Added pretty-print and easy-access functions for the Samsung2 makernote.
|
15 years ago |
Andreas Huggel
|
5f5d089b00
|
#726: Added support for Samsung2 makernote. (Pretty-print and easy-access functions not done yet.)
|
15 years ago |
Andreas Huggel
|
8b66d3e7db
|
Tweaks.
|
15 years ago |
HumanDynamo
|
d49caba41e
|
new ExifKey constructor based on TagInfo container. Factoring duplicate code with other ExifKey constructor
|
15 years ago |
HumanDynamo
|
ff908547a5
|
fix typo in cmake script. patch from Nikolai Saoukh
|
15 years ago |
Andreas Huggel
|
f25fca8808
|
#726: Added support for thumbnail found in sub-IFD of IFD1 of Samsung .SRW files.
|
15 years ago |
HumanDynamo
|
76577d5eca
|
new digiKam XMP tag to register settings used by Lens Correction tools
|
15 years ago |
Andreas Huggel
|
a0bdc5528e
|
#721: Removed Exif-specific reference functions from the ExifKey interface again.
|
15 years ago |
HumanDynamo
|
348bc4a21c
|
this doen't compile under mingw
|
15 years ago |
Andreas Huggel
|
cfb5ad2bca
|
Fixed two and silenced several other compiler warnings.
|
15 years ago |
Andreas Huggel
|
c71e12b899
|
Added option -q (quiet) to silence warnings and error messages from the Exiv2 library to the exiv2 command line tool.
|
15 years ago |
Andreas Huggel
|
dc264bc00d
|
#476, #614: Introduced class LogMsg for enhanced logging, migrated all existing warnings and error messages (not the exceptions) to use the new logic. Every log message now has a type (debug, info, warning, error). Applications can set a logging level to determine which messages are processed and supply a custom log message handler at runtime. (Based on a contribution by Simson Garfinkel.)
|
15 years ago |
HumanDynamo
|
1fdf4a3ab5
|
fix GCC4.5.1 warnings
|
15 years ago |
Andreas Huggel
|
d5701298df
|
Fixed compilation.
|
15 years ago |
Andreas Huggel
|
4bf9e16559
|
Misc tweaks.
|
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
|
4928c8d270
|
Added ExifKey::defaultCount() to access the new count reference information.
|
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
|
708bba8159
|
#721: Removed IfdId from the published API. ExifKey now gives access to reference tag data. (Needs some polishing.)
|
15 years ago |
Andreas Huggel
|
d164180d65
|
Bugfix (Matthias Baas)
|
15 years ago |
Andreas Huggel
|
45c2eb2d34
|
#721: Use Pimpl idiom for class ExifKey in preparation for more changes.
|
15 years ago |
HumanDynamo
|
67c0ae133c
|
fix tag name typo
|
15 years ago |
Andreas Huggel
|
b5a0471e38
|
#667: Fixed Exif.CanonPr.ToneCurve (Greg Mansfield)
|
15 years ago |
Andreas Huggel
|
32417382e3
|
#719: Added ExifTags::groupList() to access the list of all Exif groups.
|
15 years ago |
HumanDynamo
|
63009032b9
|
add new image history XMP tag from digiKam 2.0
|
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
|
fb9820d281
|
Bumped version to 0.21 to facilitate testing (soname remains unchanged for now).
|
15 years ago |
Andreas Huggel
|
35823233fa
|
Fixed zlib uncompression of large PNG metadata buffers.
|
15 years ago |
Andreas Huggel
|
9c14fce52f
|
#719: Removed Canon makernote class and pretty-print functions from the published interface.
|
15 years ago |
Andreas Huggel
|
2462355867
|
#719: Removed Olympus makernote class and pretty-print functions from the published interface.
|
15 years ago |
Andreas Huggel
|
d57597cfd8
|
#719: Removed Fuji makernote class and pretty-print functions from the published interface.
|
15 years ago |
Andreas Huggel
|
f82a203410
|
#719: Removed Minolta makernote class and pretty-print functions from the published interface.
|
15 years ago |
Andreas Huggel
|
48b28c83fd
|
#719: Removed Sony makernote class and pretty-print functions from the published interface.
|
15 years ago |
Andreas Huggel
|
36010aef8f
|
#719: Removed Sigma makernote class and pretty-print functions from the published interface.
|
15 years ago |
Andreas Huggel
|
a9feb74f48
|
#719: Removed Pentax makernote class and pretty-print functions from the published interface.
|
15 years ago |
Andreas Huggel
|
9bf9e434bd
|
#719: Removed Panasonic makernote class and pretty-print functions from the published interface.
|
15 years ago |
Andreas Huggel
|
049df2489a
|
#719: Added new ExifTags::tagList() function which returns the taglist for an Exif group.
|
15 years ago |
HumanDynamo
|
393b638042
|
fix install of header files
|
15 years ago |
Andreas Huggel
|
f8aed98f88
|
#719: Removed Nikon makernote classes and pretty-print functions from the published interface.
|
15 years ago |
Andreas Huggel
|
dbc1e60135
|
Re-added generalized ValueType constructors.
|
15 years ago |
Andreas Huggel
|
1f9f8bbb52
|
Made new constructor explicit.
|
15 years ago |
Andreas Huggel
|
238ab136ae
|
#717: Retain TIFF IFD type when writing, removed unnecessary ValueType constructors.
|
15 years ago |
Andreas Huggel
|
55ffbd9eb9
|
Added DoubleValue to deal with TIFF Double values (see #711).
|
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
|
5d24f66ebd
|
Added static cast to prevent MSVC warning and comment highlighting non-conforming C++.
|
15 years ago |
Andreas Huggel
|
bc54748634
|
#711: Added FloatValue to deal with TIFF Float values. (Nice one! :)
|
15 years ago |
Andreas Huggel
|
6fc96993a1
|
#711: Quickfix for Exif.OlympusIp.0x1104 which points to the beginning of the image. With this change the value is truncated now, i.e., it's size is set to 0.
|
15 years ago |
Robin Mills
|
0bbac46524
|
Added cast to resolve MSVC build breaker. DevStudio has been set to treat warnings as errors.
|
15 years ago |
Andreas Huggel
|
da52f17aa4
|
Fixed writing to pseudo memory mapped areas (at least on Linux).
|
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
|
839012f037
|
Olympus makernote updates (Greg Mansfield)
|
15 years ago |
Andreas Huggel
|
5c88be9861
|
Added exiv2.hpp as a wrapper to easily include all objects published in the Exiv2 namespace.
|
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 |
HumanDynamo
|
b83ad4c65c
|
sync with Exiftool
|
15 years ago |
Andreas Huggel
|
482cd93977
|
Reverted some Exif keys changed recently back to the original names, updated easy-access functions to include recently added Sony and Minolta tags.
|
15 years ago |
Andreas Huggel
|
053651f97e
|
Added missing Sony Quality keys to imageQuality() easy-access function.
|
15 years ago |
HumanDynamo
|
3b5f5b8dd0
|
Quality => JPEG Quality
|
15 years ago |
HumanDynamo
|
e5f3f2ff88
|
polish
|
15 years ago |
HumanDynamo
|
0925802be7
|
new tag zone matching mode
|
15 years ago |
HumanDynamo
|
f63e326c16
|
fix duplicate tags name
|
15 years ago |
HumanDynamo
|
278c5d3ec4
|
factoring zone matching
|
15 years ago |
HumanDynamo
|
b7d54e2e85
|
new Rotation2 and PictureFinish tags
|
15 years ago |
HumanDynamo
|
7e015a5899
|
new tag ColorSpace
|
15 years ago |
HumanDynamo
|
14d02509ba
|
factoring focus mode
|
15 years ago |
HumanDynamo
|
2833162c3f
|
factoring
|
15 years ago |
HumanDynamo
|
0f77da9e5f
|
update Minolta tags.
Fix duplicate tag name in sony
|
15 years ago |
HumanDynamo
|
520015641f
|
polish
|
15 years ago |
HumanDynamo
|
725ec9478e
|
more WB mode
|
15 years ago |
HumanDynamo
|
a59373596c
|
more long expo NR mode
|
15 years ago |
HumanDynamo
|
dd11f77e04
|
fix flash levels
|
15 years ago |
HumanDynamo
|
2345cee44f
|
more quality
|
15 years ago |
HumanDynamo
|
0ac95e9006
|
wrong value there
|
15 years ago |
HumanDynamo
|
f3eebd4d19
|
more AF mode
|
15 years ago |
HumanDynamo
|
67ee41073d
|
more exposure mode
|
15 years ago |
HumanDynamo
|
85009a30e3
|
more macro mode
|
15 years ago |
HumanDynamo
|
3095fe2b19
|
new DRO mode
|
15 years ago |
HumanDynamo
|
56ce2559cf
|
new ARW format
|
15 years ago |
HumanDynamo
|
76c8ca7611
|
HDR mode, not Auto HDR
|
15 years ago |
HumanDynamo
|
1d2457864e
|
2 new tags are know
|
15 years ago |
HumanDynamo
|
8a8bf3f9bb
|
update HDR mode
|
15 years ago |
HumanDynamo
|
197e865e2d
|
update sony model
|
15 years ago |
Andreas Huggel
|
e6408f101b
|
Added HTML doc for new XMP schemas mediapro, expressionmedia and kipi.
|
15 years ago |
Andreas Huggel
|
c256d5e57d
|
Updated Nikon and Sony makernote doc.
|
15 years ago |
Andreas Huggel
|
7a0f08f716
|
Bumped version to 0.20.
|
15 years ago |
Andreas Huggel
|
ba8a824c25
|
Doc added to silence doxygen warnings.
|
15 years ago |
Andreas Huggel
|
8ef1a5f9fa
|
Removed minoltasonyvalues.[ch]pp, moved common Minolta/Sony code into minoltamn.[ch]pp.
|
15 years ago |