Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10489 - Rockboy - rotate directional keys when screen is rotated

Attached to Project: Rockbox
Opened by Michael Chicoine (mc2739) - Wednesday, 05 August 2009, 15:45 GMT+2
Last edited by Michael Stummvoll (Stummi) - Sunday, 28 November 2010, 20:51 GMT+2
Task Type Patches
Category Plugins
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch for the Rockboy plugin will rotate the directional keys to match the screen rotation.

Also included is a patch for manual changes for the above and additional cleanup.
   rockboy-key-rotate.diff (2.8 KiB)
 apps/plugins/rockboy/sys_rockbox.c |   36 ++++++++++++++++++++++++++++--------
 1 file changed, 28 insertions(+), 8 deletions(-)

   rockboy-manual.diff (1.1 KiB)
 manual/plugins/rockboy.tex |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

This task depends upon

Closed by  Michael Stummvoll (Stummi)
Sunday, 28 November 2010, 20:51 GMT+2
Reason for closing:  Accepted
Comment by Dustin Skoracki (sko) - Thursday, 06 August 2009, 17:31 GMT+2
I think this is very useful, I had the same idea today when I tried Rockboy for the first time on my e250v2.
Comment by Michael Chicoine (mc2739) - Sunday, 09 August 2009, 16:48 GMT+2
Patch resync to r22220 - keys now rotated left or right to match screen rotation
   rockboy-key-rotate-v2.diff (4.4 KiB)
 apps/plugins/rockboy/sys_rockbox.c |   62 ++++++++++++++++++++++++++++++++-----
 1 file changed, 55 insertions(+), 7 deletions(-)

Loading...