Alexandre Julliard pushed to branch master at wine / wine
Commits: 36dfb3d0 by Rémi Bernon at 2024-08-05T19:51:15+02:00 dinput/tests: Add more tests reading multiple TLCs reports.
- - - - - 1fa6cde6 by Rémi Bernon at 2024-08-05T19:51:15+02:00 hidparse: Use ExFreePool to free preparsed data.
- - - - - 5d119ff0 by Matthias Gorzellik at 2024-08-05T19:51:15+02:00 hidparse: Pre-process descriptor to find TLCs.
- - - - - 51215416 by Rémi Bernon at 2024-08-05T19:51:15+02:00 hidclass: Keep HID device desc on the FDO device.
- - - - - 6f4167a1 by Rémi Bernon at 2024-08-05T19:51:15+02:00 hidclass: Start PDO thread in IRP_MN_START_DEVICE.
- - - - - 8a26c088 by Rémi Bernon at 2024-08-05T19:51:15+02:00 hidclass: Allocate child PDOs array dynamically.
- - - - - b9d6b79f by Matthias Gorzellik at 2024-08-05T19:51:15+02:00 winebus: Store pending reads per report-id.
- - - - - c65d5b09 by Matthias Gorzellik at 2024-08-05T19:51:15+02:00 hidclass: Create a child PDO for each HID TLC.
- - - - -
6 changed files:
- dlls/dinput/tests/hid.c - dlls/hidclass.sys/device.c - dlls/hidclass.sys/hid.h - dlls/hidclass.sys/pnp.c - dlls/hidparse.sys/main.c - dlls/winebus.sys/main.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/eb7bf062050efdcca53d57b6b8cbaa...