]> git.mxchange.org Git - simgear.git/history - simgear/sound/openal_test2.cxx
Don't continue parsing after processing version line
[simgear.git] / simgear / sound / openal_test2.cxx
2013-10-17 James TurnerFix float-int conversion bug caught by Clang
2012-10-04 James TurnerInitial work on making OpenAL private to the sound...
2010-09-10 Erik HofmanSet the listener position to it's default value, just...
2010-09-09 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-09-06 James TurnerSecond attempt to fixed OpenAL tests.
2010-09-06 James TurnerFix up tests for revised SGSoundSample ctor.
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-11 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
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...