index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
backlight.h
Age
Commit message (
Expand
)
Author
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
2012-01-07
move _remote_backlight_* to common header
Rafaël Carré
2010-03-03
FS#10756 - Free unused init code
Thomas Martitz
2009-04-26
Remove the calls to backlight_lcd_sleep_countdown from target specific code a...
Thomas Martitz
2009-04-25
Restructure backlight timeout management a bit by factoring out the get_curre...
Thomas Martitz
2009-04-25
Fix red.
Thomas Martitz
2009-04-25
Rename _buttonlight_timeout and use a function call instead of extern'ing but...
Thomas Martitz
2009-01-26
Commit FS#9724, which reworks the preprocessor defines related to backlight f...
Thomas Martitz
2008-11-26
Add hardware backlight fading on Gigabeat S with fade up and down options in ...
Michael Sevakis
2008-11-26
Fix reds. Also note my r19221 commit message had a typo - shoudld have been ...
Steve Bavin
2008-11-26
Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...
Steve Bavin
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-14
Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...
Michael Sevakis
2008-05-10
Bring Gigabeat S bootloader one step close to a release version.
Michael Sevakis
2008-04-02
Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...
Jens Arnold
2007-11-26
Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...
Jens Arnold
2007-11-25
New way of handling integer settings with variable steps: table settings (FS ...
Jens Arnold
2007-11-12
Hardware controlled backlight brightness for iPod Video and Nano, retaining t...
Jens Arnold
2007-10-07
Name all button light functions and variables consistently starting with butt...
Jens Arnold
2007-08-12
Removed special X5 backlight handling, and replaced it with a generic system ...
Jens Arnold
2007-05-08
Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...
Karl Kurbjun
2007-04-22
e200: Make the wheel light timeout configurable (under settings > system) (FS...
Jonathan Gordon
2007-04-12
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
2007-02-18
Fix CONFIG_BACKLIGHT warnings.
Jens Arnold
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