This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6857 - ACTION_STD_CANCEL for Sansa-e200
Attached to Project:
Rockbox
Opened by Matthias Wientapper (mattzz) - Monday, 19 March 2007, 20:37 GMT+2
Opened by Matthias Wientapper (mattzz) - Monday, 19 March 2007, 20:37 GMT+2
|
DetailsFrom some screens in debug_menu.c there was no exit possible.
From my understanding there was one ACTION_STD_CANCEL definition missing in button_context_standard for the case that BUTTON_LEFT is assigned ACTION_STD_PREV in button_context_settings. So I added { ACTION_STD_CANCEL, BUTTON_POWER, BUTTON_NONE }, in static const struct button_mapping button_context_standard[] |
This task depends upon
Closed by Paul Louden (Llorean)
Friday, 23 March 2007, 00:37 GMT+2
Reason for closing: Fixed
Additional comments about closing: Apparently, this has been fixed.
Friday, 23 March 2007, 00:37 GMT+2
Reason for closing: Fixed
Additional comments about closing: Apparently, this has been fixed.