[MPlayer-dev-eng] [PATCH] A new input interface

Alban Bedel albeu at free.fr
Tue Jan 29 13:59:17 CET 2002


Hello,

Here is a new version without any ident (I hope) and a few new feature. 
I mainly want to know if it's ok to put all this in a new diretory like I done.
The "new" features now : config file and joystick support.
Config file must be  $HOME/.mplayer/input.conf. The format is a key/command
pair for each line. I attached a small exemple. For special keys look into
input.c for a structure named key_names (ex : SPACE, PGUP, JOY_UP, etc).
To use joystick support define HAVE_JOYSTICK in config.h and add some
stuff to your input.conf.
		Albeu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: input3.patch
Type: application/octet-stream
Size: 38543 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20020129/4a7099f5/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: input.conf
Type: application/octet-stream
Size: 399 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20020129/4a7099f5/attachment-0001.obj>


More information about the MPlayer-dev-eng mailing list