Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#6746 - new battery tag display in minutes only

Attached to Project: Rockbox
Opened by greg (hweb21) - Tuesday, 06 March 2007, 20:02 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 07 October 2009, 12:16 GMT+2
Task Type Patches
Category Themes
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

a new battery tag that displays time left in minutes only like in the debug menu instead of hours and minutes.
why~smaller and cleaner
ex. 1h 30m = 90m
This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Wednesday, 07 October 2009, 12:16 GMT+2
Reason for closing:  Out of Date
Comment by Max Weninger (maxwen) - Sunday, 11 March 2007, 07:54 GMT+2
First implementation
   battery_minutes_tag.patch (0.8 KiB)
 rockbox_svn/apps/gui/gwps-common.c |   10 ++++++++++
 1 file changed, 10 insertions(+)

Comment by Max Weninger (maxwen) - Sunday, 11 March 2007, 07:55 GMT+2
BTW: the tag is %bm
Comment by greg (hweb21) - Sunday, 11 March 2007, 18:00 GMT+2
thank you
Comment by Max Weninger (maxwen) - Thursday, 10 May 2007, 07:52 GMT+2
synced to new wps parser
   battery_minutes_tag.patch (2.4 KiB)
 rockbox_svn/apps/gui/gwps.h        |    1 +
 rockbox_svn/apps/gui/wps_debug.c   |    4 ++++
 rockbox_svn/apps/gui/wps_parser.c  |    1 +
 rockbox_svn/apps/gui/gwps-common.c |   10 ++++++++++
 4 files changed, 16 insertions(+)

Loading...