summaryrefslogtreecommitdiff
path: root/firmware/scroll_engine.c
AgeCommit message (Expand)Author
2008-04-20Killed unnecessary global variables by making them static.Bertrik Sikken
2008-01-07Add viewport capabilities to all the LCD drivers, and adapt scrolling code. ...Dave Chapman
2007-10-16Take out some NOCACHEBSS_ATTR's that were accidentally left. Put some threadi...Michael Sevakis
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis
2007-10-15Remove the "invert scroll" code since it's not used anywhere anymore (and it ...Antoine Cellerier
2007-09-30Woops, forgot to change it here too.Antoine Cellerier
2007-09-30Save a few bytes in the line selector style handling code.Antoine Cellerier
2007-07-28Scroll on main and remote with a single thread. Change the way system message...Michael Sevakis