mpv/player
wm4 590caeb2bd command: try selecting the next track if track switching fails
This affects the "cycle" command. If we switched to the next track, and
it failed to initialize, we just deselected everything.

Change it so that if initialization fails early (typically decoder
selection), we try to continue with the track after that. (Even if
nothing can be selected, the loop will terminate when trying to select
nothing.

Fixes #3446.
2016-09-03 17:12:29 +02:00
..
lua
audio.c
client.c client API: create core thread at an earlier time 2016-09-01 21:55:21 +02:00
client.h
command.c command: try selecting the next track if track switching fails 2016-09-03 17:12:29 +02:00
command.h
configfiles.c config: deprecate ao and vo auto-profiles 2016-09-03 12:46:32 +02:00
core.h
external_files.c
external_files.h
lavfi.c
lavfi.h
loadfile.c
lua.c
main.c player: remove opengl-es=no flag from opengl-hq profile 2016-09-03 13:07:58 +02:00
misc.c m_config: introduce basic mechanism to synchronize global option updates 2016-09-02 15:50:40 +02:00
osd.c
playloop.c
screenshot.c
screenshot.h
scripting.c
sub.c
video.c