[Git][wine/wine][master] 5 commits: dinput: Test and implement support for GUID_Sys(Mouse|Keyboard)Em.
Alexandre Julliard pushed to branch master at wine / wine Commits: 95478960 by Rémi Bernon at 2026-04-29T22:45:37+02:00 dinput: Test and implement support for GUID_Sys(Mouse|Keyboard)Em. - - - - - c6cdd116 by Connor McAdams at 2026-04-29T22:45:37+02:00 dinput/tests: Add tests for dinput joystick IDs. Signed-off-by: Connor McAdams <cmcadams@codeweavers.com> - - - - - 5470bbb2 by Connor McAdams at 2026-04-29T22:45:37+02:00 dinput: Add support for DIPROP_JOYSTICKID. Signed-off-by: Connor McAdams <cmcadams@codeweavers.com> - - - - - c2e5dd7d by Connor McAdams at 2026-04-29T22:45:37+02:00 dinput/tests: Add tests for GUID_Joystick. Signed-off-by: Connor McAdams <cmcadams@codeweavers.com> - - - - - 40f99c29 by Connor McAdams at 2026-04-29T22:45:37+02:00 dinput: Add support for GUID_Joystick. Signed-off-by: Connor McAdams <cmcadams@codeweavers.com> - - - - - 7 changed files: - dlls/dinput/dinput.c - dlls/dinput/joystick_hid.c - dlls/dinput/keyboard.c - dlls/dinput/mouse.c - dlls/dinput/tests/device8.c - dlls/dinput/tests/driver_hid.h - dlls/dinput/tests/joystick8.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f701874d5720c8a35a365709dfd57a... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f701874d5720c8a35a365709dfd57a... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)