summaryrefslogtreecommitdiff
path: root/firmware/backlight.c
AgeCommit message (Expand)Author
2007-11-26Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...Jens Arnold
2007-11-25New way of handling integer settings with variable steps: table settings (FS ...Jens Arnold
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold
2007-10-16Take out some NOCACHEBSS_ATTR's that were accidentally left. Put some threadi...Michael Sevakis
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis
2007-10-07Name all button light functions and variables consistently starting with butt...Jens Arnold
2007-09-28Commit a subset of the dual core changes that have to do with cache handling,...Michael Sevakis
2007-09-12* Don't touch the backlight(s) (and buttonlight) at backlight init in order t...Jens Arnold
2007-09-09Fix a warning.Michael Sevakis
2007-09-09UISIMULATOR: Give the host OS some needed context switching hints (which _is_...Michael Sevakis
2007-08-12Removed special X5 backlight handling, and replaced it with a generic system ...Jens Arnold
2007-08-10Backlight rework: * More compact and straightforward implementation of backli...Jens Arnold
2007-07-28Scroll on main and remote with a single thread. Change the way system message...Michael Sevakis
2007-07-27Cosmetics (remove tab and trailing spaces)Antoine Cellerier
2007-05-14Remove some unneeded buttonlight codeKarl Kurbjun
2007-05-10More Gigabeat button light fixes. Settings now work properly, startup does n...Karl Kurbjun
2007-05-08Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun
2007-05-08Fix the red Gigabeat bootloader: Add a dummy for button_backlight_on with the...Karl Kurbjun
2007-05-07Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun
2007-04-22e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon
2007-04-12Fix bootloader warning.Jens Arnold
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold
2007-03-27Committed a forgotten file, hopefully fixed the PP crashesMiika Pekkarinen
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold
2007-02-18CONFIG_CHARGINGJonathan Gordon
2007-01-12Turn backlight ON at boot unless bootloader has already done that.Miika Pekkarinen
2007-01-08Updated buttonlights for the Gigabeat port. Added LCD controller off and on f...Steve Gotthardt
2007-01-04Added minimal changes to allow Gigabeat and other ports with settable backlig...Steve Gotthardt
2006-12-19Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis
2006-12-05And this too.Miika Pekkarinen
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold
2006-11-10Fix sim error(s) (as usual).Michael Sevakis
2006-11-10Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...Michael Sevakis
2006-11-10H300/X5: Moved backlight brightness code to target tree. Created __backlight_...Michael Sevakis
2006-11-09Target tree support for Iriver iFP.Tomasz Malesinski
2006-11-03Don't overflow the backlight event queue with on messagesSteve Bavin
2006-10-30move the iriver h1x0/h3x0 targets to the target treeJonathan Gordon
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell
2006-10-05Add CPU boost tracker to see where boosts are coming fromSteve Bavin
2006-09-16Get rid of build warnings of x5Peter D'Hoye
2006-09-16New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen
2006-09-10Added remote backlight on hold option to players with remote hold switch. Dis...Michael Sevakis
2006-09-01Make backlight fading work again on PP targets. The PP timer cannot handle a ...Jens Arnold
2006-08-15Patch #5223 by Jonathan Gordon: Turn on the main screen's backlight when usin...Hristo Kovachev
2006-08-08Accepted FS #5772 by Michael SevakisRani Hod
2006-07-28LCD remote support for iAudio X5Linus Nielsen Feltzing
2006-07-28Remote backlight is in the target tree for X5Linus Nielsen Feltzing
2006-07-25Patch FS#5712 by Michael Sevakis - X5 Backlight brightness improvement/fixLinus Nielsen Feltzing
2006-07-23double fault.Rani Hod