mpv/DOCS/man
wm4 b8193e4071 command: add all options to property->option bridge
Before this, options with co->data==NULL (i.e. no storage) were not
added to the bridge (except alias options). There are a few options
which might make sense to allow via the bridge ("profile" and
"include"). So allow them.

In command_init(), we merely remove the co->data check, the rest of the
diff is due to switching the if/else branches for convenience.

We also must explicitly error on M_PROPERTY_GET if co->data==NULL. All
other cases check it in some way.

Explicitly exclude options from the property bridge, which would be
added due this, and the result would be pointless.
2017-06-15 15:29:54 +02:00
..
af.rst af, vf: improvements to libavfilter bridge 2017-05-31 17:42:55 +02:00
ao.rst options: remove remaining deprecated audio device selection options 2017-04-23 17:51:55 +02:00
changes.rst
encode.rst
input.rst command: add all options to property->option bridge 2017-06-15 15:29:54 +02:00
ipc.rst manpage: document tricky issue with IPC observe_property command 2017-05-16 12:20:39 +02:00
javascript.rst js: add javascript scripting support using MuJS 2017-06-14 12:29:32 +02:00
libmpv.rst
lua.rst
mpv.rst js: add javascript scripting support using MuJS 2017-06-14 12:29:32 +02:00
options.rst vo_opengl: add new HDR tone mapping algorithm 2017-06-09 11:27:28 +01:00
osc.rst
vf.rst af, vf: improvements to libavfilter bridge 2017-05-31 17:42:55 +02:00
vo.rst