]> git.mxchange.org Git - simgear.git/history - simgear/sound/soundmgr_openal.hxx
restore some part of the code to prevent an untwanted segmentationf fault.
[simgear.git] / simgear / sound / soundmgr_openal.hxx
2009-10-18 ehofmanStart the sound manager in a deactived state. This...
2009-10-17 ehofmandocumentation, licensing, copyright and small api updates.
2009-10-16 ehofmanInitialization was done much earlier than expected...
2009-10-16 ehofmangive the sample class as much info as possible to prope...
2009-10-11 ehofmanCorrect (and verrified) position, orientation and veloc...
2009-10-11 ehofmanOpenAL buffer management; add a buffer cache to prevent...
2009-10-08 ehofmanadd the option to tie a SampleGroup to the listener...
2009-10-06 ehofmanadd the alc.h header file vor OpenAL context related...
2009-10-06 ehofmanRename update() to update_late() for the sound manager...
2009-10-06 ehofmanInitial commit of the new sound system, expect more...
2008-10-23 curtFix a few spelling errors.
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2007-07-22 mfranzMaik JUSTUS: workaround for broken Doppler effect in...
2006-03-08 mfranz- new FSF addresses
2006-01-24 ehofmanMathias Fröhlich:
2005-01-24 ehofmanErik Hofman
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-05-14 curtAdd a function to globally set volume (aka AL_GAIN)
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...