From 48e10da5019d8103fdde96bca68d72ddb1d7f2ca Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 1 Dec 2013 02:07:32 +0100 Subject: command: add a revert_seek command As discussed on IRC. --- DOCS/man/en/input.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'DOCS/man/en') diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index 0763b1d1e1..7d62784b97 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -86,6 +86,12 @@ List of Input Commands keyframes Always restart playback at keyframe boundaries (fast). +``revert_seek`` + Undoes the ``seek`` command, and some other commands that seek (but not + necessarily all of them). Calling this command once will jump to the + playback position before the seek. Calling it a second time undoes the + ``revert_seek`` command itself. + ``frame_step`` Play one frame, then pause. -- cgit v1.2.3