Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#8428 - Sudoku ipod scroll improvement

Attached to Project: Rockbox
Opened by Henri Valta (cg) - Tuesday, 08 January 2008, 00:34 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Thursday, 27 November 2008, 21:29 GMT+2
Task Type Patches
Category Games
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 makes the center (select) button to change the scroll direction on Sudoku plugin on ipod targets.

The old (frustrating) behaviour of scrolling through every horizontal cell to move up/down is still preserved ;)

Patch is tested on ipod video hw and a few simulator builds.
   sudoku_ipod_dirchange_v1.diff (4 KiB)
 apps/plugins/sudoku/sudoku.h |    2 -
 apps/plugins/sudoku/sudoku.c |   53 +++++++++++++++++++++++++++++++++----------
 2 files changed, 42 insertions(+), 13 deletions(-)

This task depends upon

Closed by  Dominik Riebeling (bluebrother)
Thursday, 27 November 2008, 21:29 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  thanks!
Comment by Henri Valta (cg) - Tuesday, 15 January 2008, 00:52 GMT+2
Additional patch to update the key table in manual
   sudoku_ipod_dirchange_manual.diff (1.3 KiB)
 manual/plugins/sudoku.tex |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Comment by Henri Valta (cg) - Tuesday, 18 March 2008, 21:44 GMT+2
Resynced manual patch (rev 16696)
   sudoku_ipod_dirchange_manual_v2.diff (1.3 KiB)
 manual/plugins/sudoku.tex |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Comment by Henri Valta (cg) - Sunday, 26 October 2008, 11:04 GMT+2
Resynched both patches to rev 18881
   sudoku_ipod_dirchange_manual_v3.diff (1.4 KiB)
 manual/plugins/sudoku.tex |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

   sudoku_ipod_dirchange_v2.diff (4 KiB)
 apps/plugins/sudoku/sudoku.h |    2 -
 apps/plugins/sudoku/sudoku.c |   53 +++++++++++++++++++++++++++++++++----------
 2 files changed, 42 insertions(+), 13 deletions(-)

Loading...