wine/dlls/dinput joystick_linuxinput.c

Alexandre Julliard julliard at winehq.org
Sun Apr 18 21:59:22 CDT 2004


ChangeSet ID:	12037
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/04/18 21:59:22

Modified files:
	dlls/dinput    : joystick_linuxinput.c 

Log message:
	Christoph Frick <frick at sc-networks.de>
	- added code to have the joystick state be set to the assumed center
	values of the joystick mapped to the range the application wants
	them
	- generate events after setting the apropiate values in This->js
	- replaced magic ints with defines from linux/input.h
	- removed mapping code that generated wrong values for axes, that have
	the center on the min or max

Patch: http://cvs.winehq.org/patch.py?id=12037

Old revision  New revision  Changes     Path
 1.2           1.3           +43 -25     wine/dlls/dinput/joystick_linuxinput.c




More information about the wine-cvs mailing list