ChangeSet ID: 13743 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/09/13 13:03:30 Modified files: dlls/dinput : mouse.c joystick_linuxinput.c joystick_linux.c device_private.h Log message: Robert Reif <reif(a)earthlink.net> Add buffered mode to joystick. Add JoystickWImpl_GetDeviceInfo. Patch: http://cvs.winehq.org/patch.py?id=13743 Old revision New revision Changes Path 1.8 1.9 +1 -0 wine/dlls/dinput/mouse.c 1.9 1.10 +1 -0 wine/dlls/dinput/joystick_linuxinput.c 1.14 1.15 +118 -14 wine/dlls/dinput/joystick_linux.c 1.11 1.12 +2 -1 wine/dlls/dinput/device_private.h