Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#2988 - new yes/no screen.. more graphical

Attached to Project: Rockbox
Opened by Jonathan Gordon (jdgordon) - Sunday, 05 February 2006, 14:02 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 20 May 2007, 10:57 GMT+2
Task Type Patches
Category Settings
Status Closed
Assigned To No-one
Player Type
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

this is a yes/no screen with a yes and no "button" to
press instead of 1 key (which is wrong on the h300) for
ok and any else for cancel...
   yesno.patch (5.8 KiB)
 apps/gui/yesno.c |   94 ++++++++++++++++++++++++++++++++++++++++++-------------
 apps/gui/yesno.h |   16 +++++----
 2 files changed, 82 insertions(+), 28 deletions(-)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Sunday, 20 May 2007, 10:57 GMT+2
Reason for closing:  Out of Date
Comment by Jonathan Gordon (jdgordon) - Sunday, 05 February 2006, 14:18 GMT+2

bloody hell.. forgot to check the button to uploda the damn
file..
Comment by Jonathan Gordon (jdgordon) - Tuesday, 07 February 2006, 00:58 GMT+2

ive updated the patch for the latest cvs (some1 added the
ipod_3g key bindings...)
Comment by Jonathan Gordon (jdgordon) - Tuesday, 07 February 2006, 02:23 GMT+2

4th time lucky?
now works on char lcd targets (using the old style)
Comment by Brandon Low (lostlogic) - Friday, 10 February 2006, 13:59 GMT+2

Don't know if the patch is a go or no go overall, but
currently it contains windows style <CR><LF> newlines, can
you run your files and/or the patch file through a
script/program like unix2dos to remove these?

Loading...