]> git.mxchange.org Git - simgear.git/commit
Initial work on making OpenAL private to the sound code.
authorJames Turner <zakalawe@mac.com>
Sun, 30 Sep 2012 18:41:51 +0000 (19:41 +0100)
committerJames Turner <zakalawe@mac.com>
Thu, 4 Oct 2012 15:47:13 +0000 (16:47 +0100)
commitc188f6e3cb210327723356386d07dc1d56326ab4
tree5103dd7b7b7b79b3da70f64e0aa58a008459f9ce
parent2fb8999ac271c41791710c5b185e1ad27df93e4b
Initial work on making OpenAL private to the sound code.
17 files changed:
CMakeLists.txt
simgear/simgear_config_cmake.h.in
simgear/sound/CMakeLists.txt
simgear/sound/openal_test2.cxx
simgear/sound/openal_test3.cxx
simgear/sound/openal_test4.cxx
simgear/sound/sample_group.cxx
simgear/sound/sample_group.hxx
simgear/sound/sample_openal.cxx
simgear/sound/sample_openal.hxx
simgear/sound/sample_queue.cxx
simgear/sound/sample_queue.hxx
simgear/sound/soundmgr_openal.cxx
simgear/sound/soundmgr_openal.hxx
simgear/sound/soundmgr_openal_private.hxx [new file with mode: 0644]
simgear/sound/xmlsound.cxx
simgear/sound/xmlsound.hxx