Commit Graph

5470 Commits

Author SHA1 Message Date
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
d33e3a19a3 Fixed typo. 2007-10-08 00:19:57 +00:00
Andreas Huggel
a4fe28cef7 Disabled XMP SDK standard aliases. 2007-10-06 08:11:52 +00:00
Andreas Huggel
b2d16d343f Fixed more g++ warnings. 2007-10-06 04:46:22 +00:00
Andreas Huggel
523fdc3e10 Fixed some g++ warnings (ported from Exempi 1.99.4). 2007-10-06 04:18:50 +00:00
oliverd17
8b80718747 Updated German translations 2007-10-05 18:36:49 +00:00
oliverd17
4f44537d13 Updated German translations 2007-10-05 08:49:52 +00:00
oliverd17
2e0dcce196 Updated German translations 2007-10-05 08:25:43 +00:00
oliverd17
a44b6b67ff Updated German translations 2007-10-03 19:09:11 +00:00
HumanDynamo
44e0d16c37 revert. There is no problem here 2007-10-03 15:59:18 +00:00
Andreas Huggel
3b49c42510 Added feature configuration summary. 2007-10-02 17:20:26 +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
e99fda5e0d Fixed configure behaviour if expat installation is not valid. 2007-10-02 15:06:09 +00:00
Andreas Huggel
ccd51b4bc4 Tweaked README, added COPYING file with XMP SDK license agreements. 2007-10-02 14:19:35 +00:00
Andreas Huggel
e20a47ab05 Tweak. 2007-10-02 03:50:09 +00:00
Andreas Huggel
704468bba3 Minor change. 2007-10-02 03:39:00 +00:00
Andreas Huggel
73651871d0 Attempt to make --disable-xmp work. 2007-10-02 02:58:08 +00:00
Andreas Huggel
1411732691 Template for toplevel Makefile. 2007-10-02 02:45:47 +00:00
Andreas Huggel
ba57ebadce Added configure options for XMP support and integrated XMP Toolkit. 2007-10-01 17:59:06 +00:00
HumanDynamo
b3e80ba6c4 updtae i18n 2007-09-30 18:39:40 +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
Andreas Huggel
a464bca829 Tweaks. 2007-09-29 18:04:53 +00:00
Andreas Huggel
9e55854e87 Added associative array style commands. 2007-09-29 17:55:34 +00:00
HumanDynamo
7411147b30 update XMP i18n 2007-09-28 18:36:32 +00:00
HumanDynamo
b3ad7f7e8c xmpXmpRightsInfo and xmpXmpMMInfo are now i18n 2007-09-28 18:35:15 +00:00
HumanDynamo
564221dd2f xmpXmpInfo is now i18n 2007-09-28 18:26:39 +00:00
HumanDynamo
88d0bf6662 XMP i18n : xmpDcInfo done. Note than all first char of tags Title are now capitalized like others XMP schemas 2007-09-28 18:20:28 +00:00
HumanDynamo
3c2da7a723 start XMP i18n 2007-09-28 17:15:23 +00:00
HumanDynamo
38d8b03171 start to support i18n with XMP 2007-09-28 17:15:01 +00:00
HumanDynamo
3c8284dd48 update all i18n files including Pentax Makernotes 2007-09-28 16:19:43 +00:00
HumanDynamo
f40c918da1 add Pentax Makernote in i18n 2007-09-28 16:15:07 +00:00
HumanDynamo
5fd82ff41f Xmp.exif.ColorSpace == 2 ==> AdobeRgb as standard Exif tag (from ExifTool DB) 2007-09-28 08:36:16 +00:00
Andreas Huggel
538a5c0e77 Introduced EXV_PRINT_COMBITAG for Pentax multi-value lookups. 2007-09-27 18:35:21 +00:00
Andreas Huggel
94de45135d Removed tabs 2007-09-27 17:02:39 +00:00
Andreas Huggel
7efe2cbc09 #529, patch from Michal Cihar: Added Pentax makernote support (these are the files I forgot to add to the previous revision). 2007-09-27 16:54:16 +00:00
Andreas Huggel
185ae8b8c0 #529, patch from Michal Cihar: Added Pentax makernote support (AOC\0 type). 2007-09-27 15:36:10 +00:00
Andreas Huggel
e5e1a17baf Tweaked README-XMP. 2007-09-24 14:50:19 +00:00
Andreas Huggel
52ddfc5938 Minor cleanup (memset -> std::memset, memcpy -> std::memcpy). 2007-09-24 14:30:10 +00:00
Andreas Huggel
91c4dafbf9 Fixed compiler issues (gcc-4.3, msvc 7.1) 2007-09-24 06:33:17 +00:00
Andreas Huggel
16c95f0fab Extended xmpsample.cpp, related bugfixes and tweaks. 2007-09-23 16:15:49 +00:00
Andreas Huggel
9beec8880d Added XMP sample (incomplete), bugfixes. 2007-09-22 15:28:49 +00:00
HumanDynamo
4d3c398ee1 new Exif Flash values backported from ExifTool 2007-09-21 08:27:27 +00:00
HumanDynamo
0afca133d0 new Exif compression value backported from Exiftool 2007-09-21 08:16:12 +00:00
Andreas Huggel
71c87ce89e Bugfixes for XMP array handling. 2007-09-20 18:17:57 +00:00
Andreas Huggel
ad280de5fc Bugfix. 2007-09-20 14:28:28 +00:00
Andreas Huggel
2c16464268 Fixed build without XMP support. See README-XMP. 2007-09-20 14:23:18 +00:00
Andreas Huggel
a9fa6688bf Changed from xmpArray to xmpBag, xmpSeq and xmpAlt. 2007-09-20 13:34:48 +00:00