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
Jonathan G Rennison 69e7c1697e Win32: Increase buffer size and count in wave out sound driver
Ensure that wave structs are zero-inited and buffers are freed
1 month ago
..
CMakeLists.txt
allegro_s.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
allegro_s.h Codechange: Add missing override specifiers. 8 months ago
cocoa_s.cpp Merge branch 'master' into jgrpp 7 months ago
cocoa_s.h
null_s.cpp
null_s.h Codechange: Silence warnings about intentionally unused parameters. 9 months ago
sdl2_s.cpp Codechange: Silence warnings about intentionally unused parameters. 9 months ago
sdl_s.cpp Codechange: Silence warnings about intentionally unused parameters. 9 months ago
sdl_s.h
sound_driver.hpp Codechange: Ensure function opening `{` is on new line. 7 months ago
win32_s.cpp Win32: Increase buffer size and count in wave out sound driver 1 month ago
win32_s.h
xaudio2_s.cpp Fix choppy audio playback of sound effects on Windows 2 months ago
xaudio2_s.h