mpv/DOCS/man
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
..
af.rst af_scaletempo: overlap is a factor not a percentage 2023-10-07 00:30:29 +00:00
ao.rst ao_pipewire: clarify --pipewire-buffer=native 2023-04-23 21:03:58 -07:00
changes.rst
console.rst console.lua: exit with with Ctrl+[ 2023-10-10 18:18:07 +00:00
encode.rst options: remove a few options marked with .deprecation_message 2023-09-21 16:06:29 +00:00
input.rst command: add playlist-next-playlist and playlist-prev-playlist 2023-10-09 15:09:35 +00:00
ipc.rst
javascript.rst
libmpv.rst cplugin: allow loading mpv_* symbols dynamically 2023-09-20 02:16:45 +00:00
lua.rst defaults.lua: add a disabled parameter to timer constructors 2023-10-11 21:04:13 +00:00
mpv.rst DOCS/mpv: update mpv.conf's documentation 2023-10-06 18:28:55 +00:00
options.rst DOCS/options: vdpau requires GLX 2023-10-11 10:07:56 +02:00
osc.rst osc: add scrolling to audio/sub buttons 2023-09-17 00:03:45 +02:00
stats.rst stats.lua: enable --tone-mapping-visualize while stats shown 2023-08-30 17:10:13 +02:00
vf.rst options: remove --vf-defaults and --af-defaults 2023-09-21 16:06:29 +00:00
vo.rst drm: remove selecting the card number with --drm-connector 2023-09-21 16:06:29 +00:00