summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2018-12-06 19:14:14 +0100
committersfan5 <sfan5@live.de>2018-12-06 19:14:14 +0100
commit7c565547b80fdc2a1bfdf31f9725129bcb16aa9d (patch)
treeb6387cce0706a04c9e6391eb46125bf7d662ff22 /DOCS
parent179ad276f2156938c1c724b0bfd81aaa8f24e9ed (diff)
downloadmpv-7c565547b80fdc2a1bfdf31f9725129bcb16aa9d.tar.bz2
mpv-7c565547b80fdc2a1bfdf31f9725129bcb16aa9d.tar.xz
docs: add removed properties and options to interface-changes.rst
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/interface-changes.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index 82a5d1a875..3aa2a541e8 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -55,6 +55,10 @@ Interface changes
as reference, which lists the definitive names.
- edition and disc title switching will now fully reload playback (may have
consequences for scripts, client API, or when using file-local options)
+ - with the removal of the stream cache, the following properties and options were
+ dropped: `cache`, `cache-size`, `cache-free`, `cache-used`, `--cache-default`,
+ `--cache-initial`, `--cache-seek-min`, `--cache-backbuffer`, `--cache-file`,
+ `--cache-file-size`
- remove async playback abort hack. This breaks aborting playback in the
following cases, iff the current stream is a network stream that
completely stopped responding: