Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7705 - Add speech to battery bench

Attached to Project: Rockbox
Opened by Daniel Dalton (ddalton) - Tuesday, 04 September 2007, 13:45 GMT+2
Last edited by Alex Parker (BigBambi) - Sunday, 06 June 2010, 02:05 GMT+2
Task Type Patches
Category Plugins
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 adds speech to battery bench.
Requires  FS#7704 . I know this is very simple but it might come in useful. And I hink it is a good start.
   battery_bench.patch (2 KiB)
 apps/plugins/battery_bench.c |    4 ++++
 apps/lang/english.lang       |   42 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)

Closed by  Alex Parker (BigBambi)
Sunday, 06 June 2010, 02:05 GMT+2
Reason for closing:  Out of Date
Comment by Daniel Dalton (ddalton) - Thursday, 04 October 2007, 07:26 GMT+2
I need to add an if statement to check if talk_menus is enabled.
I will do that later.
Comment by Daniel Dalton (ddalton) - Monday, 15 October 2007, 10:17 GMT+2
Update.
Check for talk_menus.
   talk-battery-bench.patch (1.7 KiB)
 apps/lang/english.lang       |   28 ++++++++++++++++++++++++++++
 apps/plugins/battery_bench.c |    5 +++++
 2 files changed, 33 insertions(+)

Loading...