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 9dc332ca59 Fix choppy audio playback of sound effects on Windows
Increase default audio buffer size

See: #680
See: 25aeb1c5
6 months ago
..
CMakeLists.txt
allegro_s.cpp Adding of _t to (u)int types, and WChar to char32_t 9 months ago
allegro_s.h Codechange: Add missing override specifiers. 1 year ago
cocoa_s.cpp Merge branch 'master' into jgrpp 10 months ago
cocoa_s.h
null_s.cpp
null_s.h Codechange: Silence warnings about intentionally unused parameters. 1 year ago
sdl2_s.cpp Codechange: Silence warnings about intentionally unused parameters. 1 year ago
sdl_s.cpp Codechange: Silence warnings about intentionally unused parameters. 1 year ago
sdl_s.h
sound_driver.hpp Codechange: Ensure function opening `{` is on new line. 11 months ago
win32_s.cpp Fix choppy audio playback of sound effects on Windows 6 months ago
win32_s.h
xaudio2_s.cpp Fix choppy audio playback of sound effects on Windows 6 months ago
xaudio2_s.h