summaryrefslogtreecommitdiffstats
path: root/DOCS/interface-changes.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-10-08 18:38:23 +0200
committerwm4 <wm4@nowhere>2019-10-08 18:38:23 +0200
commit9e76c203f7900f76d938e2613a982b0399da1e06 (patch)
tree5a5e1f543ea5d5142fc0f02cf3e7fcec76d5279a /DOCS/interface-changes.rst
parent1f77102ee81ee9235cdfd9a90ded4f6d6ddd10da (diff)
downloadmpv-9e76c203f7900f76d938e2613a982b0399da1e06.tar.bz2
mpv-9e76c203f7900f76d938e2613a982b0399da1e06.tar.xz
DOCS: some corrections around cache options
Diffstat (limited to 'DOCS/interface-changes.rst')
-rw-r--r--DOCS/interface-changes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index 601a17027b..925a24420d 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -81,6 +81,7 @@ Interface changes
dropped: `cache`, `cache-size`, `cache-free`, `cache-used`, `--cache-default`,
`--cache-initial`, `--cache-seek-min`, `--cache-backbuffer`, `--cache-file`,
`--cache-file-size`
+ - the --cache option does not take a number value anymore
- remove async playback abort hack. This may make it impossible to abort
playback if --demuxer-thread=no is forced.
- remove `--macos-title-bar-style`, replaced by `--macos-title-bar-material`