]> git.mxchange.org Git - flightgear.git/history - src/Sound
Update VS2008 projects : use Boost 1.44.0 available in last 3rd Party archive
[flightgear.git] / src / Sound /
2010-09-09 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-09-08 Csaba HalaszMerge commit 'refs/merge-requests/1552' of git@gitoriou...
2010-09-06 James TurnerPass current-dir into XMLSound
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-08-01 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-08-01 Durk TalsmaMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-08-01 Frederic BouvierCompile with MSVC10
2010-08-01 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-07-28 Vivian MeazzaMerge branch 'work4' into next
2010-07-28 James TurnerAdd --fg-aircraft option, and aircraft dir path list...
2010-07-28 James TurnerMake various implicit includes (via PLIB) explicit.
2010-02-09 Tim MooreMerge branch 'torsten/track'
2010-02-09 Tim MooreMerge branch 'durk/atcdcl-cond'
2010-02-09 Tim MooreMerge branch 'jmt/navradio'
2010-02-09 Tim MooreMerge branch 'torsten/auto'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-01-31 Tim MooreMerge branch 'csaba/nan'
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'curt/navradio'
2010-01-13 Tim MooreMerge branches 'torsten/warn-atc' and 'tortsen/warn...
2010-01-12 Tim MooreMerge branch 'ehofman/version'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2010-01-11 Tim MooreMerge branch 'cptf/modeler'
2010-01-11 Tim MooreMerge branch 'jmt/navaid'
2010-01-11 Tim MooreMerge branch 'ehofman/rename'
2010-01-11 Tim MooreMerge branch 'topic/pu-crash'
2010-01-03 torstenwrong logic never found the 'end'
2009-12-21 Tim MooreMerge branches 'jmt/aircraft-name' and 'jmt/runway'
2009-12-21 Tim MooreMerge branch 'durk/traffic'
2009-12-21 Tim MooreMerge branch 'ehofman/jsbsim'
2009-12-20 Tim MooreMerge branch 'timoore/merge-effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-12-09 ehofmanActivate external-view checkbox for avionics
2009-12-03 ehofmanadd avionics enable/disable and volume control to the...
2009-11-30 ehofmanChange of thoughts since it makes life easier:
2009-11-29 ehofmanNew Property layout:
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-24 ehofmanproper listener velocity calculation, this has no effec...
2009-11-19 ehofmanTie samplegroup 'avionics' to the listener, just in...
2009-11-10 ehofmanallow sound effects in the configuration file to be...
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-10-24 ehofmanUse shared pointers for any reference to SGSoundSample
2009-10-24 ehofmanDon't make the SoundManager a memebr of the subsystem...
2009-10-21 ehofmanAssorted small soundsystem related fixes.
2009-10-19 ehofmanUse auto_ptr when calling SGSoundSample
2009-10-19 ehofmanremove a debugging left-over
2009-10-19 ehofmanFix a number of small bugs; eg test if SoundMgr::load...
2009-10-17 ehofmanSoundManager fixes
2009-10-12 Tim MooreMerge branches 'jmt/brakes' and 'jmt/dump'
2009-10-12 Tim MooreMerge branches 'jmt/xmlauto', 'luff/kln89' and 'curt...
2009-10-12 Tim MooreMerge branch 'jmt/positioned'
2009-10-12 Tim MooreMerge branch 'vivian/trainz'
2009-10-12 ehofmanCorrect (and verrified) position, orientation and veloc...
2009-10-08 ehofmanSplit up FGFX into a dedicated effects class (FGFX...
2009-10-06 ehofmanInitial commit of the new sound system, expect more...
2009-10-06 Tim MooreMerge branch 'topic/atis' into merge/master-atis
2009-10-01 Tim MooreMerge branch 'jmt/navradio'
2009-10-01 Tim MooreMerge branches 'jmt/navradio', 'jmt/cleanup' and 'torst...
2009-09-19 jmtRemove audio update from main.cxx, back to FGFX (but...
2009-09-19 jmtFGFX clean-ups, conversion of one more sgVec user.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-09-09 daveluffFix MSVC compilation
2009-09-09 jmtFix compilation - missing include of globals.hxx
2009-09-09 ehofmanDont execute code in case the soundmanager isn't proper...
2009-09-09 frohlichReplace the SGVec*::sg() methods with the equivalent...
2009-06-11 jmtUpdate FGViewer position clients to work with SGGeod...
2009-05-18 mfranzleak fixes
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-03-11 frohlichUse the position from the model placement.
2008-12-12 fredbReally catch sound exceptions, and avoid exiting on...
2008-09-05 ehofmanDon't update twice..
2008-09-05 ehofmanMove the soundmanager update code back to the main...
2008-08-22 ehofmanfix a last minute typo
2008-08-22 ehofmanNothing fancy, it all seemed to work properly already...
2008-08-21 ehofmanMove SGSoundMgr stuff oevr to FGFX
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-06-12 timooreFrom Benoit Laniel: replace SG threading constructs...
2008-01-17 timooresegfault in fg_fx.cxx fix
2007-04-20 curtSyd Adams:
2007-03-29 mfranzfix spectacularly useless error messages
2007-03-23 mfranzIf text contains "{display|voice}" groups, skip the...
2007-03-23 mfranz- turn \n, \t, \r into spaces. Otherwise Festival spell...
2006-06-11 mfranzfix another crash on exit by finally converting the...
2006-04-25 frohlichPigeons remaining 'crash on no sound device' fix.
2006-04-23 frohlichRevert a part of the past patch. It still does not...
2006-04-23 frohlichPigeon:
2006-03-31 mfranz- reduce timeout
2006-03-03 mfranzimprove error message: if festival doesn't seem to...
2006-02-21 mfranznew FSF address
2006-02-18 fredbNot missing but at the wrong place
2006-02-18 mfranzautomatically unlock mutex, because wait is a cancel...
2006-02-18 mfranzwasn't missing
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-12 fredbCatch sound exceptions at the earliest, report problem...
2006-02-11 mfranzadd voice subsystem. This is a generic socket interface...
2006-01-24 ehofmanMathias Fröhlich:
next