This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7561 - Say the time in 12 hour format
Attached to Project:
Rockbox
Opened by Daniel Dalton (ddalton) - Wednesday, 08 August 2007, 23:35 GMT+2
Last edited by Jonas Häggqvist (rasher) - Wednesday, 22 August 2007, 00:55 GMT+2
Opened by Daniel Dalton (ddalton) - Wednesday, 08 August 2007, 23:35 GMT+2
Last edited by Jonas Häggqvist (rasher) - Wednesday, 22 August 2007, 00:55 GMT+2
|
DetailsVoice the time in 12 hour format under the info screen. It even says a m and pm. In english.lang I had to write a m so it wouldn't say am. Anyway here it is.
|
This task depends upon
Closed by Jonas Häggqvist (rasher)
Wednesday, 22 August 2007, 00:55 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed in r14418. Thanks.
Wednesday, 22 August 2007, 00:55 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed in r14418. Thanks.
allows the time to be voiced in 12 or 24 hour. Just change the setting in /settings/general settings/system/time/time format to how you want it to be displayed and voiced.
A couple of things:
Removed the ability to voice the secconds. This is very easy to add again so let me know if you want it added. I couldn't see how you would say the time in 12 hour format with secconds. Would you like it to say seven forty four and seven seconds pm? or "seven forty four pm and seven secconds" so let me know. I removed it from the 24 hour clock as well.
This only effects the voice.
Also the indentation is wrong. I am looking into linux and a better text editor. so If you want you can fix the indentation. Anyway here it is.
Here it is...
Also in my last comment I meant I don't have a need to here the seconds voiced.
Anyway here it is again. Sorry about the confusion.
Removed a comment and used and else instead of another if.
Here it is...