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-16 23:14:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65358cb9fe751b05ef5515a666ff554bbcc7661a
0ad
/
source
/
sound
T
History
janwas
e20f93ffdc
add proper OGG support, a near-total rewrite of a patch by Kyniker/Heron. not yet integrated into snd_mgr. also remove the no longer used CMusicPlayer and CPlayList.
...
This was SVN commit r7834.
2010-08-01 10:52:12 +00:00
..
ambient_design.txt
…
JSI_Sound.cpp
less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module
2010-07-04 10:15:53 +00:00
JSI_Sound.h
huge cleanup and conversion of most string handling (especially paths) to unicode
2009-11-03 21:46:35 +00:00
SoundGroup.cpp
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
SoundGroup.h
Remove CSoundGroupMgr, since it is unnecessary and broken and leaks memory
2010-04-06 15:17:06 +00:00