]> git.mxchange.org Git - simgear.git/commit
Initialization was done much earlier than expected resulting in some sample
authorehofman <ehofman>
Thu, 15 Oct 2009 17:08:45 +0000 (17:08 +0000)
committerTim Moore <timoore@redhat.com>
Fri, 16 Oct 2009 09:14:05 +0000 (11:14 +0200)
commita67688322da8312917d39bf592e570f596583322
treeba1be477bf90d67ceb7d8cf25c760c735c315ac5
parent6fe057e27795a7ca9624dc126a1549b8d06500b3
Initialization was done much earlier than expected resulting in some sample
groups not being activated (and sample loading using OpenAL/ALUT functions to
be scheduled before OpenAL was initilialized).

fix alutInit counter
remove left over static declaration fro SGSoundMgr::load
simgear/sound/sample_group.cxx
simgear/sound/sample_group.hxx
simgear/sound/soundmgr_openal.cxx
simgear/sound/soundmgr_openal.hxx