summaryrefslogtreecommitdiffstats
path: root/firmware/drivers/lcd-scroll.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-12put_line/scrolling: Make the scroll engine inform custom scrollers about star...Thomas Martitz1-1/+11
2014-01-11scroll engine: Factor out renderer function so it can be called by lcd code.Thomas Martitz1-53/+72
2013-12-15Fix reds. Also apply the new scrolling to lcd charcell (this even uncovered anThomas Martitz1-14/+28
2013-12-14scroll_engine: Major rework to support pixel-based scrolling and scroll callb...Thomas Martitz1-14/+97
2013-12-14scroll_engine: Split out common main and remote lcd functions.Thomas Martitz1-0/+127