Age | Commit message (Expand) | Author |
2009-02-20 | Add a rockbox kernel thread for simulator specific tasks, and use that for ca... | Jens Arnold |
2009-02-10 | Move screendump from apps to firmware, solving two nasty firmware-to-apps cal... | Jens Arnold |
2009-01-26 | Commit FS#9724, which reworks the preprocessor defines related to backlight f... | Thomas Martitz |
2009-01-22 | Rename software backlight fading files, as we don't call it thread fading. Co... | Thomas Martitz |
2009-01-18 | Commit part 1 of FS#9663 by Thomas Martitz. Enables backlight fading on the ... | Michael Giacomelli |
2008-12-10 | Use cookies for thread identification instead of pointers directly which give... | Michael Sevakis |
2008-12-03 | Straighten out some powermanagement stuff. Give target complete control over ... | Michael Sevakis |
2008-11-26 | Fix reds. Also note my r19221 commit message had a typo - shoudld have been ... | Steve Bavin |
2008-11-26 | Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe... | Steve Bavin |
2008-09-15 | Revert v18522 for firmware/backlight.c, it breaks a couple of bootloaders | Bertrik Sikken |
2008-09-15 | Fix some more #includes | Bertrik Sikken |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-14 | Oops. Left a couple things in a bad state when using fading. | Michael Sevakis |
2008-05-14 | Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig... | Michael Sevakis |
2008-05-10 | Bring Gigabeat S bootloader one step close to a release version. | Michael Sevakis |
2008-04-06 | 1st/2nd Gen: Make backlight inversion adaption in the greyscale library work ... | Jens Arnold |
2008-04-04 | Allow to select the core for running the user timer on portalplayer targets. ... | Jens Arnold |
2008-04-02 | Ooops, overlooked the no-backlight stubs... | Jens Arnold |
2008-04-02 | Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i... | Jens Arnold |
2008-03-25 | Revert accidental tree commit. /me needs a smaller enter key... | Jens Arnold |
2008-03-25 | Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2... | Jens Arnold |
2008-03-19 | M3: Make remote LCD hotplug work, and make 'backlight on button hold' use the... | Jens Arnold |
2008-03-07 | Increase backlight priority to the same level as UI so that there is no longe... | Michael Giacomelli |
2007-11-26 | Allow (almost) arbitrary backlight fade in and fade out times (on targets wit... | Jens Arnold |
2007-11-25 | New way of handling integer settings with variable steps: table settings (FS ... | Jens Arnold |
2007-11-12 | Hardware controlled backlight brightness for iPod Video and Nano, retaining t... | Jens Arnold |
2007-10-16 | Take out some NOCACHEBSS_ATTR's that were accidentally left. Put some threadi... | Michael Sevakis |
2007-10-16 | Finally full multicore support for PortalPlayer 502x targets with an eye towa... | Michael Sevakis |
2007-10-07 | Name all button light functions and variables consistently starting with butt... | Jens Arnold |
2007-09-28 | Commit 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-09 | Fix a warning. | Michael Sevakis |
2007-09-09 | UISIMULATOR: Give the host OS some needed context switching hints (which _is_... | Michael Sevakis |
2007-08-12 | Removed special X5 backlight handling, and replaced it with a generic system ... | Jens Arnold |
2007-08-10 | Backlight rework: * More compact and straightforward implementation of backli... | Jens Arnold |
2007-07-28 | Scroll on main and remote with a single thread. Change the way system message... | Michael Sevakis |
2007-07-27 | Cosmetics (remove tab and trailing spaces) | Antoine Cellerier |
2007-05-14 | Remove some unneeded buttonlight code | Karl Kurbjun |
2007-05-10 | More Gigabeat button light fixes. Settings now work properly, startup does n... | Karl Kurbjun |
2007-05-08 | Add in buttonlight brightness setting for the Gigabeat, and setup the framewo... | Karl Kurbjun |
2007-05-08 | Fix the red Gigabeat bootloader: Add a dummy for button_backlight_on with the... | Karl Kurbjun |
2007-05-07 | Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab... | Karl Kurbjun |
2007-04-22 | e200: Make the wheel light timeout configurable (under settings > system) (FS... | Jonathan Gordon |
2007-04-12 | Fix bootloader warning. | Jens Arnold |
2007-04-12 | Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC... | Jens Arnold |
2007-03-27 | Committed a forgotten file, hopefully fixed the PP crashes | Miika Pekkarinen |
2007-03-04 | Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ... | Daniel Ankers |
2007-02-18 | Fix CONFIG_BACKLIGHT warnings. | Jens Arnold |
2007-02-18 | CONFIG_CHARGING | Jonathan Gordon |
2007-01-12 | Turn backlight ON at boot unless bootloader has already done that. | Miika Pekkarinen |