1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 23:02:37 +00:00
mpv/DOCS/man
wm4 a071d5fcfe input: add "async" flag
Obviously, this has no effect on commands which do not support this
explicitly. A later commit will enable this for screenshots.

Also add some wording on mpv_command_async(), which has nothing to do
with this. Having a more elegant, unified behavior would be nice. But
the API function was not created for this - it's merely for running
commands _synchronously_ on the core, but without blocking the client
API caller (if the API user consistently uses only async functions).
2017-04-01 20:36:39 +02:00
..
af.rst command: add better runtime filter toggling method 2017-03-25 17:07:40 +01:00
ao.rst options: remove deprecated sub-option handling for --vo and --ao 2016-11-25 21:17:25 +01:00
changes.rst
encode.rst
input.rst input: add "async" flag 2017-04-01 20:36:39 +02:00
ipc.rst client API: turn mpv_suspend() and mpv_resume() into stubs 2016-11-22 15:54:44 +01:00
libmpv.rst manpage: define stricter rules for C plugin return values 2017-01-14 17:41:04 +01:00
lua.rst lua: allow unregistration of idle handlers 2017-01-15 17:02:21 +01:00
mpv.rst manpage: add empty line between protocol header/description 2017-03-25 12:51:50 +01:00
options.rst external_files: enable autoloading with URLs 2017-04-01 15:42:42 +01:00
osc.rst osc: escape ASS and strip newlines on title 2017-03-27 18:00:56 +01:00
vf.rst command: change and simplify filter toggle syntax 2017-03-26 13:13:34 +02:00
vo.rst image_writer: remove useless formats 2017-03-18 14:24:53 +01:00