aboutsummaryrefslogtreecommitdiffstats
path: root/src/exiv2wrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Private value setter for IPTC tags.Olivier Tilloy2009-04-061-35/+47
* Delete an EXIF tag.Olivier Tilloy2009-03-261-6/+2
* Private setters for EXIF tags.Olivier Tilloy2009-03-241-15/+6
* Expose writeMetadata in the C++ wrapper.Olivier Tilloy2009-03-191-2/+2
* Generic getter for all tags.Olivier Tilloy2009-03-191-0/+1
* Removed unused code.Olivier Tilloy2009-03-191-22/+4
* Retrieve the real type of xmp tags.Olivier Tilloy2009-01-141-2/+1
* Retrieve XMP tag values (without python type conversion atm).Olivier Tilloy2009-01-121-0/+37
* Updated headers' dates.Olivier Tilloy2009-01-091-1/+1
* First basic support for XMP metadata: listing XMP keys.Olivier Tilloy2008-06-141-1/+22
* Retrieve more data for an IPTC tag (low-level).Olivier Tilloy2008-06-111-30/+54
* Replace all tabs by spaces in the code.Olivier Tilloy2008-04-191-1/+1
* Refactor the structure of the exiv2 wrapper, retrieve more data for an EXIF tag.Olivier Tilloy2008-04-191-0/+483