0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/player/lua
Avi Halachmi (:avih) 40832773c1 osc: more frequent cache updates: from 10% diff to 5% or 5s
Cache display updates, especially when it's bigger than few minute,
could have been be very infrequent to the point that one is not sure
if it updates at all.

Reduce the 10% change-threshold to 5% and add another threshold of 5s.
2020-01-14 13:15:48 +02:00
..
assdraw.lua osc: improve look of seekranges 2019-09-02 01:11:04 +03:00
console.lua console: add a basic help command 2019-12-24 16:08:04 +01:00
defaults.lua lua: use new OSD property 2020-01-08 00:16:58 +01:00
options.lua lua: change runtime option change behavior 2019-12-22 12:30:53 +01:00
osc.lua osc: more frequent cache updates: from 10% diff to 5% or 5s 2020-01-14 13:15:48 +02:00
stats.lua stats: do not use "tick" event 2019-12-24 16:02:24 +01:00
ytdl_hook.lua ytdl_hook: --vid=no should not ignore --ytdl-format in config file 2019-10-24 13:52:09 +02:00