From 6cadeaa79aa829ed6f704fac8449dd61165d96c9 Mon Sep 17 00:00:00 2001 From: robin007bond Date: Thu, 23 Apr 2015 22:29:29 +0200 Subject: 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. --- DOCS/mplayer-changes.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS/mplayer-changes.rst') 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 ~~~~~ -- cgit v1.2.3