Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10345 - Gigabeat: Switch volume buttons in Upside Down mode

Attached to Project: Rockbox
Opened by Victor Yip (Victor) - Wednesday, 17 June 2009, 09:32 GMT+2
Last edited by Bertrik Sikken (bertrik) - Sunday, 15 April 2012, 23:30 GMT+2
Task Type Patches
Category Drivers
Status Closed
Assigned To No-one
Player Type Gigabeat F/X
Severity Low
Priority Normal
Reported Version Version 3.2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

When in Upside Down mode the volume buttons are confusing. Volume up is the lower button and vice versa. Bug  FS#8393  fixes this for a different player.

Attached is a patch to fix this for the Gigabeat.
   gigabeat_volume_button.patch (0.7 KiB)
 firmware/drivers/button.new.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

This task depends upon

Closed by  Bertrik Sikken (bertrik)
Sunday, 15 April 2012, 23:30 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Committed as git e92fbb4
Comment by Bertrik Sikken (bertrik) - Sunday, 15 April 2012, 16:13 GMT+2
Synced to current git, and including the same feature for the gigabeat S too
   gigabeat_volume_button_v2.patch (1.3 KiB)
 b/firmware/drivers/button.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Loading...