From 382bafcb1349855c2871bbe0a813f8493e1bd9f7 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 18 Apr 2016 21:32:58 +0200 Subject: player: loop on end of file if ab-loop-b is unset Possibly slightly more useful/intuitive. --- DOCS/man/input.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 241f6740fb..52ace4aada 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -1081,8 +1081,9 @@ Property list "default" MPV_FORMAT_FLAG ``ab-loop-a``, ``ab-loop-b`` (RW) - Set/get A-B loop points. See corresponding options and ``ab_loop`` command. - The special value ``no`` on either of these properties disables looping. + Set/get A-B loop points. See corresponding options and ``ab-loop`` command. + The special value ``no`` on ``ab-loop-a`` disables looping, while setting + ``ab-loop-b`` to ``no`` loops when the end of the file is reached. ``angle`` (RW) Current DVD angle. -- cgit v1.2.3 From 60664bc00b8ba18c514e9194399aa753e795fdd7 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 20 Apr 2016 18:00:20 +0200 Subject: stream_memory: add hex:// protocol Completely useless, expect for some special purposes. --- DOCS/man/mpv.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS/man') diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst index ea0681c5ae..bdde369672 100644 --- a/DOCS/man/mpv.rst +++ b/DOCS/man/mpv.rst @@ -715,6 +715,9 @@ PROTOCOLS ``memory://data`` Use the ``data`` part as source data. +``hex://data`` + Like ``memory://``, but the string is interpreted as hexdump. + PSEUDO GUI MODE =============== -- cgit v1.2.3 From 1944a34c230b6afb7707fe4fb5eb0c613b96db9b Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 21 Apr 2016 22:15:17 +0200 Subject: command: if only ab-loop-b is set, loop from start of file Commit 382bafcb changed the behavior for ab-loop-a. This commit changes ab-loop-b so that the behavior is symmetric. Adjust the OSD rendering accordingly to the two changes. Also fix mentions of the "ab_loop" command to the now preferred "ab-loop". --- DOCS/man/input.rst | 5 ++--- DOCS/man/options.rst | 9 +++++++-- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 52ace4aada..83fddcf968 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -1081,9 +1081,8 @@ Property list "default" MPV_FORMAT_FLAG ``ab-loop-a``, ``ab-loop-b`` (RW) - Set/get A-B loop points. See corresponding options and ``ab-loop`` command. - The special value ``no`` on ``ab-loop-a`` disables looping, while setting - ``ab-loop-b`` to ``no`` loops when the end of the file is reached. + Set/get A-B loop points. See corresponding options and ``ab-loop`` command + for details. ``angle`` (RW) Current DVD angle. diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 18ac7fd2f0..2bd76fa800 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -261,8 +261,13 @@ Playback Control ``--ab-loop-a=