- Added missing break statement.
commitfeb0ef340bcc08524f4c0c065e89b208c368ead4
authorChristoph Frick <frick@SC-Networks.de>
Wed, 24 Mar 2004 23:37:56 +0000 (24 23:37 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 24 Mar 2004 23:37:56 +0000 (24 23:37 +0000)
tree68ed63937071ebff18ec609b5c5fbf090be2a7dc
parentd1e0782c9e853db6544d1c3f5fedcd2de92c6cbc
- 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.
dlls/dinput/joystick_linuxinput.c