mpv/player
wm4 7eb047b241 command: make reverse cycle_values match up with forward one
The behavior of reverse cycling (with the "!reverse" magic value) was a
bit weird and acted with a "delay". This was because the command set the
value the _next_ command should use. Change this and make each command
invocation select and use the next command directly. This requires an
"uninitialized" special index in the counter, but that is no problem at
all.
2014-10-21 23:55:32 +02:00
..
lua lua: add convenience function for hooks 2014-10-21 00:38:56 +02:00
timeline
audio.c
client.c
client.h
command.c command: make reverse cycle_values match up with forward one 2014-10-21 23:55:32 +02:00
command.h
configfiles.c
core.h player: add stream selection by ffmpeg index 2014-10-21 13:19:20 +02:00
discnav.c sd_lavc: strictly letter-box PGS subtitles 2014-10-21 11:37:32 +02:00
loadfile.c player: add stream selection by ffmpeg index 2014-10-21 13:19:20 +02:00
lua.c lua: don't use "output" as identifier 2014-10-21 13:44:21 +02:00
main.c
main_fn.c
misc.c
osd.c
playloop.c
screenshot.c
screenshot.h
scripting.c
sub.c
video.c