Alexandre Julliard pushed to branch master at wine / wine
Commits: 498f4e19 by Anton Baskanov at 2024-09-18T19:22:30+02:00 dplayx: Add a separate session list for walking.
- - - - - ca73bcf9 by Anton Baskanov at 2024-09-18T19:22:30+02:00 dplayx: Put the sync enumeration code before the async one.
- - - - - ab11a41a by Anton Baskanov at 2024-09-18T19:22:30+02:00 dplayx: Move enumeration reset and prune out of DP_InvokeEnumSessionCallbacks().
- - - - - 9787f107 by Anton Baskanov at 2024-09-18T19:22:30+02:00 dplayx: Enter critical section when accessing the session cache.
- - - - - 608c5044 by Anton Baskanov at 2024-09-18T19:22:30+02:00 dplayx: Restart session enumeration when the callback returns TRUE.
- - - - - ff1af55f by Anton Baskanov at 2024-09-18T19:22:30+02:00 dplayx: Respect timeout set by session enumeration callback.
- - - - -
2 changed files:
- dlls/dplayx/dplay.c - dlls/dplayx/name_server.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3df002091d2c5274d3f72dd6666555...