]> git.mxchange.org Git - simgear.git/commit
Use shared pointers for any reference to SGSoundSample, fix the constructor of SGSoun...
authorehofman <ehofman>
Sat, 24 Oct 2009 12:57:11 +0000 (12:57 +0000)
committerTim Moore <timoore@redhat.com>
Sat, 24 Oct 2009 17:29:41 +0000 (19:29 +0200)
commita06a15e769bccda83ac904f524e20f73da10b1a6
treece41b7083c4051bb4bf09e84532a24670d67fab1
parent7c5de29b61de09b181672572164064ee3ca375cc
Use shared pointers for any reference to SGSoundSample, fix the constructor of SGSoundSample where data is supplied by the calling program.
simgear/sound/sample_group.cxx
simgear/sound/sample_group.hxx
simgear/sound/sample_openal.cxx
simgear/sound/soundmgr_openal.cxx