1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-02 21:12:23 +00:00
mpv/player/lua
wm4 b521f15ae9 lua: run timers only after draining the event queue
Instead of rechecking the timers every time after an event is read, do
it only once the event queue is empty. This is probably slightly more
efficient, and facilitates the next commit.
2016-09-21 15:47:51 +02:00
..
assdraw.lua lua: do not use math.pow() 2015-01-25 01:23:29 +01:00
defaults.lua lua: run timers only after draining the event queue 2016-09-21 15:47:51 +02:00
options.lua lua: fix options submodule 2015-05-29 15:50:09 +02:00
osc.lua player: fix minor spelling mistake in osc.lua 2016-08-27 09:02:11 +02:00
ytdl_hook.lua ytdl_hook: don't bother adding subtitles if duration isn't known 2016-09-13 09:23:00 +02:00