This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
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
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
|
DetailsUnder 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.
|
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.
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.
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 ;-)
I used svn diff for this patch and I also fixed the line indents. Just use p0 to apply it.