1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/windows.gaming.input
2024-03-07 22:56:13 +01:00
..
tests makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
async.c windows.gaming.input: Force debug info in critical sections. 2024-03-07 22:56:13 +01:00
classes.idl windows.gaming.input: Register Windows.Gaming.Input.ForceFeedback classes. 2022-05-11 11:40:41 +02:00
condition_effect.c windows.gaming.input: Implement IConditionForceEffect_SetParameters. 2022-05-18 21:46:33 +02:00
constant_effect.c windows.gaming.input: Add gain of 1.0 to the initialization params of (Constant|Ramp)Effect's SetParameters. 2022-11-25 10:02:34 +01:00
controller.c windows.gaming.input: Stub IRawGameController2 interface. 2024-01-24 12:17:35 +01:00
event_handlers.c windows.gaming.input: Implement Controller(Added|Removed) event support. 2022-03-10 18:27:44 +01:00
force_feedback.c windows.gaming.input: Force debug info in critical sections. 2024-03-07 22:56:13 +01:00
gamepad.c windows.gaming.input: Fix inverted start / select gamepad buttons. 2023-11-14 22:25:01 +01:00
main.c windows.gaming.input: Add a description to the monitor thread. 2024-01-18 18:08:48 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
manager.c windows.gaming.input: Query IGameController interface in TryGetFactoryControllerFromGameController. 2023-05-23 14:43:12 +02:00
periodic_effect.c windows.gaming.input: Implement IPeriodicForceEffect_SetParameters(WithEnvelope). 2022-05-18 21:46:32 +02:00
private.h windows.gaming.input: Implement Windows.Gaming.Input.ConditionForceEffect runtimeclass. 2022-05-17 20:46:52 +02:00
provider.c windows.gaming.input: Assume that joysticks with single FFB axis are racing wheels. 2022-11-25 10:02:43 +01:00
provider.idl windows.gaming.input: Implement IConditionForceEffect_SetParameters. 2022-05-18 21:46:33 +02:00
racing_wheel.c windows.gaming.input: Consistently use FIXME for E_NOINTERFACE messages. 2022-06-08 15:04:55 +02:00
ramp_effect.c windows.gaming.input: Add gain of 1.0 to the initialization params of (Constant|Ramp)Effect's SetParameters. 2022-11-25 10:02:34 +01:00
vector.c include: Fix boolean return value definition in IIterator<T> methods. 2023-12-22 18:14:40 +01:00
windows.gaming.input.spec windows.gaming.input: Add stub dll. 2021-03-18 22:04:01 +01:00