]> git.mxchange.org Git - simgear.git/history - simgear/sound/openal_test1.cxx
Optionally use HTTP repository.
[simgear.git] / simgear / sound / openal_test1.cxx
2012-08-21 James TurnerFix more Linux warnings/errors.
2012-08-21 James TurnerRemove ALUT usage from SimGear .
2011-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-29 James TurnerMove ALUT 1.0 variables inside the #ifdef, to avoid...
2011-10-28 Mathias FroehlichHopefully fix jenkins build.
2010-06-19 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/simgear...
2010-06-14 James TurnerAutomake changes to Hudson 'make check' runs.
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-28 Tim MooreMerge branch 'freb/mingw'
2010-01-25 fredbMINGW patch from BenoƮt Laniel
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-10-22 ehofmanfix a memory leak and add some temporary debugging...
2009-10-22 ehofmanUpdates to the test utilies.
2009-10-19 ehofmando not yet add the relative sound position to the absol...
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-08-23 torstenwarning fix: unused variables
2007-05-16 curtFix a compiler warning.
2007-01-23 ehofman*** empty log message ***
2005-10-25 ehofmanPrepare for ALUT version 1.0
2005-07-04 ehofmanMake sure it works with the lates version of OpenAL.
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 curtMissed one fix for Mac OS.
2004-04-25 curtAdd support for the MacOS variations of OpenAL.
2004-04-24 curtRewrite the entire audio support library on top of...