Sweden-Number/dlls/dinput
Bruno Jesus e87ccb8b05 dinput: Assume a 1-to-1 axes map when no axes match.
The wiimote is a well known problematic device, mainly because it is not
a joystick. It is a USB device. But the classic controller is at least
advertised as a joystick with 6 axes and 11 buttons (js driver only, NO
event).

Signed-off-by: Bruno Jesus <bjesus@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-10 21:51:40 +02:00
..
tests dinput/tests: Add tests for DISFFC_STOPALL, DISFFC_RESET and GetEffectStatus. 2017-01-30 13:05:44 +01:00
Makefile.in
config.c
data_formats.c
device.c dinput: Keep username same between device objects. 2017-03-03 20:43:39 +01:00
device_private.h dinput: Keep username same between device objects. 2017-03-03 20:43:39 +01:00
dinput.rc
dinput.spec
dinput_classes.idl
dinput_main.c dinput: Handle username in EnumDevicesBySemantics. 2017-03-03 20:43:39 +01:00
dinput_private.h dinput: Keep username same between device objects. 2017-03-03 20:43:39 +01:00
effect_linuxinput.c dinput: Fix GetEffectStatus for Linux when effect was not downloaded. 2017-01-30 13:05:23 +01:00
joystick.c
joystick_linux.c dinput: Assume a 1-to-1 axes map when no axes match. 2017-04-10 21:51:40 +02:00
joystick_linuxinput.c dinput: Simplify JoystickWImpl_Unacquire for Linux. 2017-01-30 13:05:40 +01:00
joystick_osx.c
joystick_private.h
keyboard.c
mouse.c
resource.h