]> git.mxchange.org Git - simgear.git/commit
Move all OpenAL function calls from SampleMgr to soundMgr
authorErik Hofman <erik@ehofman.com>
Fri, 27 May 2016 12:40:49 +0000 (14:40 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 13 Aug 2016 08:21:16 +0000 (10:21 +0200)
commit76e82a2cbc7c2d64f0678f8c9ffce4543593030b
tree7bc4a10c7fea2ce419469d8ee5b31ccac399f1f6
parent86a86b06a20208aef652da0af184349312f576c0
Move all OpenAL function calls from SampleMgr to soundMgr
14 files changed:
simgear/sound/CMakeLists.txt
simgear/sound/openal_test2.cxx
simgear/sound/openal_test3.cxx
simgear/sound/readwav.cxx
simgear/sound/sample.cxx [new file with mode: 0644]
simgear/sound/sample.hxx [new file with mode: 0644]
simgear/sound/sample_group.cxx
simgear/sound/sample_group.hxx
simgear/sound/sample_openal.cxx [deleted file]
simgear/sound/sample_openal.hxx [deleted file]
simgear/sound/soundmgr_openal.cxx
simgear/sound/soundmgr_openal.hxx
simgear/sound/soundmgr_openal_private.hxx
simgear/sound/xmlsound.cxx