Andreas Huggel
|
5adb67a041
|
Remove .deps and .libs directories in maintainer-clean target.
|
15 years ago |
Andreas Huggel
|
55890a84c2
|
Update PO files, fixed errors in es.po
|
15 years ago |
Andreas Huggel
|
22b206f3bc
|
Updated.
|
15 years ago |
Andreas Huggel
|
9f57915a10
|
Added AF-point easy-access function. (Suggested by july)
|
15 years ago |
Andreas Huggel
|
8a756ffd66
|
Updated Spanish translation. (Pablo Valdes)
|
15 years ago |
Andreas Huggel
|
559686f2ab
|
Updated ChangeLog for 0.21
|
15 years ago |
Andreas Huggel
|
6a4b7afba2
|
Synchronized wiki and image registry.
|
15 years ago |
Andreas Huggel
|
74ea90f22f
|
Updated Nikon Lens lookup table to v4.3.410.01 of Robert Rottmerhusen's fmountlens list.
|
15 years ago |
Andreas Huggel
|
1a105de39f
|
#739: Protect access to toLong() in preview.cpp.
|
15 years ago |
Andreas Huggel
|
9195470f22
|
Allow "migration" of XMP namespaces. Simplified XMP-SDK RegisterNamespace().
|
15 years ago |
Andreas Huggel
|
c137bf6afa
|
#727: Fixed -g option to print multiple matches.
|
15 years ago |
Andreas Huggel
|
f81b688e4b
|
Modified test for XMP files to not recognize any XML file with a regular header as XMP.
|
15 years ago |
Andreas Huggel
|
aea1a8594d
|
Fixed typo.
|
15 years ago |
Andreas Huggel
|
c8b0d7278b
|
#738: Applied patch from Michael Ulbrich.
|
15 years ago |
Andreas Huggel
|
c9bf9bb52a
|
Added image/x-pentax-pef to the list of recognized TIFF-like images
|
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
|
3d172ef6f8
|
#736: Fix for Make starting with a dash.
|
15 years ago |
Andreas Huggel
|
36f77ca74d
|
Added new Samsung files, removed obsolete *mn.hpp files.
|
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
|
578782d52e
|
#585: Added new concrete and unified class Key. Currently called Key1 and not in use yet.
|
15 years ago |
Andreas Huggel
|
23d9e8dd55
|
New unstable branch, branched off r2348.
|
15 years ago |
Andreas Huggel
|
a46f002c31
|
Removed old unstable branch
|
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 |
HumanDynamo
|
9e3f031138
|
polish
|
15 years ago |
Andreas Huggel
|
d5701298df
|
Fixed compilation.
|
15 years ago |
Andreas Huggel
|
4bf9e16559
|
Misc tweaks.
|
15 years ago |
HumanDynamo
|
a65a964060
|
better file naming
|
15 years ago |
HumanDynamo
|
3be6a48e1f
|
.cmake.in ==> .cmake
|
15 years ago |
Andreas Huggel
|
e5749ee8b6
|
#724: Avoid warning if _MSC_VER is not defined.
|
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 |