mpv/player
wm4 62c7a372ec player: don't ignore relative seeks by 0 seconds
I don't know why this done; most likely it had no real reason.

Remove it because it breaks "refresh seeks" to the same position.
(Although the refresh seeks mpv sometimes does were fine.)
2015-01-25 17:00:11 +09:00
..
lua lua: add a function that formats Lua values as strings 2015-01-25 17:00:11 +09:00
timeline tl_matroska: fix minor memory leak in error case 2015-01-25 17:00:08 +09:00
audio.c player: don't fall asleep on audio decoding errors 2015-01-25 17:00:09 +09:00
client.c client API: fix log buffer overflow case 2015-01-25 17:00:08 +09:00
client.h input, lua: redo input handling 2014-11-23 15:13:35 +01:00
command.c command: avoid returning invalid FPS values 2015-01-25 17:00:11 +09:00
command.h
configfiles.c player: restore ab-loop settings with playback resume 2014-12-17 20:05:01 +01:00
core.h player: make --shuffle/--merge-files affect runtime loaded playlists 2015-01-25 17:00:08 +09:00
discnav.c osc, dvd, bd: fix mouse state when changing menu modes 2014-12-08 00:02:24 +01:00
loadfile.c player: reset frame step counter on seeks 2015-01-25 17:00:11 +09:00
lua.c lua: fix broken error message 2014-12-07 23:50:13 +01:00
main.c options: expand ~ for the include option 2015-01-25 17:00:09 +09:00
main_fn.c
misc.c
osd.c
playloop.c player: don't ignore relative seeks by 0 seconds 2015-01-25 17:00:11 +09:00
screenshot.c
screenshot.h
scripting.c player: integrate ytdl_hook.lua 2014-11-19 18:59:38 +01:00
sub.c sub: reset sub decoder correctly when cycling subtitles 2015-01-25 17:00:08 +09:00
video.c player: respect --untimed on last frame 2015-01-25 17:00:10 +09:00