This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9428 - Battery bench message is only correct for HW codec players.
Attached to Project:
Rockbox
Opened by David Hall (Soap) - Monday, 29 September 2008, 00:19 GMT+2
Last edited by Robert Menes (RMenes379) - Friday, 03 October 2008, 13:50 GMT+2
Opened by David Hall (Soap) - Monday, 29 September 2008, 00:19 GMT+2
Last edited by Robert Menes (RMenes379) - Friday, 03 October 2008, 13:50 GMT+2
|
DetailsWhen you attempt to load another plugin while battery bench is running a dialog pops up:
Batt.Bench is currently running. Press OFF to cancel the test. Anything else will resume. "OFF" is only the correct key for HWcodec. I know there is more than one way to fix this, perhaps one way smaller than the patch I offer, but I don't know how to concatenate strings w/o including STRING.H (which I assume nobody wants me to do here.) |
This task depends upon
Closed by Robert Menes (RMenes379)
Friday, 03 October 2008, 13:50 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed, take 2.
Friday, 03 October 2008, 13:50 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed, take 2.
The patch looks fine to me otherwise.
I don't know which method is preferred.
Perhaps people will like this one better.