]> git.mxchange.org Git - simgear.git/commit
Initial commit of the new sound system, expect more updates to follow
authorehofman <ehofman>
Sun, 4 Oct 2009 13:52:27 +0000 (13:52 +0000)
committerTim Moore <timoore@redhat.com>
Tue, 6 Oct 2009 05:22:06 +0000 (07:22 +0200)
commite2e1524454d94db9e1b8cf591f337ca0a5fd06da
treec18e3cec24c209d1359d5adb707e4e1745eedf7b
parentb784bebaa927d92cc266933b145d25794a36c452
Initial commit of the new sound system, expect more updates to follow
14 files changed:
simgear/environment/visual_enviro.cxx
simgear/environment/visual_enviro.hxx
simgear/sound/Makefile.am
simgear/sound/jet.wav
simgear/sound/openal_test2.cxx
simgear/sound/sample_group.cxx [new file with mode: 0644]
simgear/sound/sample_group.hxx [new file with mode: 0644]
simgear/sound/sample_openal.cxx
simgear/sound/sample_openal.hxx
simgear/sound/soundmgr_openal.cxx
simgear/sound/soundmgr_openal.hxx
simgear/sound/xmlsound.cxx
simgear/sound/xmlsound.hxx
simgear/structure/SGAtomic.cxx