From 80e3173aa101ffd1c94b53299b325a0654562824 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 18 Sep 2017 22:54:03 +0200 Subject: options: remove --heartbeat-cmd and --heartbeat--interval This mechanism uses system() and shouldn't even exist. x11_common.c has its own solution for the original problem (disabling Linux DE screensavers without MPlayer/mpv having to link a dbus lib). If that is not sufficient, you can create a simple Lua script. Incidentally fixes #4888. --- DOCS/interface-changes.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS/interface-changes.rst') diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index d8c4900c21..656a5d204f 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -19,6 +19,9 @@ Interface changes :: + --- mpv 0.28.0 --- + - drop previously deprecated --heartbeat-cmd and --heartbeat--interval + options --- mpv 0.27.0 --- - drop previously deprecated --field-dominance option - drop previously deprecated "osd" command -- cgit v1.2.3