MPEGPlayer: Skip to next file when there is a problem with a video file in all-play...
commit5a4c164f903b636d422f0cadac41f8bf6da700f6
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 19 Dec 2010 03:28:43 +0000 (19 03:28 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 19 Dec 2010 03:28:43 +0000 (19 03:28 +0000)
tree34298aa2a90842c9c73212d5eaf8f5eb9f5d873a
parent3f817e00430e2c199d069ef358c1933daa066034
MPEGPlayer: Skip to next file when there is a problem with a video file in all-play mode, otherwise exit as usual. Only consider failures such as engine init issues or no file to view to be a plugin error but not problems with the video files themselves; the user is adequately informed already.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28854 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/mpegplayer/mpegplayer.c