From 64ae475e403b2159be0e6e11d1215cc80b8cb090 Mon Sep 17 00:00:00 2001 From: Oliver Freyermuth Date: Wed, 2 Oct 2019 01:05:25 +0200 Subject: DOCS: Document DVB changes in interface-changes. --- DOCS/interface-changes.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index 8fe5b01f14..29377da3a3 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -20,6 +20,15 @@ Interface changes :: --- mpv 0.30.0 --- + - rewrite DVB channel switching to use an integer value + `--dvbin-channel-switch-offset` for switching instead of the old + stream controls which are now gone. Cycling this property up or down will + change the offset to the channel which was initially tuned to. + Example for `input.conf`: `H cycle dvbin-channel-switch-offset up`, + `K cycle dvbin-channel-switch-offset down`. + - adapt `stream_dvb` to support writing to `dvbin-prog` at runtime + and also to consistently use dvbin-configuration over URI parameters + when provided - add `--d3d11-adapter` to enable explicit selection of a D3D11 rendering adapter by name. - rename `--drm-osd-plane-id` to `--drm-draw-plane`, `--drm-video-plane-id` to -- cgit v1.2.3