wine-wine/dlls/dinput
Christoph Frick c7994927c8 - 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
2004-04-19 02:59:22 +00:00
..
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Make dinput.dll self register. 2004-04-06 20:09:45 +00:00
device.c Fixed warnings with gcc option "-Wwrite-strings". 2003-10-07 03:30:47 +00:00
device_private.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dinput.spec Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
dinput_main.c Make dinput.dll self register. 2004-04-06 20:09:45 +00:00
dinput_private.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
joystick_linux.c Portability fixes for LSB compatibility. 2004-03-01 21:32:02 +00:00
joystick_linuxinput.c - added code to have the joystick state be set to the assumed center 2004-04-19 02:59:22 +00:00
keyboard.c - better log the GetDeviceState function 2004-04-12 22:07:12 +00:00
mouse.c We don't really need subdirectories in dlls/dinput. 2004-02-12 23:27:59 +00:00
regsvr.c Make dinput.dll self register. 2004-04-06 20:09:45 +00:00
version.rc Set version to 8.1. 2003-08-23 23:05:24 +00:00