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
JMcKiern 04f659e768 Fix: Some typos found using codespell 5 years ago
..
allegro_s.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
allegro_s.h Fix: Some typos found using codespell 5 years ago
cocoa_s.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
cocoa_s.h Codechange: Use override specifer for overriding member declarations 5 years ago
null_s.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
null_s.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
sdl2_s.cpp Add #6173: New SDL 2 based video and sound drivers (#7086) 5 years ago
sdl_s.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
sdl_s.h Fix: Some typos found using codespell 5 years ago
sound_driver.hpp (svn r26538) -Codechange: remove double accounting of the drivers 10 years ago
win32_s.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
win32_s.h Codechange: Use override specifer for overriding member declarations 5 years ago
xaudio2_s.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
xaudio2_s.h Codechange: Use override specifer for overriding member declarations 5 years ago