summaryrefslogtreecommitdiff
path: root/uisimulator/common/backlight-sim.h (follow)
Commit message (Collapse)AuthorAge
* Fix red/yellow round #2Marcin Bukat2015-01-12
| | | | Change-Id: Ife25eac11fc6f6cedeca8f3fa59536bce0efe2cd
* Fix red/yellowMarcin Bukat2015-01-12
| | | | Change-Id: Ie01251af2cd843979b5fdefcfa541ba377d13bd7
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
| | | | | | _remote_backlight_* and _buttonlight_* are cleaned as well Change-Id: I73653752831bbe170c26ba95d3bc04c2e3a5cf30
* move _remote_backlight_* to common headerRafaël Carré2012-01-07
| | | | | | remove unused REMOTE_INIT_LCD / REMOTE_DEINIT_LCD git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31607 a1c6a512-1295-4272-9138-f99709370657
* Remove an #ifdef SIMULATOR in favor of using a stubThomas Martitz2009-05-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20853 a1c6a512-1295-4272-9138-f99709370657
* Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn ↵Thomas Martitz2009-04-29
| | | | | | backlight-sim.h into a .c too. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20829 a1c6a512-1295-4272-9138-f99709370657
* Set keywords and eol-style properties for the new backlight-sim.h.Thomas Martitz2009-04-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20797 a1c6a512-1295-4272-9138-f99709370657
* Move the sim stubs into a seperate file to clean backlight.c up a bit.Thomas Martitz2009-04-26
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20796 a1c6a512-1295-4272-9138-f99709370657