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