great. Scene Mode is shared between Minolta and Sony. Exactly same values...

This commit is contained in:
HumanDynamo
2010-04-27 10:04:13 +00:00
parent 610d86133a
commit 4458962677
4 changed files with 31 additions and 17 deletions
+3
View File
@@ -120,6 +120,9 @@ namespace Exiv2 {
TagInfo(0x0089, "ThumbnailLength", N_("Thumbnail Length"),
N_("Size of the thumbnail"),
minoltaIfdId, makerTags, unsignedLong, printValue),
TagInfo(0x0100, "SceneMode", N_("Scene Mode"),
N_("Scene Mode"),
minoltaIfdId, makerTags, unsignedLong, printMinoltaSonySceneMode),
// TODO: for A100, use Sony table from minoltasonyvallue.cpp::printMinoltaSonyColorMode().
TagInfo(0x0101, "ColorMode", N_("Color Mode"),