1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-06 22:28:01 +00:00
mpv/player
wm4 8f2e9f1d61 player: split seek_reset()
This also reduces some code duplication with other parts of the code.

The changfe is mostly cosmetic, although there are also some subtle
changes in behavior. At least one change is that the big desync message
is now printed after every seek.
2014-07-30 23:29:00 +02:00
..
lua osc: Do precise seeks on simple clicks on seekbar 2014-07-29 19:26:32 +02:00
timeline demux: make start time a simple field 2014-07-05 17:07:15 +02:00
audio.c player: split seek_reset() 2014-07-30 23:29:00 +02:00
client.c audio, client API: check mp_make_wakeup_pipe() return value 2014-07-25 14:32:45 +02:00
client.h
command.c player: fix time display wheen seeking past EOF with --keep-open 2014-07-30 00:22:38 +02:00
command.h
configfiles.c Revert "Remove DVD and Bluray support" 2014-07-15 01:49:02 +02:00
core.h player: split seek_reset() 2014-07-30 23:29:00 +02:00
discnav.c demux: add a demuxer thread 2014-07-16 23:25:56 +02:00
loadfile.c player: split seek_reset() 2014-07-30 23:29:00 +02:00
lua.c build: include <strings.h> for strcasecmp() 2014-07-10 08:29:32 +02:00
main_fn.c
main.c Audit and replace all ctype.h uses 2014-07-01 23:11:08 +02:00
misc.c player: fix desync when seeking and switching external tracks 2014-07-29 17:55:28 +02:00
osd.c osd: properly handle OSD bar timeout 2014-07-21 19:35:20 +02:00
playloop.c player: split seek_reset() 2014-07-30 23:29:00 +02:00
screenshot.c player: make the time display relative to start PTS 2014-06-29 20:39:49 +02:00
screenshot.h
scripting.c build: include <strings.h> for strcasecmp() 2014-07-10 08:29:32 +02:00
sub.c player: split seek_reset() 2014-07-30 23:29:00 +02:00
video.c player: split seek_reset() 2014-07-30 23:29:00 +02:00