Alexandre Julliard pushed to branch master at wine / wine
Commits: 924a8e0d by Anton Baskanov at 2024-11-19T10:36:10+01:00 dplayx: Respect enumeration flags in EnumGroups().
- - - - - 434b5a14 by Anton Baskanov at 2024-11-19T10:36:10+01:00 dplayx: Always set the data size in GetGroupData().
- - - - - 91e50579 by Anton Baskanov at 2024-11-19T10:36:10+01:00 dplayx: Factor out a function for adding player to a group.
- - - - - 7ec576a7 by Anton Baskanov at 2024-11-19T10:36:10+01:00 dplayx: Add group players from SUPERENUMPLAYERSREPLY to the group.
- - - - - f37853f5 by Anton Baskanov at 2024-11-19T10:36:10+01:00 dplayx/tests: Test client side of AddPlayerToGroup() separately.
- - - - - 28581f00 by Anton Baskanov at 2024-11-19T10:36:10+01:00 dplayx: Queue DPSYS_ADDPLAYERTOGROUP in DP_AddPlayerToGroup().
- - - - - e72bd3a7 by Anton Baskanov at 2024-11-19T10:36:10+01:00 dplayx: Send ADDPLAYERTOGROUP in AddPlayerToGroup().
- - - - -
5 changed files:
- dlls/dplayx/dplay.c - dlls/dplayx/dplay_global.h - dlls/dplayx/dplayx_messages.c - dlls/dplayx/dplayx_messages.h - dlls/dplayx/tests/dplayx.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/30c7900c40c0365cf61db3573bb855...