Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10711 - "First Keypress Enables Backlight Only" setting broken in simulator

Attached to Project: Rockbox
Opened by Martin Ritter (MartinR) - Thursday, 22 October 2009, 11:37 GMT+2
Last edited by Nils Wallménius (nls) - Friday, 04 December 2009, 23:43 GMT+2
Task Type Bugs
Category Simulator
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Apparently a left over from r22799. Patch attached.
- removed filter_first_keypress stuff in uisimulator/sdl/button.c
- instead, moved the according lines out of #ifndef SIMULATOR in firmware/drivers/button.c
   1st_key_in_sim.patch (1.1 KiB)
 firmware/drivers/button.c |    2 +-
 uisimulator/sdl/button.c  |   17 -----------------
 2 files changed, 1 insertion(+), 18 deletions(-)

This task depends upon

Closed by  Nils Wallménius (nls)
Friday, 04 December 2009, 23:43 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  committed, thanks

Loading...