summaryrefslogtreecommitdiff
path: root/firmware/export/backlight.h (unfollow)
Commit message (Expand)Author
2006-11-10Removed the settings #defines from backlight.h since they are now in the play...Michael Sevakis
2006-09-10Added remote backlight on hold option to players with remote hold switch. Dis...Michael Sevakis
2006-08-08Accepted FS #5772 by Michael SevakisRani Hod
2006-07-25Patch FS#5712 by Michael Sevakis - X5 Backlight brightness improvement/fixLinus Nielsen Feltzing
2006-04-01Patch #4934 by Ralf Herz: FixesHristo Kovachev
2006-03-25Patch #4913 by David Rothenberger with some changes by me: add only backlight...Hristo Kovachev
2006-03-24New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...Björn Stenberg
2006-03-19Reworked backlight fading by GPIO based PWM to work for other targetsThom Johansen
2005-12-22Oops:) Make the brightness setting purely numericalHristo Kovachev
2005-12-22Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300Hristo Kovachev
2005-11-23Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...Jens Arnold
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold
2005-11-14completed the CONFIG_BACKLIGHT transitionDaniel Stenberg
2005-07-26Moved implementation of user timer to the firmware layer, implemented it for ...Jens Arnold
2005-06-20Iriver: Backlight fading is now configurable. Added a function to stop the ba...Jens Arnold
2005-05-30Remote LCD: added own backlight timeout stuffChristian Gmeiner
2005-04-15iRiver: Independent backlight timers for the main and remote LCDLinus Nielsen Feltzing
2004-01-30inconsistent argument type for backlight_set_timeout() fixedJörg Hohensohn
2003-04-23Added caption backlight: Turns on backlight briefly at the start and end of e...Björn Stenberg
2003-02-07Include File Cleanup And Move-Around Party 2003.Daniel Stenberg
2002-12-14added backlight_get_timeout and backlight_get_on_when_chargingUwe Freese
2002-10-01Mark A. Hillebrand's patch that offers a new setting that if enabled, keepsDaniel Stenberg
2002-06-27Moved settings.c/h to apps/Björn Stenberg
2002-06-24First versionLinus Nielsen Feltzing
2002-05-24Added proper includes and #ifdefsBjörn Stenberg
2002-05-14Moved the malloc system into the firmware/malloc/ directory, removed theDaniel Stenberg
2002-05-02Changed debug to DEBUGF and panic to panicf.Björn Stenberg
2002-04-30header for panic functionsStuart Martin
2002-04-30header for track infoStuart Martin
2002-04-26Simpler API and remove interrupt codeBjörn Stenberg
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg
2002-04-20Fixed REG and REG_ADDR style macrosBjörn Stenberg
2002-03-28First versionBjörn Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg