]> git.mxchange.org Git - simgear.git/history - simgear/sound/sample_openal.hxx
Logging - downgrade play/stop messages to debug.
[simgear.git] / simgear / sound / sample_openal.hxx
2008-10-23 curtFix a few spelling errors.
2008-07-29 ehofmanfinal fixes for SG_USING_STD removal
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2007-07-22 mfranzcoding style fixes
2007-07-22 mfranzMaik JUSTUS: workaround for broken Doppler effect in...
2007-07-22 mfranzMaik JUSTUS: Doppler fixes (add option to turn off...
2006-03-08 mfranz- new FSF addresses
2006-01-24 ehofmanMathias Fröhlich:
2005-11-12 ehofmanLet the application free the buffer data.
2005-11-12 ehofmanPrevent a possible memory leak.
2005-11-12 ehofmanMake a clear separation between loading a sound file...
2005-01-24 ehofmanErik Hofman
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-09-08 ehofmanAdd support for audio orientation: direction and cone...
2004-05-10 curtI had overlooked a few memory allocation/deallocation...
2004-04-30 andyChanges to get SimGear to configure and compile out...
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 curtExpose some of the positional components of the OpenAL...
2004-04-26 curtUpdate the SoundSample api so we can request that a...
2004-04-25 curtAdd support for the MacOS variations of OpenAL.
2004-04-24 curtClamp pitch values rather than just dumping an error...
2004-04-24 curtRewrite the entire audio support library on top of...