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. --- options/options.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'options') diff --git a/options/options.c b/options/options.c index b76e6d2dde..f806643ad0 100644 --- a/options/options.c +++ b/options/options.c @@ -604,7 +604,6 @@ const m_option_t mp_opts[] = { OPT_REMOVED("identify", "use TOOLS/mpv_identify.sh"), OPT_REMOVED("lavdopts", "use --vd-lavc-..."), OPT_REMOVED("lavfdopts", "use --demuxer-lavf-..."), - OPT_REPLACED("lircconf", "input-lirc-conf"), OPT_REPLACED("lua", "script"), OPT_REPLACED("lua-opts", "script-opts"), OPT_REMOVED("mixer-channel", "use AO suboptions (alsa, oss)"), @@ -647,7 +646,6 @@ const m_option_t mp_opts[] = { OPT_REMOVED("xy", "use --autofit"), OPT_REMOVED("zoom", "Inverse available as ``--video-unscaled"), OPT_REPLACED("media-keys", "input-media-keys"), - OPT_REPLACED("lirc", "input-lirc"), OPT_REPLACED("right-alt-gr", "input-right-alt-gr"), OPT_REPLACED("autosub", "sub-auto"), OPT_REPLACED("autosub-match", "sub-auto"), -- cgit v1.2.3