diff options
author | Thomas Martitz <kugel@rockbox.org> | 2014-01-11 19:17:58 +0100 |
---|---|---|
committer | Thomas Martitz <kugel@rockbox.org> | 2014-01-11 19:17:58 +0100 |
commit | 26b317e094a37c43d23e661cf99fe858c159f1b2 (patch) | |
tree | 7e0cfbb80fee1b15435a6a261d99186dac2e0455 /apps/gui/line.c | |
parent | 2a471c9e84ddc4f6f407d4fe3ad2a21a1d0e3723 (diff) | |
download | rockbox-26b317e094a37c43d23e661cf99fe858c159f1b2.tar.gz rockbox-26b317e094a37c43d23e661cf99fe858c159f1b2.zip |
scroll engine: Factor out renderer function so it can be called by lcd code.
This is used by lcd_puts_scroll_worker() to render the line immediately
instead of waiting for the next scroll tick when only the text was updated.
Previously lcd_puts_scroll_worker() did not render anything in this case
which could lead to visible blinking.
This fixes blinking scrolling lines with dynamic text in the skin engine.
Change-Id: I475bde8c8eb7c92f505e3c5ecf4d32bb90690536
Diffstat (limited to 'apps/gui/line.c')
0 files changed, 0 insertions, 0 deletions