1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02:00
mpv/DOCS/man
wm4 d6c99bcda2 lua: implement input_enable_section/input_disable_section via commands
Removes some more internal API calls from the Lua scripting backend.
Which is good, because ideally the scripting backend would use libmpv
functions only.

One awkwardness is that mouse sections are still not supported by the
public commands (and probably will never), so flags like allow-hide-
cursor make no sense to an outside user.

Also, the way flags are passed to the Lua function changes. But that's
ok, because they're only undocumented internal functions, and not
supposed to be used by script users. osc.lua only does due to historical
reasons.
2015-08-06 00:31:47 +02:00
..
af.rst af_volume: add a replaygain fallback option 2015-06-23 15:07:19 +02:00
ao.rst ao_coreaudio: add exclusive suboption 2015-07-03 19:28:00 +02:00
changes.rst manpage: move out the MPlayer comparison page 2015-02-05 22:12:11 +01:00
encode.rst manpage: Fix typo. oacopts -> ovcopts 2015-06-23 22:00:57 +02:00
input.rst lua: implement input_enable_section/input_disable_section via commands 2015-08-06 00:31:47 +02:00
ipc.rst ipc: add request_id to json 2015-07-03 22:26:54 +02:00
lua.rst subprocess, lua: export whether the process was killed by us 2015-06-27 21:08:55 +02:00
mpv.rst input.conf: remap d/D keys 2015-08-04 01:04:26 +02:00
options.rst demux: add options to control maximum queue size 2015-08-05 23:41:29 +02:00
osc.rst osc: time display configuration options 2015-06-19 21:33:44 +02:00
vf.rst vf_vdpaurb: Add a new filter for reading back vdpau decoded frames 2015-07-11 10:44:34 +02:00
vo.rst vo_opengl: add temporal-dither-period option 2015-07-20 19:32:58 +02:00