mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-14 04:31:34 +02:00
This fixes problems where Pulse callbacks don't fire in the order we expect, or fail to fire at all, and avoids extra round trips to the Pulse server to lookup information we could have trivially obtained already. The end result is we would occasionally miss default device changes, etc, and this resolves that better.