summaryrefslogtreecommitdiffstats
path: root/DOCS/client-api-changes.rst
diff options
context:
space:
mode:
authorAvi Halachmi (:avih) <avihpit@yahoo.com>2019-12-22 14:17:22 +0200
committerAvi Halachmi (:avih) <avihpit@yahoo.com>2019-12-22 14:51:13 +0200
commitb670838b3d8970db1932b3f83fedb7edaa324c80 (patch)
treebe10617c1a72caef1fb051e3bf1f025eba7b0713 /DOCS/client-api-changes.rst
parent3267bcd210af431c7f8b22f4a7653d3881209b36 (diff)
downloadmpv-b670838b3d8970db1932b3f83fedb7edaa324c80.tar.bz2
mpv-b670838b3d8970db1932b3f83fedb7edaa324c80.tar.xz
js: read_options: on_update: don't re-read the config file
Now that 00af718a made the lua read_options behavior much more similar to the js behavior, the main difference was that lua does not re-read the config file at on_update (but it does re-apply its stored content) while js did re-read it. Now the js on_update also does not re-read the config file and instead applies its stored original content. This is slightly hacky by adding an undocumented optional 4th argument to read_options which allows overriding the config file content.
Diffstat (limited to 'DOCS/client-api-changes.rst')
0 files changed, 0 insertions, 0 deletions