0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/core/input
Stefano Pigozzi c8fd9e50e4 remove Apple Remote related code
The OSX part of the Apple Remote was unmaintained for a long time and was not
working anymore. I tried to update the cookies to what the current versions of
OS X expect without much luck. I decided to remove it since Apple is not
including the IR receiver anymore in new hardware and it's clear that wifi
based remotes are the way to go.

A third party iOS app should be used in it's place. In the future we could look
into having a dedicated iOS Remote Control app like VLC and XBMC do.

The Linux side (`appleir.c`) was relatively tidy but it looks like LIRC can be
configured to work with any version of Apple Remote [1] and is more maintained.

[1] LIRC Apple Remote configs: http://lirc.sourceforge.net/remotes/apple/
2013-03-31 12:15:40 +02:00
..
input.c remove Apple Remote related code 2013-03-31 12:15:40 +02:00
input.h commands: parse seek time arguments like time options 2013-02-26 01:55:52 +01:00
joystick.c Prefix keycode defines with MP_ 2013-02-12 10:27:00 +01:00
joystick.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
keycodes.h Prefix keycode defines with MP_ 2013-02-12 10:27:00 +01:00
lirc.c Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
lirc.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00