forked from len0rd/rockbox
Fixed the icon for unknown file types on the archos Player, and the bug when removing the last file on the screen in filetree, added some code for playlists integration with multi-screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7800 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0b00108c3e
commit
f7c97522a8
8 changed files with 88 additions and 14 deletions
|
|
@ -168,7 +168,6 @@ int menu_show(int m)
|
|||
#ifdef MENU_RC_EXIT_MENU
|
||||
case MENU_RC_EXIT_MENU:
|
||||
#endif
|
||||
//lcd_stop_scroll();
|
||||
exit = true;
|
||||
break;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue