Currently Exposure Time values are displayed as raw fractions (such as '10/850'). I propose normalising them and adding an 's' to indicate 'seconds' (such as '1/85s').

CommentFileSizeAuthor
#2 normalise-fractions_1297060_2.patch1.58 KBAnonymous (not verified)
#1 normalise-exposure-time-values_1297060_1.patch1.41 KBAnonymous (not verified)

Comments

Anonymous’s picture

Status: Active » Needs review
StatusFileSize
new1.41 KB

The attached patch does that, based on this code: http://sourceforge.net/tracker/?func=detail&aid=1121153&group_id=70802&a...

Anonymous’s picture

Title: Normalise Exposure Time values » Normalise Exposure Time and Focal Length
StatusFileSize
new1.58 KB

I went on to normalise the Focal Length values as well and realised that they could share the same function as Exposure Time.

I've therefore added normalising the Focal Length to the attached patch and fixed a missing '$' from the initial patch.

jphautin’s picture

Assigned: Unassigned » jphautin

will check it in the next few days.

jphautin’s picture

Status: Needs review » Fixed

applied manually your patch on head. Thanks for it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.