Andreas Huggel
|
e99fda5e0d
|
Fixed configure behaviour if expat installation is not valid.
|
18 years ago |
Andreas Huggel
|
ccd51b4bc4
|
Tweaked README, added COPYING file with XMP SDK license agreements.
|
18 years ago |
Andreas Huggel
|
e20a47ab05
|
Tweak.
|
18 years ago |
Andreas Huggel
|
704468bba3
|
Minor change.
|
18 years ago |
Andreas Huggel
|
73651871d0
|
Attempt to make --disable-xmp work.
|
18 years ago |
Andreas Huggel
|
1411732691
|
Template for toplevel Makefile.
|
18 years ago |
Andreas Huggel
|
ba57ebadce
|
Added configure options for XMP support and integrated XMP Toolkit.
|
18 years ago |
HumanDynamo
|
b3e80ba6c4
|
updtae i18n
|
18 years ago |
HumanDynamo
|
75dabaec90
|
i18n in progress. not yet complete...
|
18 years ago |
Andreas Huggel
|
ce170e093b
|
Generalized Xmpdatum::operator=.
|
18 years ago |
HumanDynamo
|
dbe900dde7
|
fix email
|
18 years ago |
HumanDynamo
|
c3d325315a
|
fix email
|
18 years ago |
Andreas Huggel
|
a464bca829
|
Tweaks.
|
18 years ago |
Andreas Huggel
|
9e55854e87
|
Added associative array style commands.
|
18 years ago |
HumanDynamo
|
7411147b30
|
update XMP i18n
|
18 years ago |
HumanDynamo
|
b3ad7f7e8c
|
xmpXmpRightsInfo and xmpXmpMMInfo are now i18n
|
18 years ago |
HumanDynamo
|
564221dd2f
|
xmpXmpInfo is now i18n
|
18 years ago |
HumanDynamo
|
88d0bf6662
|
XMP i18n : xmpDcInfo done. Note than all first char of tags Title are now capitalized like others XMP schemas
|
18 years ago |
HumanDynamo
|
3c2da7a723
|
start XMP i18n
|
18 years ago |
HumanDynamo
|
38d8b03171
|
start to support i18n with XMP
|
18 years ago |
HumanDynamo
|
3c8284dd48
|
update all i18n files including Pentax Makernotes
|
18 years ago |
HumanDynamo
|
f40c918da1
|
add Pentax Makernote in i18n
|
18 years ago |
HumanDynamo
|
5fd82ff41f
|
Xmp.exif.ColorSpace == 2 ==> AdobeRgb as standard Exif tag (from ExifTool DB)
|
18 years ago |
Andreas Huggel
|
538a5c0e77
|
Introduced EXV_PRINT_COMBITAG for Pentax multi-value lookups.
|
18 years ago |
Andreas Huggel
|
94de45135d
|
Removed tabs
|
18 years ago |
Andreas Huggel
|
7efe2cbc09
|
#529, patch from Michal Cihar: Added Pentax makernote support (these are the files I forgot to add to the previous revision).
|
18 years ago |
Andreas Huggel
|
185ae8b8c0
|
#529, patch from Michal Cihar: Added Pentax makernote support (AOC\0 type).
|
18 years ago |
Andreas Huggel
|
e5e1a17baf
|
Tweaked README-XMP.
|
18 years ago |
Andreas Huggel
|
52ddfc5938
|
Minor cleanup (memset -> std::memset, memcpy -> std::memcpy).
|
18 years ago |
Andreas Huggel
|
91c4dafbf9
|
Fixed compiler issues (gcc-4.3, msvc 7.1)
|
18 years ago |
Andreas Huggel
|
16c95f0fab
|
Extended xmpsample.cpp, related bugfixes and tweaks.
|
18 years ago |
Andreas Huggel
|
9beec8880d
|
Added XMP sample (incomplete), bugfixes.
|
18 years ago |
HumanDynamo
|
4d3c398ee1
|
new Exif Flash values backported from ExifTool
|
18 years ago |
HumanDynamo
|
0afca133d0
|
new Exif compression value backported from Exiftool
|
18 years ago |
Andreas Huggel
|
71c87ce89e
|
Bugfixes for XMP array handling.
|
18 years ago |
Andreas Huggel
|
ad280de5fc
|
Bugfix.
|
18 years ago |
Andreas Huggel
|
2c16464268
|
Fixed build without XMP support. See README-XMP.
|
18 years ago |
Andreas Huggel
|
a9fa6688bf
|
Changed from xmpArray to xmpBag, xmpSeq and xmpAlt.
|
18 years ago |
Andreas Huggel
|
97956266e6
|
Utility: Implemented modify action for XMP properties. Library: Bugfixes, tweaks.
|
18 years ago |
Andreas Huggel
|
bc5e3fbd5d
|
Bugfix.
|
18 years ago |
Andreas Huggel
|
c2b31e4f5f
|
Utility: Implemented XMP delete and insert from *.xmp file actions. Library: Added logic to determine whether to write from XMP packet or parsed XMP data.
|
18 years ago |
Andreas Huggel
|
f1d24641cd
|
Added first few XMP parser regression tests, updated property value types, fixed related Xmpdatum methods.
|
18 years ago |
Andreas Huggel
|
e043a7cd6a
|
Updated libtool version info also, since the version was bumped to 0.16 already.
|
18 years ago |
Andreas Huggel
|
28ed5a65db
|
Updated Nikon lens info to v2.40 of Robert Rottmerhusen's lens database.
|
18 years ago |
Andreas Huggel
|
bc2fa9a4de
|
Merged rev. 1198-1213 from branches/xmp.
|
18 years ago |
Andreas Huggel
|
ac314ddfbc
|
Intermediate state: Merged rev. 1153-1196 from branches/xmp.
|
18 years ago |
Andreas Huggel
|
77bec2c60e
|
Minor changes.
|
18 years ago |
Andreas Huggel
|
e0e449d5a5
|
Cleanup.
|
18 years ago |
Andreas Huggel
|
aca630395b
|
Added ok() check to query success of to<Type> conversions.
|
18 years ago |
Andreas Huggel
|
fb19fbe34d
|
Added XmpArrayValue, simplified XmpTextValue.
|
18 years ago |