summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-03-14 15:15:44 +0100
committerwm4 <wm4@nowhere>2020-03-14 15:15:44 +0100
commitcb2b5553bfd87ef4a91f946b4ef123f9e0b522d1 (patch)
treee95fedf5be406e748dd45c91247055ef3a754d2c /video
parentea13ec6d985112dfb9611cd49bced369185a6494 (diff)
downloadmpv-cb2b5553bfd87ef4a91f946b4ef123f9e0b522d1.tar.bz2
mpv-cb2b5553bfd87ef4a91f946b4ef123f9e0b522d1.tar.xz
osc: fix updating message when paused
The message_timeout field was basically polled. But ever since the OSC was changed to work more event based, this didn't quite work. It was quite visible when switching subtitle or audio tracks while paused (and with caching disabled, since the cache update triggered some extra redrawing). Fix by using a proper timer. I noticed that changing tracks with the message call commented didn't redraw properly either, but, uh, I guess the message is always triggered anyway, and happens to take care of this.
Diffstat (limited to 'video')
0 files changed, 0 insertions, 0 deletions