Sweden-Number/dlls/dinput
Christoph Frick feb0ef340b - Added missing break statement.
- Changed the mapping of the axis to a simpler formula, that ignores
  the middle of an axis.
- Min/max values where initalized switched.
- Added the missing button and axis events that are registered earlier
  in the code but never made it to the application.
- Added a little more descriptive comment about the deadzone.
2004-03-24 23:37:56 +00:00
..
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in We don't really need subdirectories in dlls/dinput. 2004-02-12 23:27:59 +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 Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +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 missing break statement. 2004-03-24 23:37:56 +00:00
keyboard.c We don't really need subdirectories in dlls/dinput. 2004-02-12 23:27:59 +00:00
mouse.c We don't really need subdirectories in dlls/dinput. 2004-02-12 23:27:59 +00:00
version.rc Set version to 8.1. 2003-08-23 23:05:24 +00:00