summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/changes.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-10-20 23:58:02 +0200
committerwm4 <wm4@nowhere>2012-10-24 21:56:34 +0200
commit48ce4ab7f9259977f426d52b51601a54dbe15465 (patch)
tree2dae5a400d4fbb7da58a2134c28529ac9f9aeb6e /DOCS/man/en/changes.rst
parent11ed093182f29c796ba6fd08f6c5c80e8fdb9349 (diff)
downloadmpv-48ce4ab7f9259977f426d52b51601a54dbe15465.tar.bz2
mpv-48ce4ab7f9259977f426d52b51601a54dbe15465.tar.xz
screenshot: change "screenshot" input command
"screenshot" now maps to "screenshot subtitles" by default, instead of "screenshot video". Swap the argument order: the more useful argument should come first. Remove the compatibility aliases for numeric choices (e.g. "screenshot 1 0" won't work anymore).
Diffstat (limited to 'DOCS/man/en/changes.rst')
-rw-r--r--DOCS/man/en/changes.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/man/en/changes.rst b/DOCS/man/en/changes.rst
index 402bdbd336..725385a2b1 100644
--- a/DOCS/man/en/changes.rst
+++ b/DOCS/man/en/changes.rst
@@ -52,7 +52,8 @@ General changes for mplayer2 to mpv
* Improved OpenGL output (``vo_opengl``)
* Make ``--softvol`` default (**mpv** is not a mixer control panel)
* Improved support for .cue files
-* Screenshot improvements (can save screenshots as JPG, configurable filenames)
+* Screenshot improvements (can save screenshots as JPG, configurable filenames,
+ support not taking screenshots with or without subtitles)
* Removal of teletext support
* Replace image VOs (``vo_jpeg`` etc.) with ``vo_image``
* Remove ``vo_gif89a``, ``vo_md5sum``, ``vo_yuv4mpeg`` (the plan is to merge