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