]> icculus.org git repositories - taylor/freespace2.git/commit
cleanup snd_init() and related:
authorTaylor Richards <taylor@icculus.org>
Sat, 7 Mar 2015 19:25:06 +0000 (14:25 -0500)
committerTaylor Richards <taylor@icculus.org>
Fri, 3 Apr 2015 04:40:25 +0000 (00:40 -0400)
commitb424e1808d977e41a98a4bccb917a8fb6cc16a5a
tree7d6ea7dc7f3dcd563975c8f9a260c2713cfb1686
parente59b9a3b861b341f21bb11ae1106a41e46ee064a
cleanup snd_init() and related:

 - move cfg stuff to better places
 - clean up logging of OpenAL init messages
 - make sure capture device closed out on error
include/oal.h
include/oal_capture.h
include/sound.h
src/freespace2/freespace.cpp
src/sound/oal.cpp
src/sound/oal_capture.cpp
src/sound/oal_efx.cpp
src/sound/sound.cpp