|
|
Rockbox mail archiveSubject: Re: Soft Scrolling & CPU usageFrom: Linus Nielsen Feltzing (linus_at_haxx.se) Date: 2003-01-03
for_spam_at_gmx.de wrote:
What makes you think that is updates the entire display?
This is the update part of the scroll thread:
lcd_clearrect(xpos, ypos, LCD_WIDTH - xmargin, h);
> There already is a routine lcd_update_rect() for just updating a fraction of
It is used. See the code above.
/Linus
Page was last modified "Mar 9 2008" The Rockbox Crew |