]> git.mxchange.org Git - simgear.git/commit
Rename update() to update_late() for the sound manager to be able to initialize it...
authorehofman <ehofman>
Mon, 5 Oct 2009 08:56:40 +0000 (08:56 +0000)
committerTim Moore <timoore@redhat.com>
Tue, 6 Oct 2009 05:22:06 +0000 (07:22 +0200)
commit579d384c04d441b9b49a7e55fbb0591e0a590ac6
tree10735166afd1ad4cc1a9cab0a99a606c18779244
parente2e1524454d94db9e1b8cf591f337ca0a5fd06da
Rename update() to update_late() for the sound manager to be able to initialize it before any other class that uses it. This will allow the SoundManager to be safely accessed in the constructor of those classes.
simgear/sound/sample_group.cxx
simgear/sound/sample_group.hxx
simgear/sound/soundmgr_openal.cxx
simgear/sound/soundmgr_openal.hxx