Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7373 - Maze: Button changes for iPods

Attached to Project: Rockbox
Opened by Alexander Papst (DerPapst) - Friday, 29 June 2007, 19:49 GMT+2
Last edited by Antoine Cellerier (dionoea) - Friday, 29 June 2007, 21:31 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

The following patch makes the all new and shiny maze plugin usable on iPods. The current layout is a pita (e.g. scroll up to move the box down).

New button layout:

Menu/Play/Rew/Fwd: Up/Down/Left/Right
Select + Play: Solve Maze
Long Select: New maze (I haven't used short select because i want to avoid the user restarts the game by accident)
Menu + Select: Quit the plugin

Any other daps than iPod still use the old button layout as it is defined in pluginlib_actions.

Have fun :-)

   maze_buttons_r1.diff (2.9 KiB)
 apps/plugins/maze.c |   54 ++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 42 insertions(+), 12 deletions(-)

This task depends upon

Closed by  Antoine Cellerier (dionoea)
Friday, 29 June 2007, 21:31 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Applied. Thanks.

Loading...