summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorAlexander Preisinger <alexander.preisinger@gmail.com>2013-08-07 22:26:56 +0200
committerAlexander Preisinger <alexander.preisinger@gmail.com>2013-08-07 22:26:56 +0200
commit182b47056776622473ca86a1a4f8c13e1ca6bf34 (patch)
tree171098319289a8637cfb86e25178a3bbd0b0b12d /DOCS/man
parentf921d5c07fdc98f58b13af5c129ea8a0ba6142c8 (diff)
downloadmpv-182b47056776622473ca86a1a4f8c13e1ca6bf34.tar.bz2
mpv-182b47056776622473ca86a1a4f8c13e1ca6bf34.tar.xz
changes.rst: add precise scrolling support
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/changes.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/man/en/changes.rst b/DOCS/man/en/changes.rst
index 6705846fd5..de40056acf 100644
--- a/DOCS/man/en/changes.rst
+++ b/DOCS/man/en/changes.rst
@@ -66,6 +66,8 @@ General Changes for mplayer2 to mpv
* Image subtitles (DVDs etc.) are rendered in color and use more correct
positioning (color can be disabled with ``--sub-gray``)
* Wayland support
+* Support for precise scrolling which scales the parameter of commands. If the
+ input doesn't support precise scrolling the scale factor stays 1.
* General code cleanups
* Many more changes