summaryrefslogtreecommitdiffstats
path: root/sub
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-10-05 18:30:45 +0200
committerwm4 <wm4@nowhere>2013-10-05 22:46:55 +0200
commit1be863afdbe9017aa227234e8525b209fb818224 (patch)
treea577f44058231a0e2ab2092cfa24d6f14c9f6a3b /sub
parentc3ea08a2d7df3a782ce8e40a99caa807b6bc60b0 (diff)
downloadmpv-1be863afdbe9017aa227234e8525b209fb818224.tar.bz2
mpv-1be863afdbe9017aa227234e8525b209fb818224.tar.xz
mplayer: fix some issues with playlist_prev command
You couldn't jump to the first entry in the playlist, if that entry was marked as "too short". But this is usually fine, because it doesn't get into the way of the user. (This feature is meant to allow being able to jump backwards through the playlist even if a file immediately stops playback right after initialization, not to prevent playing these files at all.) Also, apply the skip logic when wrapping around the playlist when going backwards. This happens with --loop, because looping pretends the playlist is infinitely repeated forwards and backwards (as long as the playlist_prev/next commands are concerned). Also add some comments.
Diffstat (limited to 'sub')
0 files changed, 0 insertions, 0 deletions