summaryrefslogtreecommitdiffstats
path: root/firmware/export/backlight.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-03FS#10756 - Free unused init codeThomas Martitz1-1/+1
2009-04-26Remove the calls to backlight_lcd_sleep_countdown from target specific code a...Thomas Martitz1-4/+1
2009-04-25Restructure backlight timeout management a bit by factoring out the get_curre...Thomas Martitz1-0/+1
2009-04-25Fix red.Thomas Martitz1-0/+11
2009-04-25Rename _buttonlight_timeout and use a function call instead of extern'ing but...Thomas Martitz1-1/+1
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz1-4/+2
2008-11-26Add hardware backlight fading on Gigabeat S with fade up and down options in ...Michael Sevakis1-1/+2
2008-11-26Fix reds. Also note my r19221 commit message had a typo - shoudld have been ...Steve Bavin1-2/+1
2008-11-26Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin1-1/+7
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-14Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...Michael Sevakis1-5/+3
2008-05-10Bring Gigabeat S bootloader one step close to a release version.Michael Sevakis1-0/+1
2008-04-02Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...Jens Arnold1-2/+2
2007-11-26Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...Jens Arnold1-2/+2
2007-11-25New way of handling integer settings with variable steps: table settings (FS ...Jens Arnold1-6/+5
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold1-0/+9
2007-10-07Name all button light functions and variables consistently starting with butt...Jens Arnold1-3/+3
2007-08-12Removed special X5 backlight handling, and replaced it with a generic system ...Jens Arnold1-5/+0
2007-05-08Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun1-0/+4
2007-04-22e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon1-0/+6
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold1-3/+3
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold1-2/+2
2006-11-10Removed the settings #defines from backlight.h since they are now in the play...Michael Sevakis1-12/+0
2006-09-10Added remote backlight on hold option to players with remote hold switch. Dis...Michael Sevakis1-4/+19
2006-08-08Accepted FS #5772 by Michael SevakisRani Hod1-2/+14
2006-07-25Patch FS#5712 by Michael Sevakis - X5 Backlight brightness improvement/fixLinus Nielsen Feltzing1-2/+11
2006-04-01Patch #4934 by Ralf Herz: FixesHristo Kovachev1-1/+1
2006-03-25Patch #4913 by David Rothenberger with some changes by me: add only backlight...Hristo Kovachev1-0/+1
2006-03-24New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...Björn Stenberg1-0/+1
2006-03-19Reworked backlight fading by GPIO based PWM to work for other targetsThom Johansen1-1/+1
2005-12-22Oops:) Make the brightness setting purely numericalHristo Kovachev1-0/+2
2005-12-22Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300Hristo Kovachev1-0/+4
2005-11-23Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...Jens Arnold1-4/+3
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold1-5/+13
2005-11-14completed the CONFIG_BACKLIGHT transitionDaniel Stenberg1-1/+1
2005-07-26Moved implementation of user timer to the firmware layer, implemented it for ...Jens Arnold1-3/+0
2005-06-20Iriver: Backlight fading is now configurable. Added a function to stop the ba...Jens Arnold1-0/+7
2005-05-30Remote LCD: added own backlight timeout stuffChristian Gmeiner1-0/+6
2005-04-15iRiver: Independent backlight timers for the main and remote LCDLinus Nielsen Feltzing1-0/+2
2004-01-30inconsistent argument type for backlight_set_timeout() fixedJörg Hohensohn1-1/+1
2003-04-23Added caption backlight: Turns on backlight briefly at the start and end of e...Björn Stenberg1-0/+1
2003-02-07Include File Cleanup And Move-Around Party 2003.Daniel Stenberg1-0/+31