- Status Closed
- Percent Complete
- Task Type Bugs
- Category Music playback
- Assigned To No-one
- Operating System Iriver H300 series
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by galapogos01 - 2006-03-29
Last edited by pondlife - 2006-09-28
Opened by galapogos01 - 2006-03-29
Last edited by pondlife - 2006-09-28
FS#4948 - H300 - Scrolling causes playback halt
When scrolling a directory of ~100 files (ie: holding the down arrow) whilst playing an mp3, playback halts. Playback only continues when the button is lifted.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
It is a CPU overloading problem.
These are comments from newer bug report #5307(closed):
Comment by Paul Louden (darkkone) - Monday, 08 May 2006, 02:15AM - Edit
Stops, or just skips?
Comment by Ruben (Ruben12345) - Monday, 08 May 2006, 12:18PM - Edit
Actually pauses for a sec and then continues playing
Comment by Alexander Spyridakis (xaviergr) - Monday, 08 May 2006, 08:48PM - Edit
It is a known issue. Unfortunately AFAIK it is a CPU problem.
Too much thins are happening when you scroll, so the CPU can’t keep up.
We all hope for better optimization on audio codecs.
Hi Jason, please retest with a new build - this should now be fixed by the updated scheduler.
will check this asap!
all fixed! i can scroll through 200+ items with no skip. the scroll speed slows down indicating the scheduler is doing its job. great work!!