Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#8112 - Voice battery level at 5%

Attached to Project: Rockbox
Opened by Daniel Dalton (ddalton) - Wednesday, 07 November 2007, 22:18 GMT+2
Last edited by Steve Bavin (pondlife) - Thursday, 08 November 2007, 12:42 GMT+2
Task Type Patches
Category Battery/Charging
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch just adds the speaking of the battery level at 5% as well. So when the battery hits 5% it will now say "batterly level 5%".
Not tested but should work.
   say-battery-level-5%.patch (0.5 KiB)
 firmware/powermgmt.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

This task depends upon

Closed by  Steve Bavin (pondlife)
Thursday, 08 November 2007, 12:42 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  It's not on by default though, that would be annoying.
Comment by Daniel Dalton (ddalton) - Wednesday, 07 November 2007, 22:27 GMT+2
Ok someone else wants the setting on by default. So I did that.
Not tested but I'll test later tonight.
   talk-battery-levels.patch (1 KiB)
 apps/settings_list.c |    2 +-
 firmware/powermgmt.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Loading...