OpenTTD/src/sound
Charles Pigott c3bc7d657e Codechange: Remove ability for SDL to be dynamically loaded on Windows 2019-03-02 17:13:05 +01:00
..
allegro_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 2014-04-23 20:13:33 +00:00
allegro_s.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
cocoa_s.cpp Codechange: [OSX] Use 10.6+ APIs to initialise audio when available. 2018-04-10 23:30:01 +02:00
cocoa_s.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
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 2014-04-23 20:13:33 +00:00
null_s.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
sdl_s.cpp Codechange: Remove ability for SDL to be dynamically loaded on Windows 2019-03-02 17:13:05 +01:00
sdl_s.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
sound_driver.hpp (svn r26538) -Codechange: remove double accounting of the drivers 2014-04-28 21:06:51 +00:00
win32_s.cpp (svn r27673) -Add: [Win32] Thread names for windows debuggers. 2016-10-30 18:22:55 +00:00
win32_s.h Feature: Add XAudio2 driver 2018-05-17 15:06:37 +01:00
xaudio2_s.cpp Feature: Add XAudio2 driver 2018-05-17 15:06:37 +01:00
xaudio2_s.h Feature: Add XAudio2 driver 2018-05-17 15:06:37 +01:00