|
|
@ -140,7 +140,7 @@ namespace Exiv2 {
|
|
|
|
minoltaIfdId, makerTags, signedRational, printValue),
|
|
|
|
minoltaIfdId, makerTags, signedRational, printValue),
|
|
|
|
TagInfo(0x0105, "Teleconverter", N_("Teleconverter Model"),
|
|
|
|
TagInfo(0x0105, "Teleconverter", N_("Teleconverter Model"),
|
|
|
|
N_("Teleconverter Model"),
|
|
|
|
N_("Teleconverter Model"),
|
|
|
|
sony1IfdId, makerTags, unsignedLong, printMinoltaSonyTeleconverterModel),
|
|
|
|
minoltaIfdId, makerTags, unsignedLong, printMinoltaSonyTeleconverterModel),
|
|
|
|
TagInfo(0x0107, "ImageStabilization", N_("Image Stabilization"),
|
|
|
|
TagInfo(0x0107, "ImageStabilization", N_("Image Stabilization"),
|
|
|
|
N_("Image stabilization"),
|
|
|
|
N_("Image stabilization"),
|
|
|
|
minoltaIfdId, makerTags, unsignedLong, EXV_PRINT_TAG(minoltaImageStabilization)),
|
|
|
|
minoltaIfdId, makerTags, unsignedLong, EXV_PRINT_TAG(minoltaImageStabilization)),
|
|
|
@ -156,12 +156,21 @@ namespace Exiv2 {
|
|
|
|
TagInfo(0x010c, "LensID", N_("Lens ID"),
|
|
|
|
TagInfo(0x010c, "LensID", N_("Lens ID"),
|
|
|
|
N_("Lens identifier"),
|
|
|
|
N_("Lens identifier"),
|
|
|
|
minoltaIfdId, makerTags, unsignedLong, printMinoltaSonyLensID),
|
|
|
|
minoltaIfdId, makerTags, unsignedLong, printMinoltaSonyLensID),
|
|
|
|
|
|
|
|
TagInfo(0x0111, "ColorCompensationFilter", N_("Color Compensation Filter"),
|
|
|
|
|
|
|
|
N_("Color Compensation Filter: negative is green, positive is magenta"),
|
|
|
|
|
|
|
|
minoltaIfdId, makerTags, unsignedLong, printValue),
|
|
|
|
|
|
|
|
TagInfo(0x0112, "WhiteBalanceFineTune", N_("White Balance Fine Tune"),
|
|
|
|
|
|
|
|
N_("White Balance Fine Tune Value"),
|
|
|
|
|
|
|
|
minoltaIfdId, makerTags, unsignedLong, printValue),
|
|
|
|
TagInfo(0x0113, "ImageStabilization", N_("Image Stabilization"),
|
|
|
|
TagInfo(0x0113, "ImageStabilization", N_("Image Stabilization"),
|
|
|
|
N_("Image Stabilization"),
|
|
|
|
N_("Image Stabilization"),
|
|
|
|
minoltaIfdId, makerTags, unsignedLong, printMinoltaSonyBoolValue),
|
|
|
|
minoltaIfdId, makerTags, unsignedLong, printMinoltaSonyBoolValue),
|
|
|
|
TagInfo(0x0114, "CameraSettings5D", N_("Camera Settings (5D)"),
|
|
|
|
TagInfo(0x0114, "CameraSettings5D", N_("Camera Settings (5D)"),
|
|
|
|
N_("Camera Settings (for Dynax 5D model)"),
|
|
|
|
N_("Camera Settings (for Dynax 5D model)"),
|
|
|
|
minoltaIfdId, makerTags, undefined, printValue),
|
|
|
|
minoltaIfdId, makerTags, undefined, printValue),
|
|
|
|
|
|
|
|
TagInfo(0x0115, "WhiteBalance", N_("White Balance"),
|
|
|
|
|
|
|
|
N_("White balance"),
|
|
|
|
|
|
|
|
minoltaIfdId, makerTags, unsignedLong, printMinoltaSonyWhiteBalanceStd),
|
|
|
|
TagInfo(0x0e00, "PrintIM", N_("Print IM"),
|
|
|
|
TagInfo(0x0e00, "PrintIM", N_("Print IM"),
|
|
|
|
N_("PrintIM information"),
|
|
|
|
N_("PrintIM information"),
|
|
|
|
minoltaIfdId, makerTags, undefined, printValue),
|
|
|
|
minoltaIfdId, makerTags, undefined, printValue),
|
|
|
|