This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
46efdbbb45585ff72fbeef9cceb1346548cb4bdb
0ad
/
source
/
lib
/
res
/
sound
T
History
Ykkrosh
094ccc6a98
Fix playing of sound files in archives (by disabling proper streaming).
...
This was SVN commit r8370.
2010-10-15 23:06:14 +00:00
..
ogg.cpp
Fix playing of sound files in archives (by disabling proper streaming).
2010-10-15 23:06:14 +00:00
ogg.h
Fix playing of sound files in archives (by disabling proper streaming).
2010-10-15 23:06:14 +00:00
snd_mgr.cpp
Fix playing of sound files in archives (by disabling proper streaming).
2010-10-15 23:06:14 +00:00
snd_mgr.h
# add support for streaming sounds, not just loading them entirely into memory (avoids stalls when switching music tracks)
2010-10-10 12:08:51 +00:00