Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10235 - (fuze) pacbox keymap change

Attached to Project: Rockbox
Opened by Ralph Soto (agalloch) - Saturday, 23 May 2009, 06:42 GMT+2
Last edited by Thomas Martitz (kugel.) - Monday, 13 July 2009, 20:34 GMT+2
Task Type Patches
Category Games
Status Closed
Assigned To No-one
Player Type Another
Severity Low
Priority Normal
Reported Version Version 3.2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Just a small change to pacbox directional control on the fuze.
   pacboxfuze.patch (0.7 KiB)
 apps/plugins/pacbox/pacbox.h |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

This task depends upon

Closed by  Thomas Martitz (kugel.)
Monday, 13 July 2009, 20:34 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Committed in r21843. Thanks!
Comment by Paul Louden (Llorean) - Saturday, 23 May 2009, 07:29 GMT+2
Are you sure this is right? I'm not 100% sure (it's late at night here), but I think BUTTON_DOWN should be PACMAN_RIGHT (and UP should be LEFT respectively) if you just meant to rotate it 90 degrees to match screen orientation.
Comment by Ralph Soto (agalloch) - Sunday, 24 May 2009, 09:18 GMT+2
My bad. I was working on a plugin late last night and decided to post this up here because it has been bugging me for some time. My current path had many changes so I made a new directory, checked out the latest source, quickly edited pacbox.h, and posted the patch. Heh I feel like an idiot now :P
I've also changed the menu button; home now opens the menu, before you would have to use hold to open it.
   pacboxfuze[fixed].patch (0.8 KiB)
 apps/plugins/pacbox/pacbox.h |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Comment by Jeffrey Roberts (jmr) - Monday, 13 July 2009, 01:43 GMT+2
Thanks, the fixed version of the patch works great for me.
Comment by Tomasz Kowalczyk (mitk) - Monday, 13 July 2009, 11:41 GMT+2
Works for me too. Can it be commited?

Loading...