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-28 06:34:33 +01:00
Code
Issues
Releases
Wiki
Activity
Files
990cbe626324fff9e08c85da825aab91f1f1432d
OpenTTD
/
src
/
sound
History
glx
27491c5586
(svn r18934) -Fix (r18892, r18913): the deadlock should be definitively gone now
2010-01-28 13:49:20 +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
…
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
…
sound_driver.hpp
…
win32_s.cpp
(svn r18934) -Fix (r18892, r18913): the deadlock should be definitively gone now
2010-01-28 13:49:20 +00:00
win32_s.h
…