]> git.mxchange.org Git - simgear.git/commit
Clean up the code a bit and combine soundmgr_openal.hxx and soundmgr_aeonwave.hxx...
authorErik Hofman <erik@ehofman.com>
Sat, 6 Aug 2016 09:24:58 +0000 (11:24 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 13 Aug 2016 08:21:16 +0000 (10:21 +0200)
commitd3b15dc6dc1002919dcedd160cc6d20dd5e95231
tree959d1b002c4581982fcfcd4209533ef06ec6519a
parentb85822b5bfe242f2eb4e4ae530acdfd8d63cf351
Clean up the code a bit and combine soundmgr_openal.hxx and soundmgr_aeonwave.hxx into a single file
12 files changed:
simgear/sound/CMakeLists.txt
simgear/sound/openal_test2.cxx [deleted file]
simgear/sound/openal_test3.cxx [deleted file]
simgear/sound/sample.cxx
simgear/sound/sample_group.cxx
simgear/sound/soundmgr.hxx [new file with mode: 0644]
simgear/sound/soundmgr_aeonwave.cxx
simgear/sound/soundmgr_aeonwave.hxx [deleted file]
simgear/sound/soundmgr_openal.cxx
simgear/sound/soundmgr_openal.hxx [deleted file]
simgear/sound/soundmgr_test.cxx [new file with mode: 0644]
simgear/sound/soundmgr_test2.cxx [new file with mode: 0644]