]> git.mxchange.org Git - simgear.git/history - simgear/sound/soundmgr_openal.cxx
Initial work on making OpenAL private to the sound code.
[simgear.git] / simgear / sound / soundmgr_openal.cxx
2012-10-04 James TurnerInitial work on making OpenAL private to the sound...
2012-09-21 ThorstenBSound Manager: support subsystem reinit,
2012-08-21 James TurnerRemove ALUT usage from SimGear .
2012-05-05 Frederic BouvierRemove redundant inclusion of math/SGMath.hxx
2011-12-24 Erik HofmanDegarde lack of free sounds message from alert to bulk...
2011-12-11 ThorstenBImprove logging classes.
2011-12-07 Erik HofmanProperly handle stereo wav files; remove data buffer...
2011-12-04 ThorstenBsound manager: report a few more errors
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-13 James TurnerFix a std:: namespace issue on Windows.
2011-11-10 Erik HofmanAlso stop the source if it is paused when exit.
2011-11-10 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-05 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-18 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-17 James Turnerstd:: namespace fixes.
2011-10-03 Erik HofmanWarn for stereo files.
2010-12-12 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-12-12 Erik HofmanUpdate the bad-doppler test and simplify it to only...
2010-09-05 James TurnerValidate sound file paths in an XML file.
2010-08-07 James TurnerRemoval of PLIB/SG from SimGear
2010-08-02 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-08-02 Erik HofmanInitial commit for a sample queue extension.
2010-06-19 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/simgear...
2010-05-06 James TurnerMake ALUT 1.0 builds again, hopefully in the short...
2010-05-06 Tim MooreMerge branch 'jmt/ref_ptr-conv'
2010-05-06 Tim MooreMerge branch 'ehofman/framebuffer'
2010-05-06 Tim MooreMerge branch 'mathias/intersect'
2010-05-06 Tim MooreMerge branch 'ehofman/sound'
2010-05-06 Tim MooreMerge branch 'ehofman/model'
2010-05-05 Tim MooreMerge branch 'jmt/ref_ptr-conv' into next
2010-05-05 Tim MooreMerge branch 'ehofman/framebuffer' into next
2010-05-05 Tim MooreMerge branch 'master' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'mathias/intersect' into next
2010-05-05 Tim MooreMerge branch 'master' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'ehofman/sound' into next
2010-05-05 jmtFollowing discussion with Tat and Erik, update how...
2010-05-05 Tim MooreMerge branch 'ehofman/model' into next
2010-04-25 Tim MooreMerge branch 'fredb/effect-stuff'
2010-04-25 Tim MooreMerge branch 'zan/cubemap'
2010-04-25 Tim MooreMerge branch 'fredb/geom-shader'
2010-04-25 Tim MooreMerge branch 'ehofman/particles'
2010-04-25 Tim MooreMerge branch 'timoore/aptsign'
2010-04-25 Tim MooreMerge branch 'jmt/magvar'
2010-04-25 Tim MooreMerge branch 'fred/precip'
2010-04-25 Tim MooreMerge branches 'ehofman/propfix' and 'ehofman/sound'
2010-04-12 Tim MooreMerge branch 'fredb/effect-stuff' into next
2010-04-03 Tim MooreMerge branch 'zan/cubemap' into next
2010-03-30 Tim MooreMerge branch 'fredb/geom-shader' into next
2010-03-27 Tim MooreMerge branch 'ehofman/particles' into next
2010-03-27 Tim MooreMerge branch 'ehofman/dlerror' into next
2010-03-16 Tim MooreMerge branch 'ehofman/sound' into next
2010-03-16 ehofmanupdated vendor test
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-28 Tim MooreMerge branch 'fredb/winfix'
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-25 Tim MooreMerge branch 'torsten/geoequal'
2010-01-21 ehofmanSilently ignore previous errors to prevent halting...
2010-01-21 ehofmandefine _device so testForALCError can use it initialized..
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-16 ehofmantest for an AL or ALC error before calling an ALUT...
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-11 Tim MooreMerge branch 'timoore/effects'
2010-01-05 ehofmanMacOS returns an unsopported AL error when a file is...
2009-12-29 ehofmanRearrange alut error checking a bit
2009-12-27 ehofmankeep a pointer to the OpenAL vendor and renderer for...
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-12-14 ehofmanproper typecasting
2009-12-11 ehofmanfix a typo.
2009-12-11 ehofmanDon't assign the buffer data to the sample in case...
2009-12-11 ehofmanFix crash in SGSoundMgr::stop(): do not try to erase...
2009-12-06 ehofmanadd alcSuspendContext and alcProcessContext again to...
2009-12-03 ehofmanFix runtime switching of sound devices.
2009-11-30 ehofmanUpdates to allow runtime chaning of the sound device
2009-11-29 ehofmanAdd a function to retreive all available playback devices.
2009-11-29 ehofmanSmall bugfix
2009-11-29 ehofmanMake it possible to specify a different device name
2009-11-26 ehofmana slightly more readable version of the test
2009-11-26 ehofmanAlso test for older versions of OpenAL-Sample
2009-11-24 ehofmanDon't forget to apply the doppler adjustment factor...
2009-11-24 ehofmantest for implementations with 'bad' doppler effects...
2009-11-24 ehofmanproper listener velocity calculation, this has no effec...
2009-11-19 ehofmanthe wrong name also mislead me: rotate velocity to...
2009-11-18 ehofmanSet to default distance attenuation function but change...
2009-11-17 ehofmanWhat do you know, the real problem turned out to be...
2009-11-12 ehofmantemporarily remove listener (viewer) and source offsets...
2009-11-02 ehofmanRemove more unneeded code and properly set relative...
2009-11-02 ehofmanPosition and orientation fixes thanks to Tim Moore...
2009-11-01 ehofmanproper orientation(?) and comment out relative position...
2009-10-31 ehofmananother attempt at getting something useful without...
2009-10-29 ehofmanCommit the current state of affairs to see if it fixes...
2009-10-28 ehofmanFix a bug where a sample was removed from the sample...
2009-10-27 ehofmanalso test for NaN in listener code
2009-10-26 ehofmanFGViewer::recalcLookFrom turned out to be an excellent...
next