OpenTTD Source  20241108-master-g80f628063a
sound Directory Reference

Files

file  allegro_s.cpp [code]
 Playing sound via Allegro.
 
file  allegro_s.h [code]
 Base for playing sound via Allegro.
 
file  cocoa_s.cpp [code]
 Sound driver for cocoa.
 
file  cocoa_s.h [code]
 Base for Cocoa sound handling.
 
file  null_s.cpp [code]
 The sound driver that doesn't produce sound.
 
file  null_s.h [code]
 Base for the sound of silence.
 
file  sdl2_s.cpp [code]
 Playing sound via SDL2.
 
file  sdl_s.cpp [code]
 Playing sound via SDL.
 
file  sdl_s.h [code]
 Base for playing sound via SDL.
 
file  sound_driver.hpp [code]
 Base for all sound drivers.
 
file  win32_s.cpp [code]
 Handling of sound for Windows.
 
file  win32_s.h [code]
 Base for Windows sound handling.
 
file  xaudio2_s.cpp [code]
 XAudio2 sound driver.
 
file  xaudio2_s.h [code]
 Base for XAudio2 sound handling.