Sweden-Number/dlls/dinput
Vincent Pelletier f1beea4f86 dinput: Effect length can actually be 0.
This fixes force feedback devices slamming for 10ms at full strength, as
attack is an absolute value, not a factor of effect level.
2011-03-31 12:38:28 +02:00
..
tests dinput/tests: Make sure to use return value (LLVM/Clang). 2011-02-07 10:06:07 -06:00
Makefile.in dinput: Don't link to/include Carbon on Mac OS X. 2011-01-25 12:45:44 +01:00
data_formats.c dinput: Set the correct size for the old dinput joystick. 2006-12-20 17:40:17 +01:00
device.c dinput: Return correct error code for DIPROP_VIDPID. 2011-02-02 12:24:07 +01:00
device_private.h dinput: COM cleanup - use interfaces instead of vtbl. Combine both Unicode and ASCII interfaces into the same classes. 2011-01-10 12:41:20 +01:00
dinput.spec
dinput_classes.idl dinput: Convert dll registration to the IRegistrar mechanism. 2010-12-07 12:54:24 +01:00
dinput_main.c dinput: Combine ASCII and Unicode device create callbacks. Add tests. 2011-01-24 14:43:09 +01:00
dinput_private.h dinput: Combine ASCII and Unicode device create callbacks. Add tests. 2011-01-24 14:43:09 +01:00
effect_linuxinput.c dinput: Effect length can actually be 0. 2011-03-31 12:38:28 +02:00
joystick.c dinput: COM cleanup - use interfaces instead of vtbl. Combine both Unicode and ASCII interfaces into the same classes. 2011-01-10 12:41:20 +01:00
joystick_linux.c dinput: Combine ASCII and Unicode device create callbacks. Add tests. 2011-01-24 14:43:09 +01:00
joystick_linuxinput.c dinput: Ignore EV_MSC events instead of printing fixme. 2011-02-02 12:24:14 +01:00
joystick_osx.c dinput: Don't link to/include Carbon on Mac OS X. 2011-01-25 12:45:44 +01:00
joystick_private.h dinput: Explicitly define ASCII and Unicode methods in joystick base class. Use new methods in child classes. 2011-01-10 11:03:49 +01:00
keyboard.c dinput: Combine ASCII and Unicode device create callbacks. Add tests. 2011-01-24 14:43:09 +01:00
mouse.c dinput: Combine ASCII and Unicode device create callbacks. Add tests. 2011-01-24 14:43:09 +01:00
version.rc