- 
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.