Simulate backlight for colour targets. Implements the idea from FS #9884, but uses...
commit13b1ad2e788296d5402821e75f558e85d7002e67
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Tue, 10 Feb 2009 01:23:18 +0000 (10 01:23 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Tue, 10 Feb 2009 01:23:18 +0000 (10 01:23 +0000)
tree706a1fbed5b5afa83409be618a32547beb857774
parent3fdad24eb0a715df21a40c75a3b6768b1affcf28
Simulate backlight for colour targets. Implements the idea from FS #9884, but uses SDL alpha blending. Display is dimmed to 1/3 for targets with transflective LCD, and set to black for others.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19961 a1c6a512-1295-4272-9138-f99709370657
firmware/export/config-ipodcolor.h
firmware/export/config-ipodnano.h
firmware/export/config-ipodvideo.h
uisimulator/sdl/lcd-bitmap.c
uisimulator/sdl/lcd-sdl.c