This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
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
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
|
DetailsThis 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. |
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.
Sunday, 05 June 2011, 13:09 GMT+2
Reason for closing: Rejected
Additional comments about closing: out of date, and no real name provided.
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.
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.