Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlight.c...
commit3b80f9a911bf92da8a7e6fc697ed556066f1f9fa
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Wed, 14 May 2008 19:29:25 +0000 (14 19:29 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Wed, 14 May 2008 19:29:25 +0000 (14 19:29 +0000)
treeb78e716cd627ad53bad8a51cad007b3a2a1fa421
parenta37a07cfcb3fc8940111991d8b7f61bd5300bc89
Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlight.c to handle lcd sleep timer. Make HAVE_LCD_SLEEP useable without a setting and use HAVE_LCD_SLEEP_SETTING when a setting is available in addition to HCD_HAVE_SLEEP. If a setting isn't used, the target must define the timeout to be used in the config.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17505 a1c6a512-1295-4272-9138-f99709370657
16 files changed:
apps/menus/display_menu.c
apps/settings.c
apps/settings.h
apps/settings_list.c
firmware/backlight.c
firmware/export/backlight.h
firmware/export/config-c200.h
firmware/export/config-e200.h
firmware/export/config-gigabeat.h
firmware/export/config-h10.h
firmware/export/config-iaudiox5.h
firmware/export/config-mrobe100.h
firmware/target/arm/iriver/h10/backlight-h10.c
firmware/target/arm/s3c2440/gigabeat-fx/backlight-meg-fx.c
firmware/target/arm/s3c2440/gigabeat-fx/lcd-meg-fx.c
firmware/target/arm/sandisk/backlight-c200_e200.c