summaryrefslogtreecommitdiff
path: root/firmware/backlight.c (follow)
Commit message (Expand)AuthorAge
* 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
* Missing break in the SYS_USB_CONNECTED caseLinus Nielsen Feltzing2002-08-23
* New backlight settings with always-offLinus Nielsen Feltzing2002-08-15
* backlight_init() no longer clears the ST bitLinus Nielsen Feltzing2002-08-06
* The backlight now turns off in USB mode tooLinus Nielsen Feltzing2002-07-30
* Killed a warning on PlayersLinus Nielsen Feltzing2002-07-26
* Now wakes up the backlight even after a power lossLinus Nielsen Feltzing2002-07-25
* Backlight fix for Players by Grant WierLinus Nielsen Feltzing2002-07-23
* Added thread namesLinus Nielsen Feltzing2002-07-15
* Now compiles on Player againLinus Nielsen Feltzing2002-07-03
* Now enables the backlight even after a battery switchLinus Nielsen Feltzing2002-07-02
* Increased thread stack sizeLinus Nielsen Feltzing2002-07-01
* Better USB behaviourLinus Nielsen Feltzing2002-06-30
* Added USB insertion handlingLinus Nielsen Feltzing2002-06-29
* Moved settings.c/h to apps/Björn Stenberg2002-06-27
* non-RTC code wrote to PAIOR instead of PADRLinus Nielsen Feltzing2002-06-25
* First versionLinus Nielsen Feltzing2002-06-24