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 02:07:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95da3789cd9fc58ed35f4dbdcc3647c353d4e384
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