Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7525 - Voice total disk size.

Attached to Project: Rockbox
Opened by Daniel Dalton (ddalton) - Friday, 03 August 2007, 14:32 GMT+2
Last edited by Daniel Stenberg (bagder) - Wednesday, 12 September 2007, 23:06 GMT+2
Task Type Patches
Category User Interface
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

Under the info screen the disk size is voiced. I am blind and I wanted to start with something simple so I thought this would be a good start. Hopefully someone will find this useful. Anyway here it is. Use p1 to add it.
   talk_disk_size.diff (1 KiB)
 rockbox-devel/apps/lang/english.lang |    2 +-
 rockbox-devel/apps/menus/main_menu.c |    5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

This task depends upon

Closed by  Daniel Stenberg (bagder)
Wednesday, 12 September 2007, 23:06 GMT+2
Reason for closing:  Rejected
Additional comments about closing:  "Not needed" said and requested closed by its author.
Comment by Dominik Riebeling (bluebrother) - Friday, 03 August 2007, 14:48 GMT+2
you should consider diffing against svn (just run "svn diff" from a svn checkout root). This way you can apply the resulting patch with -p0 and are also sure you are always diffing to the current state. It's also easier than keeping two trees in sync ;-)
Comment by Daniel Dalton (ddalton) - Saturday, 04 August 2007, 08:19 GMT+2
I used svn diff for this patch and I also fixed the line indents. Just use p0 to apply it.
   say_disk_size.diff (0.9 KiB)
 apps/lang/english.lang |    2 +-
 apps/menus/main_menu.c |    5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

Loading...