Sweden-Number/dlls/dinput
Andrew Eikum 085e58878f dinput: Report controllers as gamepads, not joysticks.
This matches what Windows does with common controllers like xbox 360.

Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-18 23:37:55 +02:00
..
tests dinput/tests: Fix some memory leaks (Valgrind). 2019-01-29 21:38:32 +01:00
Makefile.in dinput: Move the version resource to a separate file. 2018-12-20 15:34:01 +01:00
config.c dinput: Add error check to silence a compiler warning. 2019-02-13 19:45:24 +01:00
data_formats.c dinput: Avoid ARRAY_SIZE-like macros. 2018-07-06 19:44:26 +02:00
device.c dinput: Avoid deadlock when CS are acquired in different order. 2019-04-08 09:55:23 +02:00
device_private.h dinput: Use the same GUID for Instance and Product. 2018-10-31 17:22:36 +01:00
dinput.rc dinput: Move the version resource to a separate file. 2018-12-20 15:34:01 +01:00
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 dinput: Fix GetEffectStatus for Linux when effect was not downloaded. 2017-01-30 13:05:23 +01:00
joystick.c dinput: Turn two variables into static constants. 2018-12-04 16:13:10 +01:00
joystick_linux.c dinput: Report controllers as gamepads, not joysticks. 2019-04-18 23:37:55 +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: Use the same GUID for Instance and Product. 2018-10-31 17:22:36 +01:00
mouse.c dinput: Don't use strcasecmp. 2019-04-08 19:50:40 +02:00
resource.h
version.rc dinput: Move the version resource to a separate file. 2018-12-20 15:34:01 +01:00