Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#9846 - Can't switch radion stations i preset mode

Attached to Project: Rockbox
Opened by Alexander Levin (fml2) - Wednesday, 28 January 2009, 23:01 GMT+2
Last edited by Andrew Mahone (Unhelpful) - Thursday, 29 January 2009, 12:08 GMT+2
Task Type Bugs
Category FM Tuner
Status Closed
Assigned To No-one
Player Type Sansa e200
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

r19871, Sansa e280 with FM radio

An FM stations file is set. Go to the FM screen. It should be possible to go to the next/previous station with RIGHT/LEFT. But pressing the buttons does no have any effect. The station is not switched.
This task depends upon

Closed by  Andrew Mahone (Unhelpful)
Thursday, 29 January 2009, 12:08 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  commited as r19879
Comment by Thomas Martitz (kugel.) - Wednesday, 28 January 2009, 23:03 GMT+2
Try if this fixes it
   keymap-radio.diff (1.4 KiB)
 apps/keymaps/keymap-e200.c |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

Comment by Marianne Arnold (pixelma) - Thursday, 29 January 2009, 10:53 GMT+2
Since it's not worth posting an own patch, I thought I just mention the typo I saw when looking at the attached patch: the "BUTTON_NONO" should probably be a "BUTTON_NONE".

I haven't tried anything but this would probably be needed to at least get it to compile.

Loading...