]> git.mxchange.org Git - simgear.git/history - simgear/sound/openal_test2.cxx
Fix crash in SGSoundMgr::stop(): do not try to erase buffer items one at a time
[simgear.git] / simgear / sound / openal_test2.cxx
2009-11-24 ehofmanfix test programs
2009-10-29 ehofmananother test program, using real world locations
2009-10-28 ehofmanFix a bug where a sample was removed from the sample...
2009-10-22 ehofmanUpdates to the test utilies.
2009-10-06 ehofmanInitial commit of the new sound system, expect more...
2007-01-23 ehofman*** empty log message ***
2005-11-12 ehofmanMake a clear separation between loading a sound file...
2004-04-30 andyChanges to get SimGear to configure and compile out...
2004-04-27 ehofmanMake sure the prototype definition of sleep() is found...
2004-04-26 curtUpdate the SoundSample api so we can request that a...
2004-04-24 curtRewrite the entire audio support library on top of...