1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-29 15:00:27 +00:00
mpv/player/lua
Mike Will 5ac37500c5 defaults.lua: add a disabled parameter to timer constructors
Added to the functions `mp.add_timeout` and `mp.add_periodic_timer`.

If the `disabled` argument is set to `true` or a truthy value, the
timer will wait to be manually started with a call to its `resume()`
method.
2023-10-11 21:04:13 +00:00
..
assdraw.lua osc: improve look of seekranges 2019-09-02 01:11:04 +03:00
auto_profiles.lua auto_profiles: try to distinguish invalid properties better 2023-04-07 01:48:55 +00:00
console.lua console.lua: exit with with Ctrl+[ 2023-10-10 18:18:07 +00:00
defaults.lua defaults.lua: add a disabled parameter to timer constructors 2023-10-11 21:04:13 +00:00
meson.build build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
options.lua lua: read_options: find script-opts prefix at index 1 exactly 2023-06-01 15:11:55 +03:00
osc.lua osc: move the idle logo behind other overlays 2023-09-27 23:05:53 +00:00
stats.lua stats.lua: don't display full frame crop 2023-09-08 02:27:08 +00:00
ytdl_hook.lua ytdl_hook: improve Windows exe search with suffix 2023-08-13 14:40:36 +00:00