1268 Commits (a4fe28cef743f52c91b1a14a5b5f3e15ba883fd1)
 

Author SHA1 Message Date
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
Andreas Huggel 12fbc3a169 Added namespace registry. 18 years ago
Andreas Huggel 2707ec475e Temporary fix: do not allow unknown schema namespaces when decoding XMP. 18 years ago
Andreas Huggel 5700a8d994 Introduced XmpParser::initialize and XmpParser::terminate. 18 years ago
Andreas Huggel 97f1845674 Minor change and fix. 18 years ago
Andreas Huggel 5620fb6df1 Added XmpValue hierarchy, LangAltValue and support in the XmpParser for it. 18 years ago
Andreas Huggel f99e43342d Reworked XmpParser to be able to support any XMP value types. 18 years ago
HumanDynamo b7e2922422 disable DEBUG 18 years ago
Andreas Huggel c6ee9fad0c Improved support for XMP arrays. 18 years ago
Andreas Huggel 30d40d2b68 Added IPTC Core properties, allow unknown properties in known schemas. 18 years ago
Andreas Huggel 9ba646f95e Added crs and aux XMP properties. 18 years ago
Andreas Huggel 507fd5d425 Bugfix. 18 years ago
Andreas Huggel 088679c64f Added XMP "Phase 1" functionality: New Image interface to get/set/clear the raw XMP packet. (Merged revisions 1151-1153 and 1196-1197 from branches/xmp plus bugfix which will be in revision 1199.) 18 years ago
Andreas Huggel 34d36799d4 Added image interface to set and clear the XMP packet and the code to write XMP packets to JPEG images. 18 years ago
Andreas Huggel d128c392a6 Improved consistency of XMP and Exif/IPTC actions, added X extract/insert target, updated test results. 18 years ago
Andreas Huggel f76a94b3aa Fixed bug introduced in the previous revision, added warning for read value failure to the utility. 18 years ago
Andreas Huggel 91a359bffa Added first version of XMP encoder (not used yet), added Metadatum::toString(n), some smaller cleanups, fixes and tweaks. 18 years ago
HumanDynamo 663efcc7ae Code backported from digiKam to write ImageMagick Raw profile from scratch. Not yet adapted and used. We will use it later about PNG write support 18 years ago
HumanDynamo 830fb206e5 add ref. urls. 18 years ago
HumanDynamo 8f4cc2c747 fix my e-mail 18 years ago
HumanDynamo a6d09d8b17 code factorization : add new method to wrap zlib uncompress method 18 years ago
HumanDynamo 84f0c2b5ea 2nd code polishing using a new separate method to parse chunk content and assign right metadata accorndinly to image 18 years ago
HumanDynamo 5bd00c91c1 first simplication of code : add a new method to parse PNG chunks 18 years ago
HumanDynamo 01bd260315 added capability to extract PNG iTXt chunk (compressed or uncompressed).
added Adobe XMP iTXt extraction.
added iTXt PNG Description of image (assigned as Exiv2 comments).
18 years ago
HumanDynamo b72d6ef1f6 fix my e-mail 18 years ago
Andreas Huggel 1aa5d8338c Added xmpDM and pdf property lists. 18 years ago
Andreas Huggel 9e76805153 Catch exceptions from XMP toolkit, strip extra text (a URL) from beginning of XMP packets in TIFF and PNG images. 18 years ago
HumanDynamo 97d6bded54 first try to extract XMP metadata from PNG file. Do not work yet. 18 years ago
Andreas Huggel 5b24c2fce5 Added (static) class XmpParser, removed XmpData::load and XmpData::copy. Added decoding of XMP packets in TIFF images. 18 years ago
Andreas Huggel 418c16b07f Updated version number to 0.16. 18 years ago
HumanDynamo 0dbb240466 dump to 0.16 release 18 years ago
HumanDynamo 60edc05d81 Exiv2 from xmp branch : Accordinly with Andreas, dump version from 0.15 to 0.16. 18 years ago
HumanDynamo 6b20a75fad add url to hack with png chunks 18 years ago
Andreas Huggel 9b214e5aaa Added xmpTPg and photoshop properties. 18 years ago
HumanDynamo 1cf24939b0 Photoshop => Adobe Photoshop 18 years ago
olivier 7264e1e966 Updated the French translation. 18 years ago
HumanDynamo 53781e293a added URls to download external packages 18 years ago
Andreas Huggel e46674ef9f Added properties for schemas xmpRights, xmpMM and xmpBJ. 18 years ago
Andreas Huggel 89a55bb042 Added dc and xmp properties. 18 years ago
Andreas Huggel deebdfd512 Added XmpTextValue, used for all text properties. 18 years ago
Andreas Huggel 28ff429bc4 Merged revisions 1150:1169 from the trunk. 18 years ago