summaryrefslogtreecommitdiffstats
path: root/DOCS/interface-changes.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-09-18 13:38:45 +0200
committerwm4 <wm4@nowhere>2016-09-18 16:08:21 +0200
commit9e972ed7d28c33bf612452682f229fa14ef017ea (patch)
tree747742a503bf7d866a3f99efb9821b34c552c627 /DOCS/interface-changes.rst
parent62d4a3891a152253a91f2054dd7b24c1aa5d285f (diff)
downloadmpv-9e972ed7d28c33bf612452682f229fa14ef017ea.tar.bz2
mpv-9e972ed7d28c33bf612452682f229fa14ef017ea.tar.xz
options: rename/deprecate --playlist-pos
Conflicts with the "playlist-pos" property. They're really a bit too different, and since the --playlist-pos option is relatively new and obscure, just rename it to get this out of the way.
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 a5c141d953..339b7ffd9e 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -63,6 +63,7 @@ Interface changes
- deprecate the ao and vo auto-profiles (they never made any sense)
- deprecate "--vo=direct3d_shaders" - use "--vo=direct3d" instead.
Change "--vo=direct3d" to always use shaders by default.
+ - deprecate --playlist-pos option, renamed to --playlist-start
- incompatible change to cdda:// protocol options: the part after cdda://
now always sets the device, not the span or speed to be played. No
separating extra "/" is needed. The hidden --cdda-device options is also