~osomon/pyexiv2/pyexiv2-0.3

  • Committer: Olivier Tilloy
  • Date: 2012-01-16 19:06:53 UTC
  • Revision ID: olivier@tilloy.net-20120116190653-x1d7burdvwaa4so5
Simplify and optimize ExifTag::setParentImage(…) and XmpTag::setParentImage(…)
by re-setting the value of the datum to a copy of the existing datum’s value.

This also fixes setting the value of an XMP tag of type array to [''] (this issue was uncovered by Benjamin Henne, see http://dev.exiv2.org/boards/3/topics/1039 for details).

Unfortunately this can’t easily be transposed to IptcTag::setParentImage(…) due to implementation details.
Filename Latest Rev Last Changed Committer Comment Size
..
art 100 17 years ago Olivier Tilloy Add pyexiv2 art (icon, SVG file and PNGs for vario Diff
doc 1 18 years ago Olivier Tilloy Initial import of the existing sources for the pro Diff
src 1 18 years ago Olivier Tilloy Initial import of the existing sources for the pro Diff
test 222 15 years ago Olivier Tilloy Renamed the unittest directory to test. Diff
.bzrignore 268.1.2 15 years ago Olivier Tilloy Ignore the contents of the _build directory. 36 bytes Diff Download File
COPYING 286.1.11 15 years ago Olivier Tilloy Removed the "How to Apply These Terms to Your New 14.7 KB Diff Download File
File cross-compile.sh 339.1.7 13 years ago Olivier Tilloy Updated windows build dependencies: • exiv2 0.21. 3.5 KB Diff Download File
NEWS 371.1.2 13 years ago Olivier Tilloy Updated NEWS. 9.6 KB Diff Download File
README 368 13 years ago Olivier Tilloy Updated windows build dependencies: • exiv2 0.21. 3.3 KB Diff Download File
SConstruct 361.1.1 13 years ago Olivier Tilloy Check that Python ≥ 2.6 in the build script. Fail 1.3 KB Diff Download File
todo 354 14 years ago Olivier Tilloy Updated todo list, #2. 405 bytes Diff Download File
win32-installer.nsi 371.1.1 13 years ago Olivier Tilloy Bumped version number to 0.3.2. 5.4 KB Diff Download File