summaryrefslogtreecommitdiffstats
path: root/firmware/backlight.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-15Revert v18522 for firmware/backlight.c, it breaks a couple of bootloadersBertrik Sikken1-0/+1
2008-09-15Fix some more #includesBertrik Sikken1-1/+0
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-14Oops. Left a couple things in a bad state when using fading.Michael Sevakis1-5/+5
2008-05-14Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...Michael Sevakis1-20/+42
2008-05-10Bring Gigabeat S bootloader one step close to a release version.Michael Sevakis1-7/+42
2008-04-061st/2nd Gen: Make backlight inversion adaption in the greyscale library work ...Jens Arnold1-2/+2
2008-04-04Allow to select the core for running the user timer on portalplayer targets. ...Jens Arnold1-2/+3
2008-04-02Ooops, overlooked the no-backlight stubs...Jens Arnold1-2/+12
2008-04-02Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...Jens Arnold1-12/+12
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold1-1/+1
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold1-1/+1
2008-03-19M3: Make remote LCD hotplug work, and make 'backlight on button hold' use the...Jens Arnold1-8/+23
2008-03-07Increase backlight priority to the same level as UI so that there is no longe...Michael Giacomelli1-1/+1
2007-11-26Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...Jens Arnold1-42/+43
2007-11-25New way of handling integer settings with variable steps: table settings (FS ...Jens Arnold1-32/+12
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold1-114/+93
2007-10-16Take out some NOCACHEBSS_ATTR's that were accidentally left. Put some threadi...Michael Sevakis1-1/+1
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis1-4/+4
2007-10-07Name all button light functions and variables consistently starting with butt...Jens Arnold1-25/+25
2007-09-28Commit a subset of the dual core changes that have to do with cache handling,...Michael Sevakis1-1/+0
2007-09-12* Don't touch the backlight(s) (and buttonlight) at backlight init in order t...Jens Arnold1-7/+3
2007-09-09Fix a warning.Michael Sevakis1-0/+4
2007-09-09UISIMULATOR: Give the host OS some needed context switching hints (which _is_...Michael Sevakis1-1/+6
2007-08-12Removed special X5 backlight handling, and replaced it with a generic system ...Jens Arnold1-54/+42
2007-08-10Backlight rework: * More compact and straightforward implementation of backli...Jens Arnold1-122/+51
2007-07-28Scroll on main and remote with a single thread. Change the way system message...Michael Sevakis1-0/+12
2007-07-27Cosmetics (remove tab and trailing spaces)Antoine Cellerier1-10/+10
2007-05-14Remove some unneeded buttonlight codeKarl Kurbjun1-3/+1
2007-05-10More Gigabeat button light fixes. Settings now work properly, startup does n...Karl Kurbjun1-29/+44
2007-05-08Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun1-0/+23
2007-05-08Fix the red Gigabeat bootloader: Add a dummy for button_backlight_on with the...Karl Kurbjun1-0/+1
2007-05-07Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun1-2/+1
2007-04-22e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon1-0/+79
2007-04-12Fix bootloader warning.Jens Arnold1-1/+1
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold1-47/+7
2007-03-27Committed a forgotten file, hopefully fixed the PP crashesMiika Pekkarinen1-1/+2
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers1-1/+2
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold1-4/+4
2007-02-18CONFIG_CHARGINGJonathan Gordon1-9/+9
2007-01-12Turn backlight ON at boot unless bootloader has already done that.Miika Pekkarinen1-7/+17
2007-01-08Updated buttonlights for the Gigabeat port. Added LCD controller off and on f...Steve Gotthardt1-0/+2
2007-01-04Added minimal changes to allow Gigabeat and other ports with settable backlig...Steve Gotthardt1-0/+4
2006-12-19Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis1-7/+7
2006-12-05And this too.Miika Pekkarinen1-3/+3
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold1-6/+0
2006-11-10Fix sim error(s) (as usual).Michael Sevakis1-0/+8
2006-11-10Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...Michael Sevakis1-38/+23
2006-11-10H300/X5: Moved backlight brightness code to target tree. Created __backlight_...Michael Sevakis1-23/+6
2006-11-09Target tree support for Iriver iFP.Tomasz Malesinski1-4/+0