Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#9554 - Fix for reversed IAudio M3 remote menu keymap

Attached to Project: Rockbox
Opened by Roman Stanchak (rstanchak) - Saturday, 15 November 2008, 00:12 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Saturday, 04 June 2011, 23:48 GMT+2
Task Type Patches
Category User Interface
Status Closed
Assigned To No-one
Player Type Another
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

The menu up-down scroll control on the IAudio remote is reversed from the IAudio firmware. Specifically, in the Rockbox menus, Vol+ moves the cursor up and Vol- moves it down, whereas in the IAudio firmware menus, Vol+ moves the cursor down and Vol- moves it up.

This patch modifies the M3 keymap such that the scroll control is consistent with the IAudio firmware. Note that this only affects the vol+/vol- on the remote control.

The patch is against SVN revision 19103.

Reference: Bug #9548 http://www.rockbox.org/tracker/task/9548
   rockbox-m3-keymap.patch (1.1 KiB)
 apps/keymaps/keymap-m3.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

This task depends upon

Closed by  Dominik Riebeling (bluebrother)
Saturday, 04 June 2011, 23:48 GMT+2
Reason for closing:  Rejected
Additional comments about closing:  we don't care too much about how the OF does things.

Loading...