[MPlayer-DOCS] r24057 - in trunk: Changelog configure etc/input.conf help/help_mp-cs.h help/help_mp-de.h help/help_mp-en.h help/help_mp-es.h help/help_mp-fr.h help/help_mp-hu.h help/help_mp-it.h help/help_mp-pl.h help/help_mp-ru.h help/help_mp-tr.h help/help_mp-zh_CN.h help/help_mp-zh_TW.h input/Makefile input/ar.c input/ar.h input/input.c

diego subversion at mplayerhq.hu
Tue Aug 14 16:29:22 CEST 2007


Author: diego
Date: Tue Aug 14 16:29:22 2007
New Revision: 24057

Log:
Apple Remote support
patch by Zoltan Ponekker, pontscho kac.poliod hu
cleaned up by Ulion, ulion2002 gmail com with some help by Reimar and me


Modified:
   trunk/help/help_mp-en.h

Changes in other areas also in this revision:
Added:
   trunk/input/ar.c
   trunk/input/ar.h
Modified:
   trunk/Changelog
   trunk/configure
   trunk/etc/input.conf
   trunk/help/help_mp-cs.h
   trunk/help/help_mp-de.h
   trunk/help/help_mp-es.h
   trunk/help/help_mp-fr.h
   trunk/help/help_mp-hu.h
   trunk/help/help_mp-it.h
   trunk/help/help_mp-pl.h
   trunk/help/help_mp-ru.h
   trunk/help/help_mp-tr.h
   trunk/help/help_mp-zh_CN.h
   trunk/help/help_mp-zh_TW.h
   trunk/input/Makefile
   trunk/input/input.c

Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h	(original)
+++ trunk/help/help_mp-en.h	Tue Aug 14 16:29:22 2007
@@ -1314,6 +1314,7 @@ static char help_text[]=
 #define MSGTR_INPUT_INPUT_ErrCantInitJoystick "Can't init input joystick\n"
 #define MSGTR_INPUT_INPUT_ErrCantStatFile "Can't stat %s: %s\n"
 #define MSGTR_INPUT_INPUT_ErrCantOpenFile "Can't open %s: %s\n"
+#define MSGTR_INPUT_INPUT_ErrCantInitAppleRemote "Can't init Apple Remote.\n"
 
 // ========================== LIBMPDEMUX ===================================
 



More information about the MPlayer-DOCS mailing list