- Status Closed
- Percent Complete
- Task Type Patches
- Category User Interface
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Daniel Dalton - 2007-10-22
Last edited by Jonathan Gordon - 2007-10-24
Opened by Daniel Dalton - 2007-10-22
Last edited by Jonathan Gordon - 2007-10-24
FS#8012 - voice a couple more things in the info list
This patch just voices the version (spells it). Also say the battery time in minutes/hours. Don't say minute or hour just say the number for example:
15 22. Is 15 hours 22 minutes.
Also speak the disk size because we can…
Problems:
-Two options aren't spoken on h300.
-Version probably shouldn't be first in the list. How do I change that? Maybe version last and battery level first.
I don't want to voice something different to what's on the screen too much.
Here is the patch anyway. Simular to FS#6138 by Stéphane Doyon.
But that one is out of date due to JdGordon's changes to the info screen…
Hmmm maybe one of the options is just blank. That's what I can tell from the code. And the other one might be for a second disk or something. Which I don't have.
Can someone confirm this?
The attached patch works better for me. Also made the talk_ interface for time and date more consistent with the rest of the talk_ API
Just noticed the say_time() function, maybe this could be merged into talk_time()?