Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7140 - H10 scroll pad improvements

Attached to Project: Rockbox
Opened by Hepdog (007quick) - Wednesday, 09 May 2007, 22:50 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Sunday, 05 June 2011, 13:09 GMT+2
Task Type Patches
Category User Interface
Status Closed
Assigned To No-one
Player Type iriver H10
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch uses the following logic:
divides the scrollbar into sections that do something like this:
|<<<|<<<|<<<|>>>|>>>|>>>|
seems like the old stuff, but the idea is that when your finger goes from one section to another, it will go either up, or down , acordingly.
There is also some code to avarage the readings of the pad.
   scroll_pad_improvement.diff (4.8 KiB)
 button-h10.c |  126 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 120 insertions(+), 6 deletions(-)

This task depends upon

Closed by  Dominik Riebeling (bluebrother)
Sunday, 05 June 2011, 13:09 GMT+2
Reason for closing:  Rejected
Additional comments about closing:  out of date, and no real name provided.
Comment by Bobby Graese (TrueJournals) - Thursday, 10 May 2007, 22:14 GMT+2
Hmm, testing it to see how it worked was fine, but as I was using my H10 today, I found scrolling quite annoying. It kept going one up, then one down quickly. A lot of times it was hard to scroll.
Comment by Barry Wardell (barrywardell) - Wednesday, 22 August 2007, 13:49 GMT+2
The scrollpad has recently been significantly improved in SVN with a much steadier reading. I wonder if this could be changed to only take one reading and work the scroll code out from there? I'll have a look at adapting it myself if I get a chance.

Loading...