From fb67db8b72a329fd017409338d6742c773ce85bf Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 20 Sep 2016 00:59:54 +0200 Subject: player: make --osc/--ytdl settable during playback Setting the osc or ytdl properties will now load/unload the associated scripts. (For ytdl this does not mean the currently played URL will be reloaded.) Also add a changelog entry for this, which also covers the preceding work for --terminal. --- DOCS/interface-changes.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/interface-changes.rst') diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index 8472da4ff2..ae0d23a884 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -86,6 +86,10 @@ Interface changes has been added to the manpage describing some conflicting behavior between options and properties) - implement changing sub-speed during playback + - make many previously fixed options changeable at runtime (for example + --terminal, --osc, --ytdl, can all be enable/disabled after + mpv_initialize() - this can be extended to other still fixed options + on user requests) --- mpv 0.20.0 --- - add --image-display-duration option - this also means that image duration is not influenced by --mf-fps anymore in the general case (this is an -- cgit v1.2.3