This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6138 - Be more talkative in info menu
Attached to Project:
Rockbox
Opened by Stephane Doyon (sdoyon) - Saturday, 07 October 2006, 06:19 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 24 October 2007, 13:04 GMT+2
Opened by Stephane Doyon (sdoyon) - Saturday, 07 October 2006, 06:19 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 24 October 2007, 13:04 GMT+2
|
DetailsUnder the Rockbox info screen, speak the estimated remaining battery
time as well as the buffer size. Under the version (credits) option, do speak the firmware version number (spell it). I'm a new Rockbox user, I'm blind and I'm a programmer. There's lots of things I'd like my player to tell me. I thought I'd start with something simple while I learn how to go about contributing. Thanks. |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Wednesday, 24 October 2007, 13:04 GMT+2
Reason for closing: Out of Date
Wednesday, 24 October 2007, 13:04 GMT+2
Reason for closing: Out of Date
plugin, of course... Just have the version spelled with the other stuff
under the info menu.
It just had a few errors but now it should compile and apply fine.
Use p0 to add it.
Requires
fs#7647
Here it is...
Anyway here is the complete patch again. Can someone test it and make sure it is working?
Requires
FS#7647FS#7798My patch (
FS#7897) was committed and changed some rtc code in main_menu.c.Anyway here is an update compiles and applies fine on the latest svn.
Also added speaking of the total disk size.
Requires
FS#7798Here it is.