-
a9727daa
by Anton Baskanov at 2024-10-15T14:25:27+02:00
dplayx/tests: Use DPENUMPLAYERS_LOCAL and DPENUMPLAYERS_REMOTE to check player flags in checkPlayerList().
-
457186d0
by Anton Baskanov at 2024-10-15T14:25:27+02:00
dplayx: Respect enumeration flags in EnumPlayers().
-
9bd18621
by Anton Baskanov at 2024-10-15T14:25:27+02:00
dplayx: Return DPERR_INVALIDPARAM from CreatePlayer() if session is not open.
-
bfcb2711
by Anton Baskanov at 2024-10-15T14:25:28+02:00
dplayx/tests: Test client side of CreatePlayer() separately.
-
fe6454dd
by Anton Baskanov at 2024-10-15T14:25:28+02:00
dplayx: Remove the unused lpMsgHdr parameter from DP_IF_CreatePlayer().