[MPlayer-translations] r26795 - in trunk: DOCS/man/en/mplayer.1 DOCS/man/fr/mplayer.1 Makefile configure help/help_mp-en.h input/appleir.c input/ar.h input/input.c

ben subversion at mplayerhq.hu
Sun May 18 13:53:00 CEST 2008


Author: ben
Date: Sun May 18 13:53:00 2008
New Revision: 26795

Log:
Add support for AppleIR Remote as an input under Linux systems.
This requires Linux 2.6 with evdev and appleir drivers.
The keymapping is done to mimics the one that was done for MacOSX.

WARNING: Most distributions do not seems to bother and only let root
access to the device. Modify udev rules accordingly if you want regular
user to be able to use the remote.



Modified:
   trunk/DOCS/man/fr/mplayer.1

Changes in other areas also in this revision:
Added:
   trunk/input/appleir.c
Modified:
   trunk/DOCS/man/en/mplayer.1
   trunk/Makefile
   trunk/configure
   trunk/help/help_mp-en.h
   trunk/input/ar.h
   trunk/input/input.c

Modified: trunk/DOCS/man/fr/mplayer.1
==============================================================================
--- trunk/DOCS/man/fr/mplayer.1	(original)
+++ trunk/DOCS/man/fr/mplayer.1	Sun May 18 13:53:00 2008
@@ -998,6 +998,9 @@ Défini le fichier de configuration pour 
 lieu de ~/\:.mplayer/\:input.conf par défaut.
 Si vous ne donnez pas le chemin absolu, il sera cherché à
 ~/\:.mplayer/\:<nom_fichier>.
+.IPs ar-dev=<peripherique>
+Périphérique à utiliser pour contrôler la télécommande Apple IR
+(auto-détecté par défaut, Linux uniquement).
 .IPs ar-delay
 Temps en milli-secondes avant de démarrer la répétition automatique
 d'une touche



More information about the MPlayer-translations mailing list