summaryrefslogtreecommitdiff
path: root/firmware/backlight.c
AgeCommit message (Expand)Author
2006-01-16The Code Police struck againLinus Nielsen Feltzing
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman
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-12-20patch #1385256 by Hristo Kovachev - Turn off H300 LCD while backlight is offLinus Nielsen Feltzing
2005-11-23Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...Jens Arnold
2005-11-22Fix iriver bootloader builds.Jens Arnold
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold
2005-11-16Always turn on the backlight in the H300 boot loaderLinus Nielsen Feltzing
2005-11-16Reverted erroneous commitLinus Nielsen Feltzing
2005-11-16Cleaned up bootloader linker control file and added the H300 targetLinus Nielsen Feltzing
2005-11-14H300 backlightLinus Nielsen Feltzing
2005-11-14iPod: Add backlight functions for NanoDave Chapman
2005-11-07Initial commit of work-in-progress iPod portDave Chapman
2005-10-03Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...Jens Arnold
2005-08-15iriver: Always turn on the backlight in backlight_init()Linus Nielsen Feltzing
2005-08-11Backlight dimming: Don't unboost the CPU from within the isr.Jens Arnold
2005-08-11Backlight dimming: Protect from extraneous calls with the same target value. ...Jens Arnold
2005-07-26Moved implementation of user timer to the firmware layer, implemented it for ...Jens Arnold
2005-07-04Disable backlight in the bootloaderLinus Nielsen Feltzing
2005-07-02Iriver: atomic I/O port manipulation macros, to avoid interference between no...Jens Arnold
2005-06-20The last commit mixed up the arguments of cpu_boost(). Fixed that and removed...Jens Arnold
2005-06-20Added few #ifdef HAVE_ADJUSTABLE_CPU_FREQ.Miika Pekkarinen
2005-06-20Backlight dimming is now flicker free on all situations.Miika Pekkarinen
2005-06-20Iriver: Backlight fading is now configurable. Added a function to stop the ba...Jens Arnold
2005-06-19Only stop backlight pwm timer if display is fully dimmed eitherMiika Pekkarinen
2005-06-18Initial support for iriver backlight dimming. Unfortunately dimmingMiika Pekkarinen
2005-05-30Added dummy function and simulator stub.Jens Arnold
2005-05-30Remote LCD: added own backlight timeout stuffChristian Gmeiner
2005-05-08More dead code...Jens Arnold
2005-04-22typo (ok, my commits get trivial)Jörg Hohensohn
2005-04-15iRiver: Independent backlight timers for the main and remote LCDLinus Nielsen Feltzing
2005-04-15IRiver: added remote backlight handling into backlight threadChristian Gmeiner
2005-02-06Aligned thread stackLinus Nielsen Feltzing
2005-02-05backlight driver for GminiJean-Philippe Bernardy
2004-12-18multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all...Jörg Hohensohn
2004-11-20Player: initialize backlight control pin (for coldstart)Jens Arnold
2004-11-18Correct polarity for the iRiver backlight pinLinus Nielsen Feltzing
2004-10-09Removed backlight handling remains for platforms with no backlight (Ondio)Jens Arnold
2004-10-07Ported to iRiver H100Linus Nielsen Feltzing
2004-09-10no backlight for OndioJörg Hohensohn
2004-08-03More const policeing step 3Jens Arnold
2004-07-22It turns out that the backlight port pin on the player can be set to an input...Linus Nielsen Feltzing
2004-01-30hope I killed that warning nowJörg Hohensohn
2004-01-30inconsistent argument type for backlight_set_timeout() fixedJörg Hohensohn
2003-11-07The code police strikes backLinus Nielsen Feltzing
2003-11-06set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn
2003-07-28TP Diffenbach pointed out the risk here. Added a check for bad input valuesDaniel Stenberg
2003-04-23Added caption backlight: Turns on backlight briefly at the start and end of e...Björn Stenberg
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell