index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
export
/
backlight.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-08
Fix red and remove duplicated function declaration
Sebastian Leonhardt
1
-4
/
+0
2019-02-07
Fix lcd not waking up when backlight is always off
Sebastian Leonhardt
1
-0
/
+4
2019-02-07
YH820: implement LCD sleep
Sebastian Leonhardt
1
-0
/
+4
2018-12-22
Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss)
William Wilgus
1
-1
/
+1
2017-01-17
Selective Backlight/Advanced Softlock - Selective actions based on context
William Wilgus
1
-1
/
+2
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
1
-2
/
+2
2012-01-07
move _remote_backlight_* to common header
Rafaël Carré
1
-0
/
+2
2010-03-03
FS#10756 - Free unused init code
Thomas Martitz
1
-1
/
+1
2009-04-26
Remove the calls to backlight_lcd_sleep_countdown from target specific code a...
Thomas Martitz
1
-4
/
+1
2009-04-25
Restructure backlight timeout management a bit by factoring out the get_curre...
Thomas Martitz
1
-0
/
+1
2009-04-25
Fix red.
Thomas Martitz
1
-0
/
+11
2009-04-25
Rename _buttonlight_timeout and use a function call instead of extern'ing but...
Thomas Martitz
1
-1
/
+1
2009-01-26
Commit FS#9724, which reworks the preprocessor defines related to backlight f...
Thomas Martitz
1
-4
/
+2
2008-11-26
Add hardware backlight fading on Gigabeat S with fade up and down options in ...
Michael Sevakis
1
-1
/
+2
2008-11-26
Fix reds. Also note my r19221 commit message had a typo - shoudld have been ...
Steve Bavin
1
-2
/
+1
2008-11-26
Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...
Steve Bavin
1
-1
/
+7
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-05-14
Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...
Michael Sevakis
1
-5
/
+3
2008-05-10
Bring Gigabeat S bootloader one step close to a release version.
Michael Sevakis
1
-0
/
+1
2008-04-02
Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...
Jens Arnold
1
-2
/
+2
2007-11-26
Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...
Jens Arnold
1
-2
/
+2
2007-11-25
New way of handling integer settings with variable steps: table settings (FS ...
Jens Arnold
1
-6
/
+5
2007-11-12
Hardware controlled backlight brightness for iPod Video and Nano, retaining t...
Jens Arnold
1
-0
/
+9
2007-10-07
Name all button light functions and variables consistently starting with butt...
Jens Arnold
1
-3
/
+3
2007-08-12
Removed special X5 backlight handling, and replaced it with a generic system ...
Jens Arnold
1
-5
/
+0
2007-05-08
Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...
Karl Kurbjun
1
-0
/
+4
2007-04-22
e200: Make the wheel light timeout configurable (under settings > system) (FS...
Jonathan Gordon
1
-0
/
+6
2007-04-12
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
1
-3
/
+3
2007-02-18
Fix CONFIG_BACKLIGHT warnings.
Jens Arnold
1
-2
/
+2
2006-11-10
Removed the settings #defines from backlight.h since they are now in the play...
Michael Sevakis
1
-12
/
+0
2006-09-10
Added remote backlight on hold option to players with remote hold switch. Dis...
Michael Sevakis
1
-4
/
+19
2006-08-08
Accepted FS #5772 by Michael Sevakis
Rani Hod
1
-2
/
+14
2006-07-25
Patch FS#5712 by Michael Sevakis - X5 Backlight brightness improvement/fix
Linus Nielsen Feltzing
1
-2
/
+11
2006-04-01
Patch #4934 by Ralf Herz: Fixes
Hristo Kovachev
1
-1
/
+1
2006-03-25
Patch #4913 by David Rothenberger with some changes by me: add only backlight...
Hristo Kovachev
1
-0
/
+1
2006-03-24
New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...
Björn Stenberg
1
-0
/
+1
2006-03-19
Reworked backlight fading by GPIO based PWM to work for other targets
Thom Johansen
1
-1
/
+1
2005-12-22
Oops:) Make the brightness setting purely numerical
Hristo Kovachev
1
-0
/
+2
2005-12-22
Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300
Hristo Kovachev
1
-0
/
+4
2005-11-23
Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...
Jens Arnold
1
-4
/
+3
2005-11-21
Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...
Jens Arnold
1
-5
/
+13
2005-11-14
completed the CONFIG_BACKLIGHT transition
Daniel Stenberg
1
-1
/
+1
2005-07-26
Moved implementation of user timer to the firmware layer, implemented it for ...
Jens Arnold
1
-3
/
+0
2005-06-20
Iriver: Backlight fading is now configurable. Added a function to stop the ba...
Jens Arnold
1
-0
/
+7
2005-05-30
Remote LCD: added own backlight timeout stuff
Christian Gmeiner
1
-0
/
+6
2005-04-15
iRiver: Independent backlight timers for the main and remote LCD
Linus Nielsen Feltzing
1
-0
/
+2
2004-01-30
inconsistent argument type for backlight_set_timeout() fixed
Jörg Hohensohn
1
-1
/
+1
2003-04-23
Added caption backlight: Turns on backlight briefly at the start and end of e...
Björn Stenberg
1
-0
/
+1
2003-02-07
Include File Cleanup And Move-Around Party 2003.
Daniel Stenberg
1
-0
/
+31