]> git.xonotic.org Git - xonotic/darkplaces.git/commit
implemented 7.1 audio, only works with SDL (attempted ALSA support but ALSA doesn...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 23 Nov 2005 03:00:34 +0000 (03:00 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 23 Nov 2005 03:00:34 +0000 (03:00 +0000)
commit8b57bcb1deffad227731484e52d631277fe3d521
tree33818e685eb6f489465964258e88f85359c3877e
parent79f7a732470639cae66bb2be43672463a6c64fd7
implemented 7.1 audio, only works with SDL (attempted ALSA support but ALSA doesn't seem to like mmap access to 4/6/8 channel buffers)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5818 d7cf8633-e32d-0410-b094-e92efae38249
snd_alsa.c
snd_bsd.c
snd_main.c
snd_main.h
snd_mix.c
snd_oss.c
snd_sdl.c
snd_win.c