summaryrefslogtreecommitdiff
path: root/firmware/drivers/lcd-scroll.c (follow)
Commit message (Expand)AuthorAge
* Revert "Ignore truncation in lcd-scroll.c"William Wilgus2018-07-25
* Ignore truncation in lcd-scroll.cWilliam Wilgus2018-07-25
* Fix Remove lcd_scroll_worker from bootloader except remote displays/charcellWilliam Wilgus2018-05-25
* Remove lcd_scroll_worker from bootloader except remote displays and charcellWilliam Wilgus2018-05-23
* put_line/scrolling: Make the scroll engine inform custom scrollers about star...Thomas Martitz2014-01-12
* scroll engine: Factor out renderer function so it can be called by lcd code.Thomas Martitz2014-01-11
* Fix reds. Also apply the new scrolling to lcd charcell (this even uncovered anThomas Martitz2013-12-15
* scroll_engine: Major rework to support pixel-based scrolling and scroll callb...Thomas Martitz2013-12-14
* scroll_engine: Split out common main and remote lcd functions.Thomas Martitz2013-12-14