forked from len0rd/rockbox
Keep playing current song even if we can't load next
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@860 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7e8615757c
commit
0bb897ae8d
1 changed files with 0 additions and 1 deletions
|
|
@ -416,7 +416,6 @@ static void mpeg_thread(void)
|
|||
{
|
||||
/* No more data to play */
|
||||
DEBUGF("Finished playing\n");
|
||||
playing = false;
|
||||
filling = false;
|
||||
}
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue