Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Patches
  • Category Settings
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Release 3.9
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by dfkt - 2011-12-15
Last edited by saratoga - 2012-01-09

FS#12454 - Faster line scroll speed

Using the smallest/smoothest scroll step size of 1px, I find the fastest scroll speed of 15 to be too slow on some targets, especially those with larger screens.

This patch adds two faster values to scroll speed, it now goes to 17.

Closed by  saratoga
2012-01-09 03:26
Reason for closing:  Accepted
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

Committed in r31643.

fml2 commented on 2011-12-17 13:25

Why do the values 2 and 1 correspond to frequencies 41.25 and 51.6? And not 50 and 100? I thought the table is just 1/x.

dfkt commented on 2011-12-17 14:36

I thought the table pattern is "* 1.25" Hertz - not sure if I added the right values to the comment - I will of course correct it if it's wrong. Good thing it's just a comment, and the 2 and 1 values indeed provide faster scroll speed. :)

f=fit([100, 80, 64, 50, 40, 32, 25, 20, 16, 12, 10, 8, 6, 5, 4, 3]', [1, 1.25, 1.55, 2, 2.5, 3.12, 4, 5, 6.25, 8.33, 10, 12.5, 16.7, 20, 25, 33]', 'rat01')
f =
   General model Rat01:
   f(x) = (p1) / (x + q1)
   Coefficients (with 95% confidence bounds):
     p1 =       100.8  (100.3, 101.3)
     q1 =     0.04812  (0.02853, 0.06771)

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing