Sweden-Number/dlls/dinput
Alistair Leslie-Hughes 8d05256172 dinput: Cap the buffer size to 20.
When a program calls SetProperty with DIPROP_BUFFERSIZE, dinput records
this value for GetProperty but only uses it when the device can support
that number of buffers otherwise a max value.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45732
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-13 19:41:02 +01:00
..
tests dinput: Cap the buffer size to 20. 2020-01-13 19:41:02 +01:00
Makefile.in
config.c dinput: Ensure Cursor is visible on config dialog. 2019-05-09 11:39:58 -05:00
data_formats.c
device.c dinput: Cap the buffer size to 20. 2020-01-13 19:41:02 +01:00
device_private.h dinput: Cap the buffer size to 20. 2020-01-13 19:41:02 +01:00
dinput.rc
dinput.spec
dinput_classes.idl
dinput_main.c dinput: Return fake DIPROP_GUIDANDPATH property for linux joysticks. 2019-06-10 20:25:29 +02:00
dinput_private.h dinput: Use heuristics to guess if a device is a gamepad or a joystick. 2019-05-07 09:21:21 -05:00
effect_linuxinput.c dinput: Log effect directions, and use effective flags. 2019-12-11 21:51:28 +01:00
joystick.c dinput: Log effect directions, and use effective flags. 2019-12-11 21:51:28 +01:00
joystick_linux.c dinput: Detect more buttons as non-joysticks. 2019-10-22 23:04:27 +02:00
joystick_linuxinput.c dinput: Add "PIDVID" guidProduct and use for non-keyboards/mice. 2019-08-20 21:29:37 +02:00
joystick_osx.c dinput: Add "PIDVID" guidProduct and use for non-keyboards/mice. 2019-08-20 21:29:37 +02:00
joystick_private.h dinput: Return fake DIPROP_GUIDANDPATH property for linux joysticks. 2019-06-10 20:25:29 +02:00
keyboard.c dinput: Keyboard device doesn't support property DIPROP_VIDPID. 2019-11-11 12:48:08 +01:00
mouse.c dinput: Mouse device doesn't support property DIPROP_VIDPID. 2019-11-11 12:48:11 +01:00
resource.h
version.rc