aboutsummaryrefslogtreecommitdiffstats
path: root/src/exiv2wrapper.hpp
Commit message (Expand)AuthorAgeFilesLines
* Delete an XMP tag.Olivier Tilloy2009-04-221-0/+4
* Private value setter for XMP tags.Olivier Tilloy2009-04-211-1/+1
* Unlike IPTC tags, XMP tags are not repeatable.Olivier Tilloy2009-04-211-6/+3
* Really delete all repetitions of an IPTC tag.Olivier Tilloy2009-04-141-7/+3
* Private value setter for IPTC tags.Olivier Tilloy2009-04-061-8/+7
* Delete an EXIF tag.Olivier Tilloy2009-03-261-3/+2
* Private setters for EXIF tags.Olivier Tilloy2009-03-241-4/+3
* Expose writeMetadata in the C++ wrapper.Olivier Tilloy2009-03-191-1/+1
* Removed unused code.Olivier Tilloy2009-03-191-10/+1
* Retrieve XMP tag values (without python type conversion atm).Olivier Tilloy2009-01-121-1/+8
* Updated headers' dates.Olivier Tilloy2009-01-091-1/+1
* First basic support for XMP metadata: listing XMP keys.Olivier Tilloy2008-06-141-0/+3
* Retrieve more data for an IPTC tag (low-level).Olivier Tilloy2008-06-111-6/+13
* Replace all tabs by spaces in the code.Olivier Tilloy2008-04-191-0/+1
* Refactor the structure of the exiv2 wrapper, retrieve more data for an EXIF tag.Olivier Tilloy2008-04-191-0/+161