forked from len0rd/rockbox
removed old statusbar and buttonbar code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8004 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e3367212bd
commit
1a1abf25f4
24 changed files with 169 additions and 641 deletions
|
|
@ -56,6 +56,7 @@ static void splash(struct screen * screen,
|
|||
#ifdef HAVE_LCD_CHARCELLS
|
||||
screen->double_height (false);
|
||||
#endif
|
||||
screen->stop_scroll();
|
||||
vsnprintf( splash_buf, sizeof(splash_buf), fmt, ap );
|
||||
|
||||
if(center) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue