1
mirror of https://github.com/mpv-player/mpv synced 2024-07-31 16:29:58 +02:00
mpv/player/lua
wm4 fe67aa7b18 lua: don't suspend core by default during script execution
This changes behavior somewhat. The old behavior can be restored by
running "mp.use_suspend=true". It was originally introduced for the OSC,
but I can't reproduce whatever misbehavior I was seeing.

(See mp.suspend()/resume() for explanations what the suspend mechanism
does.)
2016-03-18 22:03:04 +01:00
..
assdraw.lua lua: do not use math.pow() 2015-01-25 01:23:29 +01:00
defaults.lua lua: don't suspend core by default during script execution 2016-03-18 22:03:04 +01:00
options.lua lua: fix options submodule 2015-05-29 15:50:09 +02:00
osc.lua osc: fix mouse areas 2016-03-08 09:23:50 +01:00
ytdl_hook.lua ytdl_hook: handle optional format_note 2016-03-10 22:46:03 +01:00