Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#2792 - statusbar didn't get drawn/updated when in yesno-screen...

Attached to Project: Rockbox
Opened by Stephan Wezel (thewolfwillcome) - Thursday, 01 December 2005, 20:51 GMT+1
Last edited by Barry Wardell (barrywardell) - Saturday, 28 July 2007, 17:55 GMT+1
Task Type Patches
Category
Status Closed
Assigned To No-one
Player Type
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch fix the porblem that the statusbar isn't
drawn(when leaving wps and bookmark_on_stop is set to
yes) and updated when in yesno-screen.

it fixes also that the text

Play = Yes
Any Other = No

gets printed twice in when the yesno-screen is called
within bookmark_autobookmark()-fn
   fix.patch (1.7 KiB)
 bookmark.c  |    8 +++-----
 gui/yesno.c |    1 +
 2 files changed, 4 insertions(+), 5 deletions(-)

This task depends upon

Closed by  Barry Wardell (barrywardell)
Saturday, 28 July 2007, 17:55 GMT+1
Reason for closing:  Out of Date
Additional comments about closing:  This seems to already be fixed in current SVN.
Comment by Stephan Wezel (thewolfwillcome) - Thursday, 01 December 2005, 20:55 GMT+1

oops typo: statusbar isn't drawn, when leaving wps, using
the %wd-tag and bookmark on stop is set to ask..

Loading...