This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5379 - iPod seek/scrub track w/scrollwheel
|
DetailsThe original OS has the ability to scan through a track (usefull for tracks >1hr.) with the scroll wheel [like clicking the progress bar of winamp to a specific location while playing a track.
Would be nice to have in rockbox. |
This task depends upon
it takes a while for it to gain speed
its especially a problem when you dont know exactly where the cursor needs to be.. so the guess/check process can get Really tedious
even the possibility of it made my day =)
But I have already started reading and learning the code. I have my iPod in the car so the scrollwheel thing is very important for me as well;)
Where you moving to/from?
also.. no need to rush, i can just use apples os when playing long tracks =D
Maybe, to preserve compatibility with current interfaces and whatnot, add in an option so when you hold ffwd, and hit center while scanning, it speeds up according to rate in FF/RW Acceleration setting, rather then every X seconds from the setting.
FS#7762(scrub mode ff/rew for iPod). I have just added this.It uses another patch (described in the patch description) which adds double click capability to the iPod. Now you can double click on "select" to enter scrub/seek mode just like on the iPod firmware. pressing "select" or "play" takes you out of scrub/seek mode and resumes playback.
Let me know if this is what you were looking for.