This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6920 - Swap power and select in WPS on gigabeat to be consistent with H1x0
Attached to Project:
Rockbox
Opened by Alex Parker (BigBambi) - Wednesday, 28 March 2007, 12:46 GMT+2
Last edited by Paul Louden (Llorean) - Friday, 31 August 2007, 16:27 GMT+2
Opened by Alex Parker (BigBambi) - Wednesday, 28 March 2007, 12:46 GMT+2
Last edited by Paul Louden (Llorean) - Friday, 31 August 2007, 16:27 GMT+2
|
DetailsThe power and select buttons are swapped in the WPS compared to the equivalent buttons on the H1x0. This patch reverses them so that power pauses and select goes to file browser, analogous to play and navi on the H1x0 to be consistent across targets.
|
This task depends upon
Closed by Paul Louden (Llorean)
Friday, 31 August 2007, 16:27 GMT+2
Reason for closing: Accepted
Additional comments about closing: Accepted, with modification. (Your version removes the ability to Stop in the wps, and leaves the 'A' button unused. I modified it to align with the semi-standard keymap of Rockbox).
Friday, 31 August 2007, 16:27 GMT+2
Reason for closing: Accepted
Additional comments about closing: Accepted, with modification. (Your version removes the ability to Stop in the wps, and leaves the 'A' button unused. I modified it to align with the semi-standard keymap of Rockbox).
There's a very definite benefit, in my mind, to making the buttons function consistently across screens so that when you realize "Select" and "Navi" are the same, you know what they do everywhere.
An added bonus is that if Pause is one of the side buttons, it makes it much easier to pause without accidentally triggering the cross.
I don't mind if power is play/pause and centre cross is select or vice versa (or indeed A or menu), but the usage should be consistent, which it currently isn't.
Alex
However, the new version undoes these changes, so the only changes now are A and select swapped in WPS, and the play/pause button on the remote acts as the A button, not select.
This change also changed the remote mute button from acting like select everywhere, to being stop in the WPS (analagous to power, but as the remote now has its own defines, it isn't necessarily power everywhere).
Consequently, two versions of the patch are attached -
a) swaps A and select on the main unit in the WPS only
b) swaps A and select on the main unit in the WPS and also makes mute on the remote menu in the WPS but otherwise leaves the mute button as it is in SVN.
I know which I prefer (the latter), but what are people's thoughts?