]> icculus.org git repositories - divverent/darkplaces.git/history - snd_ogg.c
The base size of the log queue is 256 bytes, not 4 (it was a test for the queue autom...
[divverent/darkplaces.git] / snd_ogg.c
2004-04-08 molivier"soundlist" now tells you if a sound is streamed and...
2004-03-25 molivierMoved the WAV loading code out of "snd_mem.c". Removed...
2004-03-24 molivierFactorized some code in the shared library loaders
2004-03-23 molivierOgg vorbis streaming support; the code decides whether...
2004-03-23 molivierAdded a mempool parameter to FS_LoadFile
2004-03-15 molivierRenamed ogg.[ch] to snd_ogg.[ch]