Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#9720 - splash screen shows wrong Wake up alarm time

Attached to Project: Rockbox
Opened by omoha (omoha) - Sunday, 28 December 2008, 09:46 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 16 December 2009, 07:03 GMT+2
Task Type Bugs
Category User Interface
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Version 3.1
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

When I set wake up alarm, splash screen shows wrong alarm time.
I fixed it.
   alarm_menu.c.patch (0.8 KiB)
 apps/alarm_menu.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Wednesday, 16 December 2009, 07:03 GMT+2
Reason for closing:  Not a Bug
Comment by Robert Kukla (roolku) - Tuesday, 15 December 2009, 08:59 GMT+2
It is not supposed to show the absolute time, but the time until the wakeup happens. It seems to work for me?

Loading...