summaryrefslogtreecommitdiff
path: root/firmware/backlight.c (follow)
Commit message (Expand)AuthorAge
* 1st/2nd Gen: Make backlight inversion adaption in the greyscale library work ...Jens Arnold2008-04-06
* Allow to select the core for running the user timer on portalplayer targets. ...Jens Arnold2008-04-04
* Ooops, overlooked the no-backlight stubs...Jens Arnold2008-04-02
* Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...Jens Arnold2008-04-02
* Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold2008-03-25
* Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold2008-03-25
* M3: Make remote LCD hotplug work, and make 'backlight on button hold' use the...Jens Arnold2008-03-19
* Increase backlight priority to the same level as UI so that there is no longe...Michael Giacomelli2008-03-07
* Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...Jens Arnold2007-11-26
* New way of handling integer settings with variable steps: table settings (FS ...Jens Arnold2007-11-25
* Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold2007-11-12
* Take out some NOCACHEBSS_ATTR's that were accidentally left. Put some threadi...Michael Sevakis2007-10-16
* Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis2007-10-16
* Name all button light functions and variables consistently starting with butt...Jens Arnold2007-10-07
* Commit a subset of the dual core changes that have to do with cache handling,...Michael Sevakis2007-09-28
* * Don't touch the backlight(s) (and buttonlight) at backlight init in order t...Jens Arnold2007-09-12
* Fix a warning.Michael Sevakis2007-09-09
* UISIMULATOR: Give the host OS some needed context switching hints (which _is_...Michael Sevakis2007-09-09
* Removed special X5 backlight handling, and replaced it with a generic system ...Jens Arnold2007-08-12
* Backlight rework: * More compact and straightforward implementation of backli...Jens Arnold2007-08-10
* Scroll on main and remote with a single thread. Change the way system message...Michael Sevakis2007-07-28
* Cosmetics (remove tab and trailing spaces)Antoine Cellerier2007-07-27
* Remove some unneeded buttonlight codeKarl Kurbjun2007-05-14
* More Gigabeat button light fixes. Settings now work properly, startup does n...Karl Kurbjun2007-05-10
* Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun2007-05-08
* Fix the red Gigabeat bootloader: Add a dummy for button_backlight_on with the...Karl Kurbjun2007-05-08
* Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun2007-05-07
* e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon2007-04-22
* Fix bootloader warning.Jens Arnold2007-04-12
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* Committed a forgotten file, hopefully fixed the PP crashesMiika Pekkarinen2007-03-27
* Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers2007-03-04
* Fix CONFIG_BACKLIGHT warnings.Jens Arnold2007-02-18
* CONFIG_CHARGINGJonathan Gordon2007-02-18
* Turn backlight ON at boot unless bootloader has already done that.Miika Pekkarinen2007-01-12
* Updated buttonlights for the Gigabeat port. Added LCD controller off and on f...Steve Gotthardt2007-01-08
* Added minimal changes to allow Gigabeat and other ports with settable backlig...Steve Gotthardt2007-01-04
* Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis2006-12-19
* And this too.Miika Pekkarinen2006-12-05
* Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold2006-11-10
* Fix sim error(s) (as usual).Michael Sevakis2006-11-10
* Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...Michael Sevakis2006-11-10
* H300/X5: Moved backlight brightness code to target tree. Created __backlight_...Michael Sevakis2006-11-10
* Target tree support for Iriver iFP.Tomasz Malesinski2006-11-09
* Don't overflow the backlight event queue with on messagesSteve Bavin2006-11-03
* move the iriver h1x0/h3x0 targets to the target treeJonathan Gordon2006-10-30
* Move all iPod targets into the target tree. FS#5890Barry Wardell2006-10-05
* Add CPU boost tracker to see where boosts are coming fromSteve Bavin2006-10-05
* Get rid of build warnings of x5Peter D'Hoye2006-09-16
* New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen2006-09-16