Commit Graph

2701 Commits

Author SHA1 Message Date
Robin Mills
201ae6f2ed rewrote buildForMac
added makeUniversal
2012-04-19 21:53:38 +00:00
Andreas Huggel
cc4ab82ace Added comments to silence doxygen warnings. 2012-04-13 14:08:56 +00:00
Andreas Huggel
42fed78c6b Updated ChangeLog 2012-04-13 09:06:53 +00:00
Andreas Huggel
948142ae93 #819: Fixed write support. 2012-04-11 16:02:52 +00:00
Andreas Huggel
bd90c19219 #819: Fixed PentaxDng offsets so that they are relative to the beginning of the makernote, added support for the PentaxDng preview image. 2012-04-11 16:02:44 +00:00
Andreas Huggel
b8155f9289 #819: Changed PentaxId to PentaxDngId and some formatting tweaks. 2012-04-11 05:50:52 +00:00
Andreas Huggel
274fd49790 #819: Applied Pentax DNG makernote patch from Jonathan Kollasch. 2012-04-11 05:50:34 +00:00
HumanDynamo
67dd52fa58 bootstrap from Linux through CMake to generate make file in a dedecated build subdir 2012-03-27 14:34:40 +00:00
HumanDynamo
faf00a6451 polish 2012-03-27 11:11:28 +00:00
HumanDynamo
f0de66a8b8 update 2012-03-27 11:05:09 +00:00
HumanDynamo
d3aaf04062 use dedicated licence file for CMake Script, as it done into KDE project. 2012-03-27 11:00:44 +00:00
HumanDynamo
5ded0d610a update cmake options list 2012-03-27 10:51:31 +00:00
Andreas Huggel
1681daf046 #799: Tweak to make tests pass on MSYS/MinGW. 2012-03-24 13:01:11 +00:00
Andreas Huggel
cc061782d1 #812: Tweak to make the code compile with MSYS/MinGW. 2012-03-24 13:00:00 +00:00
Andreas Huggel
2c401ffa3d #812: Changed LoadLibrary to LoadLibraryA (Thomas Beutlich). 2012-03-24 01:57:02 +00:00
Andreas Huggel
56bab25850 Updated man-page. 2012-03-23 10:41:53 +00:00
Andreas Huggel
906f297f7a Updated po/ directory. 2012-03-23 10:41:30 +00:00
Andreas Huggel
3a304fa0f0 Bumped version to 0.23 2012-03-23 10:40:44 +00:00
Andreas Huggel
4534a190cd Updated ChangeLog for 0.23 2012-03-23 10:40:06 +00:00
Andreas Huggel
217ae2449d Updated Nikon Lens lookup table to v4.3.426.01 of Robert Rottmerhusen's fmountlens list. 2012-03-23 10:39:55 +00:00
Andreas Huggel
1d93941d8c Updated copyright message for 2012. 2012-03-22 15:24:23 +00:00
Andreas Huggel
0d397b95c7 Updated copyright message for 2012. 2012-03-22 15:19:35 +00:00
Andreas Huggel
d109589267 Added support for CR2 IFD2 image preview. (An uncompressed TIFF image without white-balance correction.) 2012-03-21 14:22:47 +00:00
Andreas Huggel
6db7cbf321 #635: Identified image tags in CR2 images (just enough to maintain the TIFF structure, not sufficient for dcraw to still read the image) 2012-03-21 09:42:39 +00:00
Andreas Huggel
39253ee42d #635: Minor comment fix. 2012-03-21 09:42:19 +00:00
Andreas Huggel
0e0845d7be #635: Added experimental write-support for CR2. 2012-03-21 00:53:32 +00:00
Andreas Huggel
c2fe8be4ef Fixed the supported metadata declared by the image for several image formats (mostly XMP was missing). 2012-03-21 00:52:38 +00:00
Andreas Huggel
628100c17c [unstable] #585: Added a first version of Metadata and some support. 2012-03-11 12:40:36 +00:00
Andreas Huggel
0100d1932b [unstable] #585: Added Key1::op< to define an order on keys. 2012-03-11 12:40:26 +00:00
Andreas Huggel
a605aa6bde [unstable] #585: Removed class Metadatum. 2012-03-11 12:40:17 +00:00
Andreas Huggel
6a4900e4c8 [unstable] Make merged tree compile and pass tests again. 2012-03-11 07:37:29 +00:00
Andreas Huggel
2594c52010 [unstable] Merge branch 'master' (svn trunk r2639) into unstable
Conflicts:
	CMakeLists.txt
	README
	config/configure.ac
	contrib/buildForMac
	doc/ChangeLog
	msvc/exiv2lib/exiv2lib.vcproj
	msvc64/ReadMe.txt
	msvc64/exiv2/exiv2.vcproj
	msvc64/exiv2lib/exiv2lib.vcproj
	msvc64/include/exv_msvc.h
	msvc64/runner.py
	msvc64/runner.txt
	msvc64/xmpsdk/xmpsdk.vcproj
	po/de.po
	po/es.po
	po/exiv2.pot
	po/fi.po
	po/fr.po
	po/pl.po
	po/ru.po
	po/sk.po
	src/CMakeLists.txt
	src/actions.cpp
	src/canonmn.cpp
	src/easyaccess.cpp
	src/exiv2.1
	src/exiv2.cpp
	src/jpgimage.cpp
	src/nikonmn.cpp
	src/preview.cpp
	src/properties.cpp
	src/properties.hpp
	src/samsungmn.cpp
	src/samsungmn_int.hpp
	src/tags.cpp
	src/tags.hpp
	src/tiffimage.cpp
	src/xmp.cpp
	test/data/bugfixes-test.out
2012-03-11 07:22:41 +00:00
Andreas Huggel
e5c7c207de #815: Checked-in patch with new Tokina lens by Chris Chiappa. 2012-03-11 03:57:55 +00:00
Andreas Huggel
cd7dd0ca8b #803: Fixed Rational/URational issues on Solaris. 2012-03-11 01:48:45 +00:00
Andreas Huggel
1dd39bacc4 Added cmake patch to fix compilation on MSVC with KDE Windows (Ananta Palani) 2012-03-10 06:13:08 +00:00
Andreas Huggel
ad0d28080c #809: Applied patch by Thomas Beutlich to fix Windows ccompilation error. 2012-03-07 09:56:30 +00:00
Andreas Huggel
d84c70192a #808: Applied patch by Pavel Heimlich. 2012-02-25 08:15:42 +00:00
Andreas Huggel
8caf58bce5 #809: Applied patch by Pavel Heimlich. 2012-02-25 08:07:49 +00:00
Andreas Huggel
6233fa6930 #810: Added sanity-checks for the minimum size of IFD makernotes before parsing. 2012-02-17 15:51:46 +00:00
Andreas Huggel
3153aab461 #806: Fixed typo. (Mark Purcell) 2012-02-15 13:44:13 +00:00
Andreas Huggel
6bfd267f63 #807: Fixed typo. (Mark Purcell) 2012-02-15 13:34:08 +00:00
Andreas Huggel
8b959f9da6 #811: Fixed typos. (Thomas Beutlich) 2012-02-15 13:21:29 +00:00
Andreas Huggel
ffe8209018 #812: Added function to determine the number of hard links on Windows NTFS. (Thomas Beutlich) 2012-02-11 03:58:30 +00:00
HumanDynamo
a16b2c0052 another KIPI xmp tag, this time used with Yandex Fotki web service to identify item uploaded 2012-02-07 09:15:33 +00:00
Andreas Huggel
92b2aac75a #812: Don't destroy files when checking if they are writable; use a memory buffer instead of a temporary file when writing files with hard links to preserve the links. 2012-02-07 04:41:45 +00:00
HumanDynamo
9218b74e18 KIPI PicasaWeb plugin store Item ID in this XMP tag when image are download/uploaded from/to web service. 2012-02-06 11:58:19 +00:00
Andreas Huggel
f0132e3113 Use the new method to set a tag without any value in a test. 2012-01-20 17:02:04 +00:00
Andreas Huggel
fba3644229 Tweaks. 2012-01-20 17:01:08 +00:00
Andreas Huggel
19f165629f Allow to add/set tags without a value with the command line tool. 2012-01-20 13:19:16 +00:00
Andreas Huggel
863772fba1 #799: Improved doc, tweaks. 2012-01-20 08:39:28 +00:00