Sweden-Number/dlls/dinput
Tim Schumacher 1a6458bad8 dinput: Map wheel, gas, and brake axes as well.
The axes wheel, gas, and brake are just differently named replacements
for X, Y, and Z when using wheel-like joysticks.

Make those accessible by remapping them to X, Y, and Z internally.

Signed-off-by: Tim Schumacher <timschumi@gmx.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-01 11:22:51 +02:00
..
tests dinput: Don't report SysMouse/Keyboard devices as supporting Force Feedback. 2019-04-26 21:05:08 +02:00
Makefile.in
config.c
data_formats.c
device.c dinput: Avoid deadlock when CS are acquired in different order. 2019-04-08 09:55:23 +02:00
device_private.h
dinput.rc
dinput.spec
dinput_classes.idl
dinput_main.c dinput: Fix a possible deadlock at exit. 2019-04-11 19:29:41 +02:00
dinput_private.h dinput: Avoid deadlock when CS are acquired in different order. 2019-04-08 09:55:23 +02:00
effect_linuxinput.c
joystick.c
joystick_linux.c dinput: Map wheel, gas, and brake axes as well. 2019-05-01 11:22:51 +02:00
joystick_linuxinput.c dinput: Report controllers as gamepads, not joysticks. 2019-04-18 23:37:55 +02:00
joystick_osx.c dinput: Report controllers as gamepads, not joysticks. 2019-04-18 23:37:55 +02:00
joystick_private.h
keyboard.c dinput: Don't report SysMouse/Keyboard devices as supporting Force Feedback. 2019-04-26 21:05:08 +02:00
mouse.c dinput: Don't report SysMouse/Keyboard devices as supporting Force Feedback. 2019-04-26 21:05:08 +02:00
resource.h
version.rc