- 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
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…
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
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()?