mpv/player
wm4 d563dc8cb9 player: update playback position on seek
If the actual PTS is not known yet right after a seek, the "time-pos"
property will just return the seek target PTS. For this purpose, trigger
a change event to make the client API update the "time-pos" and related
properties. (MPV_EVENT_TICK triggers this update.)
2014-07-29 00:20:54 +02:00
..
lua osc: improve previous commit 2014-07-10 11:22:05 +02:00
timeline demux: make start time a simple field 2014-07-05 17:07:15 +02:00
audio.c audio: change playback restart and resyncing 2014-07-28 21:20:37 +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 command: fix and simplify overlay_add 2014-07-25 14:32:45 +02:00
command.h command: redo the property type 2014-06-13 02:11:39 +02:00
configfiles.c Revert "Remove DVD and Bluray support" 2014-07-15 01:49:02 +02:00
core.h audio: change playback restart and resyncing 2014-07-28 21:20:37 +02:00
discnav.c demux: add a demuxer thread 2014-07-16 23:25:56 +02:00
loadfile.c audio: change playback restart and resyncing 2014-07-28 21:20:37 +02:00
lua.c build: include <strings.h> for strcasecmp() 2014-07-10 08:29:32 +02:00
main.c Audit and replace all ctype.h uses 2014-07-01 23:11:08 +02:00
main_fn.c
misc.c player: remove something DVD specific 2014-07-22 23:49:23 +02:00
osd.c osd: properly handle OSD bar timeout 2014-07-21 19:35:20 +02:00
playloop.c player: update playback position on seek 2014-07-29 00:20:54 +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 sub: offset subtitle timing to video start PTS 2014-07-22 23:48:29 +02:00
video.c audio: change playback restart and resyncing 2014-07-28 21:20:37 +02:00