]> git.mxchange.org Git - flightgear.git/history - src/Sound
Autopilot: clean up the helpers code (which drives the various /internal/) properties...
[flightgear.git] / src / Sound /
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-06 Tim MooreMerge branch 'tat/configure'
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-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:
2006-01-10 curtAnother attempt at fixing a cygwin compiler error.
2006-01-10 curtFix a compiler warning (member initialization order...
2006-01-10 curtSmall change to avoid dangling audio resources.
2006-01-10 curtCygwin fix.
2006-01-09 curtAdditional functionality added to the FlightGear sound...
2005-11-12 ehofmanSync with SimGear.
2005-10-25 ehofmanAlex Romosan:
2005-01-17 curtRemove unneeded #include's
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-09-19 ehofmanMake use of cached pointers instead of the hash table.
2004-05-14 curtBetter support for pausing/unpausing sound.
2004-05-10 curtClean up some sound buffer allocation/deallocation...
2004-04-28 curtSet a rapid fall off rate for interior cockpit sounds...
2004-04-24 curtChanges to go along with small interface changes in...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-08-11 curtFix some compiler warnings.
2003-05-09 curt- Added "SG" prefix to sound classes that recently...
2003-05-09 ehofmanExtract the sound code from FlightGear and move it...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-03-30 ehofmanSecond update in attempt to create an aircraft selectio...
2003-03-29 ehofmanA first stab at an aircraft selection dialog
2003-02-11 curtErik Hofman:
2003-02-04 curtFix a bug in transit sound termination and adjust the...
2003-01-29 davidAdd support for numerals as well as letters in Morse...
2002-12-31 davidPatch from Norm Vine to remove unnecessary include...
2002-10-03 davidHave update check that sound is enabled.
2002-09-30 curtErik Hofman:
2002-09-28 curtErik Hofman:
2002-08-26 curtMinor tweaks to sound subsystem update rates.
2002-08-25 curtErik Hofman:
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-08-05 davidPatch from Erik Hofman to remove 'random' option for...
2002-07-18 davidPatch from Cameron Moore:
2002-06-14 curtErik Hofman:
2002-06-13 curtAndy Ross:
2002-06-04 curtErik Hofman:
2002-05-20 curtErik Hofman:
2002-05-17 curtJim Wilson:
2002-05-11 davidMajor overhaul:
2002-05-11 davidProperty patches from Frederic Bouvier:
2002-05-09 curtErik Hofman:
2002-04-19 davidStop the sound when paused. We really need a separate...
2002-04-18 curtTracked down a potential segfault when trying to audibl...
2002-03-27 curtChanges corresponding to recent property manager changes
2002-03-27 davidPatch from Frederic Bouvier:
2002-03-20 curtConverted if ( string == "" ) constructs to if ( string...
2002-03-20 curtVarious Irix cleanups.
2002-03-19 davidMajor property-manager rewrite, using const char *...
2002-03-13 curtAdd "(" and ")" to ensure the expression is evaluated...
2002-03-12 curt*** empty log message ***
2002-03-11 curtPatches from Erik.
next