* Rename backlight_force_on to backlight_ignore_timeout to make it clear what the...
commitf254684e7203a51d8691f4edf7289632f2b3e465
authorteru <teru@a1c6a512-1295-4272-9138-f99709370657>
Mon, 24 Jan 2011 12:29:16 +0000 (24 12:29 +0000)
committerteru <teru@a1c6a512-1295-4272-9138-f99709370657>
Mon, 24 Jan 2011 12:29:16 +0000 (24 12:29 +0000)
tree3f6e9cf673fac24cc7087b517cdaa0b82ecd463c
parent782c9ca26c6ad658be0b8964ab07d08dec6188d6
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what the function does.
* Add backlight_force_on() which forces to turn on backlight even when the setting is set to Off. use this in lamp.
No functional change except lamp.
See aslo FS#9883.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29128 a1c6a512-1295-4272-9138-f99709370657
37 files changed:
apps/plugins/brickmania.c
apps/plugins/chopper.c
apps/plugins/credits.c
apps/plugins/demystify.c
apps/plugins/doom/rockdoom.c
apps/plugins/fft/fft.c
apps/plugins/fire.c
apps/plugins/fireworks.c
apps/plugins/greyscale.c
apps/plugins/imageviewer/imageviewer.c
apps/plugins/invadrox.c
apps/plugins/lib/helper.c
apps/plugins/lib/helper.h
apps/plugins/lrcplayer.c
apps/plugins/maze.c
apps/plugins/mazezam.c
apps/plugins/mpegplayer/mpegplayer.c
apps/plugins/oscilloscope.c
apps/plugins/pdbox/pdbox.c
apps/plugins/pictureflow/pictureflow.c
apps/plugins/pitch_detector.c
apps/plugins/plasma.c
apps/plugins/pong.c
apps/plugins/resistor.c
apps/plugins/rockblox.c
apps/plugins/rockboy/menu.c
apps/plugins/rockboy/rockboy.c
apps/plugins/rocklife.c
apps/plugins/spacerocks.c
apps/plugins/starfield.c
apps/plugins/test_disk.c
apps/plugins/test_fps.c
apps/plugins/test_gfx.c
apps/plugins/test_grey.c
apps/plugins/video.c
apps/plugins/wormlet.c
apps/plugins/xobox.c