summaryrefslogtreecommitdiff
path: root/firmware/backlight.c
AgeCommit message (Expand)Author
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
2002-12-14added backlight_get_timeout and backlight_get_on_when_chargingUwe Freese
2002-10-04Now backlight really stays on when the charger is connectedLinus Nielsen Feltzing
2002-10-01fixed for player, removed dependency on CHARGER_CTRLDaniel Stenberg
2002-10-01Mark A. Hillebrand's patch that offers a new setting that if enabled, keepsDaniel Stenberg
2002-08-23Missing break in the SYS_USB_CONNECTED caseLinus Nielsen Feltzing
2002-08-15New backlight settings with always-offLinus Nielsen Feltzing
2002-08-06backlight_init() no longer clears the ST bitLinus Nielsen Feltzing
2002-07-30The backlight now turns off in USB mode tooLinus Nielsen Feltzing
2002-07-26Killed a warning on PlayersLinus Nielsen Feltzing
2002-07-25Now wakes up the backlight even after a power lossLinus Nielsen Feltzing
2002-07-23Backlight fix for Players by Grant WierLinus Nielsen Feltzing
2002-07-15Added thread namesLinus Nielsen Feltzing
2002-07-03Now compiles on Player againLinus Nielsen Feltzing
2002-07-02Now enables the backlight even after a battery switchLinus Nielsen Feltzing
2002-07-01Increased thread stack sizeLinus Nielsen Feltzing
2002-06-30Better USB behaviourLinus Nielsen Feltzing
2002-06-29Added USB insertion handlingLinus Nielsen Feltzing
2002-06-27Moved settings.c/h to apps/Björn Stenberg
2002-06-25non-RTC code wrote to PAIOR instead of PADRLinus Nielsen Feltzing
2002-06-24First versionLinus Nielsen Feltzing