Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#9884 - Give visual feedback when the backlight goes off in the sim for LCD_DEPTH > 8

Attached to Project: Rockbox
Opened by Alexander Levin (fml2) - Sunday, 08 February 2009, 22:50 GMT+2
Last edited by Jens Arnold (amiconn) - Tuesday, 10 February 2009, 02:25 GMT+2
Task Type Patches
Category Simulator
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Version 3.1
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

I noticed that on sansa e200 simulator the backlight is not simulated. This patch provides a visible cue when the backlight is not on. The image is not very nice, some tweaks might be necessary. But it's still better than nothing IMO.
   sim_backlight.patch (1.4 KiB)
 uisimulator/sdl/lcd-bitmap.c |   17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

This task depends upon

Closed by  Jens Arnold (amiconn)
Tuesday, 10 February 2009, 02:25 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  Feature committed in r19961, but implemented differently (using SDL alpha blending)
Comment by Alexander Levin (fml2) - Monday, 09 February 2009, 20:33 GMT+2
Sync. Also better handling of dimming. Color tone is retained now.
   sim_backlight.patch (2.3 KiB)
 uisimulator/sdl/lcd-bitmap.c |   35 +++++++++++++++++++++++++++++++++--
 1 file changed, 33 insertions(+), 2 deletions(-)

Loading...