1
0
Fork 0
forked from len0rd/rockbox

Scroll on main and remote with a single thread. Change the way system messages are defined before running out is an issue (which requires a full update of rockbox on the player).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14035 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sevakis 2007-07-28 08:12:05 +00:00
parent 885cdfdeb9
commit 58fc279d26
17 changed files with 859 additions and 994 deletions

View file

@ -58,6 +58,8 @@ common/timefuncs.c
common/unicode.c
/* Display */
scroll_engine.c
#ifdef HAVE_LCD_CHARCELLS
drivers/lcd-charcell.c
drivers/lcd-charset-player.c