From 1e659a9f0f3a3836912c66ab75b5af38e632ef12 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 24 Mar 2015 15:53:36 +0100 Subject: input: remove classic LIRC support It's much easier to configure remotes as X11 input devices. --- DOCS/man/mpv.rst | 6 ++++-- DOCS/man/options.rst | 9 +-------- 2 files changed, 5 insertions(+), 10 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst index 10721f76a2..df25af40c7 100644 --- a/DOCS/man/mpv.rst +++ b/DOCS/man/mpv.rst @@ -32,8 +32,10 @@ INTERACTIVE CONTROL =================== mpv has a fully configurable, command-driven control layer which allows you -to control mpv using keyboard, mouse, joystick or remote control (with -LIRC). See the ``--input-`` options for ways to customize it. +to control mpv using keyboard, mouse, joystick or remote control (there is no +LIRC support - configure remotes as input devices instead). + +See the ``--input-`` options for ways to customize it. Keyboard Control ---------------- diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 938c5e143d..458ec87fca 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2364,13 +2364,6 @@ Input ``--input-js-dev`` Specifies the joystick device to use (default: ``/dev/input/js0``). -``--input-lirc``, ``--no-input-lirc`` - Enable/disable LIRC support. Enabled by default. - -``--input-lirc-conf=`` - (LIRC only) - Specifies a configuration file for LIRC (default: ``~/.lircrc``). - ``--input-media-keys=`` (OS X only) Enable/disable media keys support. Enabled by default (except for libmpv). @@ -2951,7 +2944,7 @@ TV Use _ for spaces in names (or play with quoting ;-) ). The channel names will then be written using OSD, and the slave commands ``tv_step_channel``, ``tv_set_channel`` and ``tv_last_channel`` - will be usable for a remote control (see LIRC). Not compatible with + will be usable for a remote control. Not compatible with the ``frequency`` parameter. .. note:: -- cgit v1.2.3