dhewm3/neo/sys/stub
Daniel Gibson e6f3713169 OpenAL: Try to reset disconnected devices, fixes #209
OpenAL devices can disconnect, and with some luck they're back after
a few seconds. This especially seems to happen with Intels Windows GPU
driver and display-audio when switching the resolution or enabling
fullscreen, see #209
Now a disconnect is detected and we try to reset the device for 20
seconds, hoping it comes back. This needs at least openal-soft 1.17.0
to build and 1.20.0 or newer to actually work.

Also added missing stub functions in openal_stub.cpp (used by dedicated
server so it doesn't have to link libopenal)
2020-06-01 22:13:41 +02:00
..
openal_stub.cpp OpenAL: Try to reset disconnected devices, fixes #209 2020-06-01 22:13:41 +02:00
stub_gl.cpp Fix dedicated server for Windows 2012-11-12 20:18:00 +01:00