summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/client-api-changes.rst2
-rw-r--r--DOCS/man/input.rst4
2 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/client-api-changes.rst b/DOCS/client-api-changes.rst
index be6d86cd46..605d55fa47 100644
--- a/DOCS/client-api-changes.rst
+++ b/DOCS/client-api-changes.rst
@@ -25,6 +25,8 @@ API changes
::
+ 1.6 - modify "core-idle" property behavior
+ --- mpv 0.6.0 is released ---
1.5 - change in X11 and "--wid" behavior again. The previous change didn't
work as expected, and now the behavior can be explicitly controlled
with the "input-x11-keyboard" option. This is only a temporary
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index ae3454c51f..89be9dcaec 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -828,6 +828,10 @@ Property list
be different ``pause`` in special situations, such as when the player
pauses itself due to low network cache.
+ This also returns ``yes`` if playback is restarting or if nothing is
+ playing at all. In other words, it's only ``no`` if there's actually
+ video playing. (Behavior since mpv 0.7.0.)
+
``cache``
Network cache fill state (0-100.0).