[quake3-commits] [ioquake/ioq3] 812a3d: Fix SDL audio playback with surround sound
Zack Middleton
zack at cloemail.com
Thu Sep 13 14:03:46 EDT 2018
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 812a3dbfa5f561af135675a28e20acdaec9dacd4
https://github.com/ioquake/ioq3/commit/812a3dbfa5f561af135675a28e20acdaec9dacd4
Author: Zack Middleton <zack at cloemail.com>
Date: 2018-09-13 (Thu, 13 Sep 2018)
Changed paths:
M code/client/snd_dma.c
M code/client/snd_mix.c
M code/sdl/sdl_snd.c
Log Message:
-----------
Fix SDL audio playback with surround sound
If user has surround sound enabled, ioq3 would not play any sound.
Fix painting sound buffer for 4/5.1 audio channels. Extra channels
currently play no audio.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the quake3-commits
mailing list