index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
backlight.h
(
unfollow
)
Commit message (
Expand
)
Author
2006-11-10
Removed the settings #defines from backlight.h since they are now in the play...
Michael Sevakis
2006-09-10
Added remote backlight on hold option to players with remote hold switch. Dis...
Michael Sevakis
2006-08-08
Accepted FS #5772 by Michael Sevakis
Rani Hod
2006-07-25
Patch FS#5712 by Michael Sevakis - X5 Backlight brightness improvement/fix
Linus Nielsen Feltzing
2006-04-01
Patch #4934 by Ralf Herz: Fixes
Hristo Kovachev
2006-03-25
Patch #4913 by David Rothenberger with some changes by me: add only backlight...
Hristo Kovachev
2006-03-24
New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...
Björn Stenberg
2006-03-19
Reworked backlight fading by GPIO based PWM to work for other targets
Thom Johansen
2005-12-22
Oops:) Make the brightness setting purely numerical
Hristo Kovachev
2005-12-22
Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300
Hristo Kovachev
2005-11-23
Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...
Jens Arnold
2005-11-21
Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...
Jens Arnold
2005-11-14
completed the CONFIG_BACKLIGHT transition
Daniel Stenberg
2005-07-26
Moved implementation of user timer to the firmware layer, implemented it for ...
Jens Arnold
2005-06-20
Iriver: Backlight fading is now configurable. Added a function to stop the ba...
Jens Arnold
2005-05-30
Remote LCD: added own backlight timeout stuff
Christian Gmeiner
2005-04-15
iRiver: Independent backlight timers for the main and remote LCD
Linus Nielsen Feltzing
2004-01-30
inconsistent argument type for backlight_set_timeout() fixed
Jörg Hohensohn
2003-04-23
Added caption backlight: Turns on backlight briefly at the start and end of e...
Björn Stenberg
2003-02-07
Include File Cleanup And Move-Around Party 2003.
Daniel Stenberg
2002-12-14
added backlight_get_timeout and backlight_get_on_when_charging
Uwe Freese
2002-10-01
Mark A. Hillebrand's patch that offers a new setting that if enabled, keeps
Daniel Stenberg
2002-06-27
Moved settings.c/h to apps/
Björn Stenberg
2002-06-24
First version
Linus Nielsen Feltzing
2002-05-24
Added proper includes and #ifdefs
Björn Stenberg
2002-05-14
Moved the malloc system into the firmware/malloc/ directory, removed the
Daniel Stenberg
2002-05-02
Changed debug to DEBUGF and panic to panicf.
Björn Stenberg
2002-04-30
header for panic functions
Stuart Martin
2002-04-30
header for track info
Stuart Martin
2002-04-26
Simpler API and remove interrupt code
Björn Stenberg
2002-04-23
Moved driver to 'drivers' subdir
Björn Stenberg
2002-04-20
Fixed REG and REG_ADDR style macros
Björn Stenberg
2002-03-28
First version
Björn Stenberg
2002-03-26
updates
Daniel Stenberg
2002-03-26
lcd_update() works for X11 now...
Daniel Stenberg
2002-03-26
generic and specific LCD functions
Daniel Stenberg