]> git.mxchange.org Git - simgear.git/history - simgear/sound/sample_openal.cxx
Oops, ALUT 1.0 requires a little more work than expected.
[simgear.git] / simgear / sound / sample_openal.cxx
2005-10-25 ehofmanOops, ALUT 1.0 requires a little more work than expected.
2005-10-25 ehofmanPrepare for ALUT version 1.0
2005-01-24 ehofmanErik Hofman
2005-01-08 ehofmanFrederic Bouvier:
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-09-15 curtFix another case where the direction vector is not...
2004-09-10 curtdirection vector needs to be initialized, otherwise...
2004-09-08 ehofmanAdd support for audio orientation: direction and cone...
2004-05-10 curtI had overlooked a few memory allocation/deallocation...
2004-04-28 curtAdd support for specifying a positional offset relative...
2004-04-28 curtExpose the ability to specify how the sound volume...
2004-04-27 curtTweak default source audio parameters.
2004-04-27 curtExpose some of the positional components of the OpenAL...
2004-04-26 curtOops, one addtional tweak.
2004-04-26 curtUpdate the SoundSample api so we can request that a...
2004-04-25 curtLower the verbosity in a couple other spots.
2004-04-25 curtLower verbosity.
2004-04-25 curtAdd support for the MacOS variations of OpenAL.
2004-04-24 curtRewrite the entire audio support library on top of...