Commit Graph

2395 Commits

Author SHA1 Message Date
Robin Mills
9540ea76f0 msvc64: fixing issues with the 32 bit build. 2010-12-08 20:00:17 +00:00
Robin Mills
8c0e4c7c7e msvc64: fixes (explicitly create some of the build directories in pre-build steps). 2010-12-07 21:01:21 +00:00
Robin Mills
3935e4f421 msvc64: exiv2.exe (and associated libraries) now build and execute correctly in Debug/Release/DebugDLL/ReleaseDLL x64/Win32 2010-12-07 18:13:50 +00:00
Robin Mills
0e8f8e273a msvc64: Changes to the build environment (exiv2lib builds and exiv2 executes on x86 and x64) 2010-12-07 04:12:32 +00:00
Robin Mills
20778cbd7d msvc64. Added build type (64 or 32) to exiv2 -V output. A couple of changes to compile with DevStudio x64 2010-12-07 04:10:52 +00:00
Robin Mills
18e781e18c msvc64: adding copies of the project files (from the msvc directory) 2010-12-06 19:09:47 +00:00
Robin Mills
ca2578679f msvc64
Adding build 32/64 bit environments for expat and zlib
2010-12-06 18:29:30 +00:00
Andreas Huggel
ad094e05be #745: Fixed leftover x-raw MIME type. 2010-12-06 15:36:36 +00:00
Andreas Huggel
127ca36814 Tagged release 0.21 2010-11-30 17:09:02 +00:00
Andreas Huggel
2443081876 Minor doc changes. 2010-11-30 17:01:21 +00:00
Andreas Huggel
7184d2f067 Added doc for Samsung makernote. 2010-11-30 17:00:30 +00:00
Andreas Huggel
bfd02bd483 Added SRW format to man page. 2010-11-22 16:19:15 +00:00
Andreas Huggel
2c31d76566 Updated soversion. 2010-11-22 15:44:38 +00:00
Andreas Huggel
5adb67a041 Remove .deps and .libs directories in maintainer-clean target. 2010-11-22 15:44:15 +00:00
Andreas Huggel
55890a84c2 Update PO files, fixed errors in es.po 2010-11-22 15:13:38 +00:00
Andreas Huggel
22b206f3bc Updated. 2010-11-22 14:50:35 +00:00
Andreas Huggel
9f57915a10 Added AF-point easy-access function. (Suggested by july) 2010-11-22 14:46:09 +00:00
Andreas Huggel
8a756ffd66 Updated Spanish translation. (Pablo Valdes) 2010-11-22 10:22:26 +00:00
Andreas Huggel
559686f2ab Updated ChangeLog for 0.21 2010-11-22 10:19:55 +00:00
Andreas Huggel
6a4b7afba2 Synchronized wiki and image registry. 2010-11-21 15:06:26 +00:00
Andreas Huggel
74ea90f22f Updated Nikon Lens lookup table to v4.3.410.01 of Robert Rottmerhusen's fmountlens list. 2010-11-21 14:07:48 +00:00
Andreas Huggel
1a105de39f #739: Protect access to toLong() in preview.cpp. 2010-11-06 14:57:15 +00:00
Andreas Huggel
9195470f22 Allow "migration" of XMP namespaces. Simplified XMP-SDK RegisterNamespace(). 2010-11-06 13:53:15 +00:00
Andreas Huggel
c137bf6afa #727: Fixed -g option to print multiple matches. 2010-10-31 09:09:17 +00:00
Andreas Huggel
f81b688e4b Modified test for XMP files to not recognize any XML file with a regular header as XMP. 2010-10-30 06:06:15 +00:00
Andreas Huggel
aea1a8594d Fixed typo. 2010-10-29 13:43:15 +00:00
Andreas Huggel
c8b0d7278b #738: Applied patch from Michael Ulbrich. 2010-10-25 13:24:51 +00:00
Andreas Huggel
c9bf9bb52a Added image/x-pentax-pef to the list of recognized TIFF-like images 2010-10-25 13:16:04 +00:00
Andreas Huggel
5e02eaee32 #737: Fixed lens description. 2010-10-16 15:23:37 +00:00
Andreas Huggel
69e5cfb315 #734: Added Tamron SP AF 17-50mm f/2.8 XR Di II VC LD Aspherical [IF] lens (requires confirmation). 2010-10-16 09:32:13 +00:00
Andreas Huggel
8165b59e74 #712: Added Sigma 17-50mm f/2.8 OS HSM lens to Canon makernote. 2010-10-16 08:53:45 +00:00
Andreas Huggel
2048190a47 Updated Canon lens lookup table. Presumably fixes #735. 2010-10-15 14:33:46 +00:00
Andreas Huggel
3d172ef6f8 #736: Fix for Make starting with a dash. 2010-10-15 07:44:48 +00:00
Andreas Huggel
36f77ca74d Added new Samsung files, removed obsolete *mn.hpp files. 2010-10-05 01:15:22 +00:00
HumanDynamo
b745e49425 fix install 2010-10-02 09:02:59 +00:00
HumanDynamo
aa35653d36 compile samsung makernote, else linking is broken... 2010-10-02 09:00:49 +00:00
Andreas Huggel
e62c70a867 Improved determination of MIME type (not complete yet), optimized TIFF accessors pixelWidth, pixelHeight, mimeType and primaryGroup. 2010-10-01 14:09:47 +00:00
Andreas Huggel
cdd6eb2765 #726: Tweak to make it select the correct primary image. 2010-10-01 11:07:44 +00:00
Andreas Huggel
fc03156491 #726: Added pretty-print and easy-access functions for the Samsung2 makernote. 2010-09-29 16:33:50 +00:00
Andreas Huggel
5f5d089b00 #726: Added support for Samsung2 makernote. (Pretty-print and easy-access functions not done yet.) 2010-09-28 17:05:23 +00:00
Andreas Huggel
8b66d3e7db Tweaks. 2010-09-25 15:48:29 +00:00
HumanDynamo
d49caba41e new ExifKey constructor based on TagInfo container. Factoring duplicate code with other ExifKey constructor 2010-09-24 08:46:58 +00:00
HumanDynamo
ff908547a5 fix typo in cmake script. patch from Nikolai Saoukh 2010-09-23 06:49:11 +00:00
Andreas Huggel
f25fca8808 #726: Added support for thumbnail found in sub-IFD of IFD1 of Samsung .SRW files. 2010-09-21 15:45:07 +00:00
HumanDynamo
76577d5eca new digiKam XMP tag to register settings used by Lens Correction tools 2010-09-20 11:09:42 +00:00
Andreas Huggel
578782d52e #585: Added new concrete and unified class Key. Currently called Key1 and not in use yet. 2010-09-19 15:56:17 +00:00
Andreas Huggel
23d9e8dd55 New unstable branch, branched off r2348. 2010-09-19 14:59:30 +00:00
Andreas Huggel
a46f002c31 Removed old unstable branch 2010-09-19 14:57:25 +00:00
Andreas Huggel
a0bdc5528e #721: Removed Exif-specific reference functions from the ExifKey interface again. 2010-09-19 10:57:47 +00:00
HumanDynamo
348bc4a21c this doen't compile under mingw 2010-09-11 20:02:32 +00:00