From 788203031dd555ddabba1ed5817485bf3bd00152 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 5 Oct 2019 02:08:19 +0200 Subject: DOCS/interface-changes.rst: simplify playback abort change description Although it was not true at the time this was written, both the "program" and "cache-size" are gone now. Since the changelog is for the entire next release, it makes no sense to mention these removed properties. It also happens to make the description of this much simpler, because it's a non-issue now. It's probably not even worth mentioning anymore. --- DOCS/interface-changes.rst | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'DOCS/interface-changes.rst') diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index c5edb76a9f..f23cef5076 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -76,17 +76,8 @@ Interface changes 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: - - setting "program" property - - setting "cache-size" property - In earlier versions of mpv, the player core froze as well in these cases, - but could still be aborted with the quit, stop, playlist-prev, - playlist-next commands. If these properties are not accessed, frozen - network streams should not freeze the player core (only playback in - uncached regions), and differing behavior should be reported as a bug. - If --demuxer-thread=no is used, there are no guarantees. + - 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` and `--macos-title-bar-appearance`. - The default for `--vulkan-async-compute` has changed to `yes` from `no` -- cgit v1.2.3