Reload the current playlist after reboot even if it has ended. (FS#11644)
commit261c04ab07af5e751e65f3b1029082b87059552d
authorgevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Sun, 31 Jul 2011 12:56:00 +0000 (31 12:56 +0000)
committergevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Sun, 31 Jul 2011 12:56:00 +0000 (31 12:56 +0000)
tree5ccadd6ead9c3c78341f11a1c75f69911fbf572f
parent4a7b159bdd5c20266d3b6ca8caf70fd4a2d4dc1e
Reload the current playlist after reboot even if it has ended. (FS#11644)

This is done to make reboot more transparent. If a playlist has ended, there should be no difference between the player doing nothing for ten minutes and the player shutting down after the idle timeout and being restarted.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30226 a1c6a512-1295-4272-9138-f99709370657
apps/playback.c
apps/playlist_viewer.c