144 Commits (20dfab80369d2531e63821c7e22ec532c6d6314d)

Author SHA1 Message Date
Robin Mills fe48230c64 #1040. Thank You Alan for reporting this and providing the patch. Thank You Thomas for validating this change. 10 years ago
Robin Mills 0df8356a56 #1029. Thank You, Thomas for reporting this and providing the patch. 11 years ago
Robin Mills 89311f21a0 Issue: #784. Thanks to Alan for the patch. See topic: http://dev.exiv2.org/boards/3/topics/1847 11 years ago
HumanDynamo 6ba325efa5 add new kipi-plugins XMP entry used with Panorama tool 11 years ago
Robin Mills 0a3c59feb4 #937. Thanks to Alan for the patch code and data file. 11 years ago
Robin Mills 716f053b46 Issue: 937. Thanks to Alan for the patch. 12 years ago
Robin Mills f7f2dbf210 Issue: #937. Thanks to Alan and Jim for raising the issue. Thanks to Alan for the patch and test file. 12 years ago
Andreas Huggel 9f48237901 Removed non-ASCII characters from the file. 12 years ago
Robin Mills 4e530fbce0 Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
Robin Mills a297d2b69e Rollback 3089 - somehow it's broken the build! 12 years ago
Robin Mills da1ed8c536 Bumping the copyright notice in src &samples from 2012 to 2013 12 years ago
Abhinav Badola 9769cd8e59 #813: Addded TrackAperture Function and Nikon MOV tags decoding in quicktimevideo.cpp 13 years ago
Andreas Huggel 9b131f3c61 Merge branch 'gsoc2012' 13 years ago
Andreas Huggel 0d397b95c7 Updated copyright message for 2012. 13 years ago
Andreas Huggel 3153aab461 #806: Fixed typo. (Mark Purcell) 14 years ago
HumanDynamo a16b2c0052 another KIPI xmp tag, this time used with Yandex Fotki web service to identify item uploaded 14 years ago
HumanDynamo 9218b74e18 KIPI PicasaWeb plugin store Item ID in this XMP tag when image are download/uploaded from/to web service. 14 years ago
Andreas Huggel 863772fba1 #799: Improved doc, tweaks. 14 years ago
Andreas Huggel bf9546f646 #799: Moved check for nested property to XmpProperties::propertyInfo. 14 years ago
Andreas Huggel 39f3d3fd0f Fixed property types from undefined to xmpText. 14 years ago
Andreas Huggel 8ebb0281eb #798: Applied RegionTagging.diff patch by Benjamin H. 14 years ago
Andreas Huggel 4fda7ac1e0 #799: Fixed type-determination for nested properties,
XmpBag::read: don't do anything if the string is empty,
      Added Iptc4xmpCore and Iptc4xmpExt as possible prefixes
14 years ago
HumanDynamo f94fb67f69 add Pick Label tag from digiKam XMP namespace 15 years ago
Andreas Huggel 7770151915 Updated Copyright message for 2011. 15 years ago
HumanDynamo 66a17edbfb Add new Color Label value include in digiKam 2.0.0 XMP namespace 15 years ago
Andreas Huggel 9195470f22 Allow "migration" of XMP namespaces. Simplified XMP-SDK RegisterNamespace(). 15 years ago
HumanDynamo 76577d5eca new digiKam XMP tag to register settings used by Lens Correction tools 15 years ago
Andreas Huggel 45c2eb2d34 #721: Use Pimpl idiom for class ExifKey in preparation for more changes. 15 years ago
HumanDynamo 67c0ae133c fix tag name typo 15 years ago
HumanDynamo 63009032b9 add new image history XMP tag from digiKam 2.0 15 years ago
Andreas Huggel 248cfb33c5 #719: Removed standard Exif tag definitions and pretty-print functions from the API. Fixed warnings in the code for Float and Double values (added for #711). 15 years ago
Andreas Huggel 06ce0d18b6 - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp)
- Changed Sony/Minolta pretty-print function to print EV value
- Renamed rcsid.hpp to rcsid_int.hpp, do not publish it anymore
15 years ago
Andreas Huggel e6408f101b Added HTML doc for new XMP schemas mediapro, expressionmedia and kipi. 15 years ago
Andreas Huggel 6d496a4888 Updated Copyright notice for 2010. 15 years ago
Andreas Huggel 3e025435a8 Added iView Media Pro and MS Expression Media XMP schemas. (Steve Wright) 16 years ago
HumanDynamo b85909a314 add Kipi xmp namespace used by digiKam kipi-plugins 16 years ago
Andreas Huggel 763b4f7933 Removed trailing whitespace. 16 years ago
Andreas Huggel 370af5c8a3 Merged all changes from the unstable branch into the trunk. 16 years ago
HumanDynamo d21e89b9e8 2 new tags from digiKam xmp namespace 16 years ago
Andreas Huggel d1d7be03dd Added remaining XMP plus properties (Mikolaj Machowski). 16 years ago
Andreas Huggel 09ec544678 Added iptc4xmpExt and plus XMP schemas (Based on a patch from Mikolaj Machowski). 16 years ago
Andreas Huggel ad3fd0ee6f #631: Fixed minor doc bugs, ran make update-po. 16 years ago
HumanDynamo f8b6281ad7 fix typo in M$ XMP namespace 16 years ago
HumanDynamo c02386cb7a wrong M$ XMP tag name : RatingPercent => Rating 16 years ago
Andreas Huggel 8a6d9dbc42 Updated Copyright notice for 2009. 17 years ago
Andreas Huggel 57a4c6a205 Fixed syntax error. 17 years ago
Andreas Huggel 4eda07a335 Added a few more performance tweaks. 17 years ago
Andreas Huggel 454d599da9 Fixed issue with custom namespaces ending with a #. (Reported by chrysn) 17 years ago
Andreas Huggel 00a3ef321b Removed CIFF classes from published API, doc tweaks. 17 years ago
Andreas Huggel 4c79818d76 Register new namespaces with XMP-SDK. 17 years ago
HumanDynamo 9f4fb5033b add digiKam.org XMP namespace 17 years ago
HumanDynamo 09495f7fed add Microsoft Photo XMP schema 17 years ago
Andreas Huggel b759193273 Removed trailing whitespace. 17 years ago
Andreas Huggel 0d55992e2f Merged unstable branch to trunk. 17 years ago
Andreas Huggel c005bc4fc4 Fixed type of tiff:DateTime property (Vladimir Nadvornik). 17 years ago
Andreas Huggel 9f0b41c57d Fixed XmpKey::tagLabel() for custom keys (bug reported by Vladimir Nadvornik) 18 years ago
Andreas Huggel a818b4c052 Removed remaining XMP exif TagDetails tables. 18 years ago
Andreas Huggel 8239c44ee8 More XMP TagDetails removed, intermediate. 18 years ago
Andreas Huggel 490dd82a14 Removed more XMP TagDetails tables, use existing Exif tables instead. 18 years ago
Andreas Huggel 90adc97218 Started to remove XMP TagDetails tables and use those from Exif instead. 18 years ago
Andreas Huggel ceeff042fc Further XMP print function updates (based on patch from webustany for GHOP 98). 18 years ago
Andreas Huggel 9ff410f41f Fixed typo. 18 years ago
Andreas Huggel 7ac86ccc69 Fixed subtle bug when printing with an XMP print function. 18 years ago
Andreas Huggel cd9aa48676 More print functions added (intermediate version, by webustany for GHOP 98). 18 years ago
Andreas Huggel c54c385d61 Added XMP pretty-print functionality (by webustany for GHOP 98). 18 years ago
Andreas Huggel 2e3672d211 #539: Make registration of namespaces actually work (Vladimir Nadvornik, S M Ryan) 18 years ago
Andreas Huggel 3ac665a305 Added 2008 to Copyright notice. 18 years ago
Andreas Huggel 31fbfa9978 Minor change. 18 years ago
Andreas Huggel 8a34e9b9a8 Fixed typos highlighted by Oliver Dörr. 18 years ago
HumanDynamo f461f9bb37 updated XMP dc tags description using definition from Dublin Core spec (http://dublincore.org/documents/dcmi-terms) 18 years ago
Andreas Huggel 24e9e36713 Added XMP lists to taglist program, fixed printProperties(). 18 years ago
HumanDynamo e5201e6995 polish i18n 18 years ago
HumanDynamo 3be311fb21 XMP properties implementation fully internationalized ! 18 years ago
HumanDynamo 58be432fc9 i18n in progress 18 years ago
HumanDynamo cd6482470d i18n in progress 18 years ago
HumanDynamo a362c0162f fix i18n 18 years ago
HumanDynamo e2a05157c2 i18n in progress 18 years ago
HumanDynamo ffead90b21 i18n in progress 18 years ago
HumanDynamo 125d7a533b i18n in progress 18 years ago
HumanDynamo fdfbb7007d i18n in progress 18 years ago
HumanDynamo e1b2c3cc38 i18n in progress 18 years ago
HumanDynamo 75dabaec90 i18n in progress. not yet complete... 18 years ago
HumanDynamo dbe900dde7 fix email 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 5fd82ff41f Xmp.exif.ColorSpace == 2 ==> AdobeRgb as standard Exif tag (from ExifTool DB) 18 years ago
Andreas Huggel 16c95f0fab Extended xmpsample.cpp, related bugfixes and tweaks. 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 f1d24641cd Added first few XMP parser regression tests, updated property value types, fixed related Xmpdatum methods. 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