This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-19 10:22:39 +01:00
Code
Issues
Releases
Wiki
Activity
Files
6ff482f515a831ec8d2f7cff258a56588c7c4d36
OpenTTD
/
src
/
sound
History
glx
a554b41452
(svn r18892) -Fix: in some rare case a deadlock could happen when stopping sound driver (windows)
2010-01-23 01:36:49 +00:00
..
allegro_s.cpp
(svn r18821) -Codechange: [Allegro] make the frequency and number of samples runtime configurable
2010-01-15 23:47:28 +00:00
allegro_s.h
(svn r17788) -Fix [FS#3268] (r16702): don't fail hard when no soundcard could be detected; just fall back on the null-driver
2009-10-17 15:15:00 +00:00
cocoa_s.cpp
…
cocoa_s.h
(svn r17428) -Codechange: add a function to get the name of a driver
2009-09-05 21:26:51 +00:00
null_s.cpp
…
null_s.h
(svn r17788) -Fix [FS#3268] (r16702): don't fail hard when no soundcard could be detected; just fall back on the null-driver
2009-10-17 15:15:00 +00:00
sdl_s.cpp
(svn r18820) -Codechange: [SDL] make the number of samples runtime configurable and increase the default slightly
2010-01-15 23:45:26 +00:00
sdl_s.h
(svn r17428) -Codechange: add a function to get the name of a driver
2009-09-05 21:26:51 +00:00
sound_driver.hpp
…
win32_s.cpp
(svn r18892) -Fix: in some rare case a deadlock could happen when stopping sound driver (windows)
2010-01-23 01:36:49 +00:00
win32_s.h
(svn r17428) -Codechange: add a function to get the name of a driver
2009-09-05 21:26:51 +00:00