summaryrefslogtreecommitdiffstats
path: root/DOCS/mplayer-changes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/mplayer-changes.rst')
-rw-r--r--DOCS/mplayer-changes.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/DOCS/mplayer-changes.rst b/DOCS/mplayer-changes.rst
index a4f3467b53..97892a4232 100644
--- a/DOCS/mplayer-changes.rst
+++ b/DOCS/mplayer-changes.rst
@@ -46,6 +46,9 @@ Input
* Allow customizing whether a key binding for seeking shows the video time, the
OSD bar, or nothing (see the `Input Command Prefixes`_ section).
* Support mapping multiple commands to one key.
+* 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``.
Audio
~~~~~
@@ -227,7 +230,6 @@ Command Line Switches
``-idx`` ``--index``
``-lavdopts ...`` ``--vd-lavc-...``
``-lavfdopts`` ``--demuxer-lavf-...``
- ``-lircconf`` ``--input-lirc-conf``
``-loop 0`` ``--loop=inf``
``-mixer-channel`` AO suboptions (``alsa``, ``oss``)
``-mixer`` AO suboptions (``alsa``, ``oss``)