You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/sound
Michael Lutz ee57afc285 Fix #9463: [Win32] Try to work around XAudio2 crashes by catching SEH exceptions.
If an exceptions is thrown during context creation, just declare the XAudio
driver as unusable. The driver logic will try to find an alternative for us.
3 years ago
..
CMakeLists.txt
allegro_s.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
allegro_s.h
cocoa_s.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
cocoa_s.h
null_s.cpp
null_s.h
sdl2_s.cpp
sdl_s.cpp
sdl_s.h
sound_driver.hpp
win32_s.cpp
win32_s.h
xaudio2_s.cpp Fix #9463: [Win32] Try to work around XAudio2 crashes by catching SEH exceptions. 3 years ago
xaudio2_s.h