mpv/options
wm4 a9bd4535d2 client API: improve mpv_set_property() handling of MPV_FORMAT_NODE
If a mpv_node wrapped a string, the behavior was different from calling
mpv_set_property() with MPV_FORMAT_STRING directly. Change this.

The original intention was to be strict about types if MPV_FORMAT_NODE
is used. But I think the result was less than ideal, and the same change
towards less strict behavior was made to mpv_set_option() ages ago.
2016-04-15 11:32:40 +02:00
..
m_config.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
m_config.h
m_option.c client API: improve mpv_set_property() handling of MPV_FORMAT_NODE 2016-04-15 11:32:40 +02:00
m_option.h client API: improve mpv_set_property() handling of MPV_FORMAT_NODE 2016-04-15 11:32:40 +02:00
m_property.c client API: improve mpv_set_property() handling of MPV_FORMAT_NODE 2016-04-15 11:32:40 +02:00
m_property.h
options.c x11: do not set _NET_WM_BYPASS_COMPOSITOR by default 2016-04-03 19:42:07 +02:00
options.h player: add --external-file option 2016-02-08 21:18:35 +01:00
parse_commandline.c
parse_commandline.h
parse_configfile.c
parse_configfile.h
path.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
path.h player: make watch later/resume work when "playing" directories 2016-01-06 22:40:55 +01:00