This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7572 - The radio scan forward and backward actions don't stop
Attached to Project:
Rockbox
Opened by Stephane Doyon (sdoyon) - Friday, 10 August 2007, 07:56 GMT+1
Last edited by Jonathan Gordon (jdgordon) - Monday, 21 December 2009, 06:46 GMT+1
Opened by Stephane Doyon (sdoyon) - Friday, 10 August 2007, 07:56 GMT+1
Last edited by Jonathan Gordon (jdgordon) - Monday, 21 December 2009, 06:46 GMT+1
|
DetailsFrom the code, I believe ACTION_FM_{PREV,NEXT}_PRESET while in scan mode,
scans and tries to tune in the next/previous station. But as soon as that has been found, the action just repeats again and goes on to the next one. Observed on X5. Perhaps some other key mappings don't have that problem somehow. The dir variable doesn't look right. The attached patch appears to fix the problem at least on X5. |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Monday, 21 December 2009, 06:46 GMT+1
Reason for closing: Out of Date
Additional comments about closing: comments suggests this is no repro.. reopen if its actually a problem
Monday, 21 December 2009, 06:46 GMT+1
Reason for closing: Out of Date
Additional comments about closing: comments suggests this is no repro.. reopen if its actually a problem
This patch certainly breaks scanning on my iriver h300.
It doesn't work for me either. I can't easily scrol to stations by holding down left or right...
I expirience these problems with out the patch as well. And with the patch it breaks scanning like I said before. Just thought I would clarify things a bit...
FM station scanning is fine in this regard on the Sansa e200.
scanning works fine on h300 (which uses the same tuner) with svn, could someone confirm this is still an issue on the x5?