wine/dlls/dinput joystick_linuxinput.c
ChangeSet ID: 12037 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/04/18 21:59:22 Modified files: dlls/dinput : joystick_linuxinput.c Log message: Christoph Frick <frick(a)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
participants (1)
-
Alexandre Julliard