Commit Graph

832 Commits

Author SHA1 Message Date
Andreas Huggel
481303090f Removed unneeded functions which appear to mask Windows native functions. This should fix #514 and probably also #484; to be tested. 2007-12-30 07:30:42 +00:00
Andreas Huggel
aecbc71657 Added XMP support to MSVC project. 2007-12-25 06:33:13 +00:00
Andreas Huggel
7a8bf1dad8 Added options -Y, -O and -D to the exiv2 tool to adjust Exif timestamps by years, months and days. 2007-12-22 17:51:55 +00:00
Andreas Huggel
31fbfa9978 Minor change. 2007-12-22 11:23:51 +00:00
Andreas Huggel
3478a05df9 Tweak 2007-12-14 17:13:21 +00:00
Andreas Huggel
1e6db63ae9 #534: Prevent integer overflow. 2007-12-14 17:05:53 +00:00
Andreas Huggel
4b95b20db8 #534: Prevent integer overflow. 2007-12-14 17:03:26 +00:00
Andreas Huggel
3c17cb4dec Modified fixiso to handle Canon tags as well. 2007-12-12 15:16:29 +00:00
Andreas Huggel
e54ecee647 #531: Applied patch from Michal Cihar. 2007-12-09 09:55:32 +00:00
Andreas Huggel
8a34e9b9a8 Fixed typos highlighted by Oliver Dörr. 2007-12-09 09:38:35 +00:00
Andreas Huggel
5b2d182f65 #533: An attempt to read IPTC data from multiple APP13 Photoshop 3.0 segments. 2007-12-09 08:03:09 +00:00
Andreas Huggel
579bc91821 Minor changes. 2007-12-09 08:01:43 +00:00
Andreas Huggel
358adfce04 Added writeFile() convenience function. 2007-12-09 08:00:26 +00:00
Andreas Huggel
678d0250b5 Updated Nikon lens info to v2.99 of Robert Rottmerhusen's lens database. 2007-11-27 08:40:40 +00:00
Andreas Huggel
4c7563a1bd Added reference tables for XMP properties to doc. 2007-11-24 12:25:31 +00:00
Andreas Huggel
c6be927871 Set version to 0.16-pre1 (0.15.99) and minor updates. 2007-11-04 11:11:31 +00:00
Andreas Huggel
451f093065 Doc tweaks. 2007-11-01 15:35:06 +00:00
Andreas Huggel
3a3507c260 Minor changes. 2007-11-01 10:45:40 +00:00
Andreas Huggel
08c2c50448 Partially updated MSVC project (samples and XMP don't compile). 2007-11-01 02:47:04 +00:00
Andreas Huggel
1ca526dda7 Minor update. 2007-10-31 02:58:24 +00:00
HumanDynamo
f461f9bb37 updated XMP dc tags description using definition from Dublin Core spec (http://dublincore.org/documents/dcmi-terms) 2007-10-25 13:08:50 +00:00
Andreas Huggel
6a8ca6051d Tweaks. 2007-10-21 08:41:12 +00:00
Andreas Huggel
24e9e36713 Added XMP lists to taglist program, fixed printProperties(). 2007-10-16 16:39:57 +00:00
Andreas Huggel
f51e7e0512 Added type keyword to XmpTextValue, added test with a command file that generates the same XMP packet as xmpsample. 2007-10-16 15:57:27 +00:00
Andreas Huggel
7c2e5a705a Updated test output, moved fix from prev rev into XmpParser. 2007-10-15 13:40:45 +00:00
Andreas Huggel
6d0cfca1a5 Fix: do not clear old XMP packet in case of an error encoding the new XMP data. 2007-10-15 12:51:04 +00:00
Andreas Huggel
595665be33 Added reg command to utility, fixed set command to wrok better with XMP arrays, modified LangAlt write method to write default first, fixed registerNs bug. 2007-10-15 10:07:39 +00:00
HumanDynamo
e5201e6995 polish i18n 2007-10-15 09:20:35 +00:00
HumanDynamo
3be311fb21 XMP properties implementation fully internationalized ! 2007-10-15 06:03:14 +00:00
HumanDynamo
58be432fc9 i18n in progress 2007-10-14 18:19:57 +00:00
HumanDynamo
cd6482470d i18n in progress 2007-10-14 12:43:24 +00:00
HumanDynamo
a362c0162f fix i18n 2007-10-13 20:02:16 +00:00
HumanDynamo
e2a05157c2 i18n in progress 2007-10-13 19:58:26 +00:00
HumanDynamo
ffead90b21 i18n in progress 2007-10-13 19:03:24 +00:00
HumanDynamo
125d7a533b i18n in progress 2007-10-13 17:43:04 +00:00
HumanDynamo
fdfbb7007d i18n in progress 2007-10-13 17:37:39 +00:00
HumanDynamo
e1b2c3cc38 i18n in progress 2007-10-13 15:56:13 +00:00
Andreas Huggel
8fdaad1872 Added link to Pentax makernote tags. 2007-10-10 14:59:19 +00:00
Andreas Huggel
8896c99005 Moved taglist.cpp back to src/ to make doc build easier. 2007-10-10 14:52:00 +00:00
Andreas Huggel
d82216eed6 Added Pentax makernote header to new TIFF parser. 2007-10-08 18:03:45 +00:00
Andreas Huggel
3a3ca52f99 Added Pentax Makernote tag doc, changed copyright. 2007-10-08 17:30:22 +00:00
Andreas Huggel
a6440d4ed1 Moved sample programs into new samples/ directory. Cleaned-up the makefiles and applied BSD license to all makefiles. 2007-10-08 09:17:20 +00:00
Andreas Huggel
a4fe28cef7 Disabled XMP SDK standard aliases. 2007-10-06 08:11:52 +00:00
HumanDynamo
44e0d16c37 revert. There is no problem here 2007-10-03 15:59:18 +00:00
HumanDynamo
cfc5ee5d79 add Xmp.tiff.ImageDescription to test. (Andreas, I suspect a problem) 2007-10-02 16:58:25 +00:00
Andreas Huggel
ba57ebadce Added configure options for XMP support and integrated XMP Toolkit. 2007-10-01 17:59:06 +00:00
HumanDynamo
75dabaec90 i18n in progress. not yet complete... 2007-09-30 18:38:42 +00:00
Andreas Huggel
ce170e093b Generalized Xmpdatum::operator=. 2007-09-30 14:23:19 +00:00
HumanDynamo
dbe900dde7 fix email 2007-09-30 07:21:48 +00:00
HumanDynamo
c3d325315a fix email 2007-09-30 07:17:33 +00:00