This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-20 09:26:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7240dc3fe9fdaf79ded26cce2001aa59f2c9fc0
0ad
/
source
/
lib
/
res
/
sound
T
History
Ykkrosh
53b1447007
Fix what looks like miscompilation with GCC 4.0 on OS X
...
This was SVN commit r8786.
2010-12-04 19:06:13 +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 what looks like miscompilation with GCC 4.0 on OS X
2010-12-04 19:06:13 +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