This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5773 - Voicing of "Split filesize" and "Quality" menu is wrong
Attached to Project:
Rockbox
Opened by Jonas Häggqvist (rasher) - Saturday, 05 August 2006, 16:33 GMT+2
Last edited by Jonas Häggqvist (rasher) - Tuesday, 26 September 2006, 17:00 GMT+2
Opened by Jonas Häggqvist (rasher) - Saturday, 05 August 2006, 16:33 GMT+2
Last edited by Jonas Häggqvist (rasher) - Tuesday, 26 September 2006, 17:00 GMT+2
|
DetailsThe voicing of the Split filesize is confusing at best, useless at worst. Instead of saying "5 megabytes" it says "5 17070484 milliseconds". So "megabytes" gets turned into a number of milliseconds.
I'd say that's not very helpful. Update: It is now the recording quality screen (on swcodec) that has this behavior. The split filesize menu is voiced in "kilobits per second". I'm thinking it has to do with adding to the enum in talk.h and not getting what you want, but it's over my head. |
This task depends upon
Closed by Jonas Häggqvist (rasher)
Wednesday, 27 September 2006, 11:12 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed by Mike Sevakis in latest CVS
Wednesday, 27 September 2006, 11:12 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed by Mike Sevakis in latest CVS
With the latest (current CVS) build, the problem has changed slightly (for the better, it seems). Now it's simply saying "kilobits per second" instead of "megabytes".