mpv/player/lua
Olivier Perret 9be68e49b2 lua: execute idle handlers after timers have been processed
Idle handlers used to not be executed when timers were active
Now they are executed:
* After all expired timers have been executed
* After all events have been processed (same as when there are no timers)
2019-01-16 16:58:46 +01:00
..
assdraw.lua lua: do not use math.pow() 2015-01-25 01:23:29 +01:00
defaults.lua lua: execute idle handlers after timers have been processed 2019-01-16 16:58:46 +01:00
options.lua config: replace config dir lua-settings/ with dir script-opts/ 2018-04-07 16:02:16 -07:00
osc.lua osc: fix accidentally skipping files when seeking with slider 2018-06-04 00:14:59 +03:00
stats.lua stats: show file format 2018-10-01 10:41:01 +02:00
ytdl_hook.lua ytdl_hook: fix audio not being picked up for some sites 2018-09-26 22:41:04 +02:00