]> git.mxchange.org Git - simgear.git/history - simgear/sound/soundmgr_openal.cxx
Compile time fixes needed to build SimGear on recent cygwin versions.
[simgear.git] / simgear / sound / soundmgr_openal.cxx
2006-10-22 durkCompile time fixes needed to build SimGear on recent...
2006-04-25 frohlichPigeons remaining fix for the soundmanager crashes.
2006-03-08 mfranz- new FSF addresses
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-01-24 fredbThe sample is now managed by a SGSharedPtr and shouldn...
2006-01-24 ehofmanMathias Fröhlich:
2005-10-25 ehofmanOops, ALUT 1.0 requires a little more work than expected.
2005-07-27 ehofmanMacOS-X fixes.
2005-03-10 ehofmanIma Sudonim:
2005-01-27 ehofmanMelchior FRANZ:
2005-01-24 ehofmanErik Hofman
2005-01-15 ehofmanMingW/MSYS fix
2004-12-16 ehofmanInitialize volume to inaudiable at startup.
2004-12-02 curtOops, 2nd try ...
2004-12-02 curtMartin Spott: Revised handling of missing isnan() on...
2004-11-21 curtFix a dumb bug.
2004-11-21 ehofmanMelchior FRANZ:
2004-11-21 curtI don't understand why FreeBSD doesn't see isnan()...
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-08-15 ehofmanchange the log level of the initialization of OpenAL...
2004-07-01 curtIf we pass in a position or velocity of nan, openal...
2004-06-04 ehofmanTweak the doppler effect.
2004-04-27 curtExpose some of the positional components of the OpenAL...
2004-04-25 curtAdd support for the MacOS variations of OpenAL.
2004-04-24 curtRewrite the entire audio support library on top of...