summaryrefslogtreecommitdiffstats
path: root/DOCS/mplayer-changes.rst
diff options
context:
space:
mode:
authorrobin007bond <robin007bond@users.noreply.github.com>2015-04-23 22:29:29 +0200
committerrobin <rderooij685@gmail.com>2015-04-23 22:47:08 +0200
commit6cadeaa79aa829ed6f704fac8449dd61165d96c9 (patch)
tree557cddbb0740623fc0b57e278fcfffa481797ad4 /DOCS/mplayer-changes.rst
parentdf1f22214baadd2cc15b4cd24ebd400b6095b5c0 (diff)
downloadmpv-6cadeaa79aa829ed6f704fac8449dd61165d96c9.tar.bz2
mpv-6cadeaa79aa829ed6f704fac8449dd61165d96c9.tar.xz
DOCS/mplayer-changes: Eleborate on joystick input
Since joystick support was removed and is a difference from mplayer, it should be included in the document with the mplayer changes. It will help new users who were using mplayer's joystick support to seek alternatives when switching to mpv. It will also be helpful for people that had problems with the joystick support in mplayer (for example, by incorrectly recognizing other input devices as joystick) to know that those problems won't persist in mpv.
Diffstat (limited to 'DOCS/mplayer-changes.rst')
-rw-r--r--DOCS/mplayer-changes.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/mplayer-changes.rst b/DOCS/mplayer-changes.rst
index bd803e41f3..e98daf4a36 100644
--- a/DOCS/mplayer-changes.rst
+++ b/DOCS/mplayer-changes.rst
@@ -49,6 +49,8 @@ Input
* Classic LIRC support was removed. Install remotes as input devices instead.
This way they will send X11 key events to the mpv window, which can be bound
using the normal ``input.conf``.
+* Joystick support was removed. It was considered useless and was the cause
+ of some problems (e.g. a laptop's accelerator being recognized as joystick).
Audio
~~~~~