|
|
Rockbox mail archiveSubject: Regarding new recorder codeFrom: Daniel Stenberg (daniel_at_haxx.se) Date: 2003-01-23
Hey Rockbox-hackers.
Kjell and I did an audit of parts of the Rockbox code that deals with the LCD
* New scroll code
We've rewritten how multiple scrolls are being tracked and dealt with.
We also found and fixed some cases of "scroll leaks" where the amount of free
* New stop (no pause)
lcd_stop_scroll() no longer refreshes the screen after the scrolls have been
There is no longer any concept of paused scrollers. It was never used
* New clear
lcd_clear_display() now stops the scrolls AND clears the frame buffer.
* WPS still does too many updates/scrolls
An artifact we noticed when working on fixing up the scrollers, is that when
This calls for some attention and more cleanups.
* Clock updates too often
Another item for closer checks: the time on the status bar is using minute
Over and out.
-- Daniel Stenberg -- http://rockbox.haxx.se/ -- http://daniel.haxx.se/
Page was last modified "Jan 10 2012" The Rockbox Crew |