]> git.mxchange.org Git - flightgear.git/history - src/Sound/fg_fx.hxx
Flight-history men usage cap.
[flightgear.git] / src / Sound / fg_fx.hxx
2012-11-26 ThorstenBStop AI aircraft's sound when removing
2012-10-01 James TurnerMake the sound-manager optional in a few places.
2012-09-30 James TurnerTolerate refactored SGSound headers.
2011-12-04 adrianMerge branch 'attenuation' into navaids-radio
2011-12-04 adrianMerge branch 'next' into attenuation
2011-12-03 Erik Hofmanmake the sound of the base model work again. this also...
2011-11-24 adrianMerge branch 'next' into comm-subsystem
2011-11-20 Erik HofmanAllow for a different property root location besides '/'
2011-03-08 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-02-28 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-02-27 Torsten Dreyerprepare for subsystem_mgr.hxx no longer including props.hxx
2010-02-09 Tim MooreMerge branch 'torsten/auto'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
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-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'
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-29 ehofmanNew Property layout:
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-10 ehofmanallow sound effects in the configuration file to be...
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-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.
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...
2007-04-20 curtSyd Adams:
2006-06-11 mfranzfix another crash on exit by finally converting the...
2006-02-21 mfranznew FSF address
2006-01-10 curtAnother attempt at fixing a cygwin compiler error.
2006-01-10 curtCygwin fix.
2006-01-09 curtAdditional functionality added to the FlightGear sound...
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-04-24 curtChanges to go along with small interface changes in...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
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-03-30 ehofmanSecond update in attempt to create an aircraft selectio...
2002-12-31 davidPatch from Norm Vine to remove unnecessary include...
2002-05-11 davidMajor overhaul:
2002-02-27 davidMajor sound-effect architectural reworking from Eric...
2002-01-18 curtTweaks to sound levels from Erik Hofman.
2001-12-22 davidModified FGSubsystem::update() to take an int parameter...
2001-12-21 curtAdded _wheel_spin[] variable for simple wheel spin...
2001-12-03 curt- added gear up and gear down sounds
2001-11-30 curt** src/Cockpit/panel.cxx
2001-11-20 curt- changed MAX_GEAR to an enum to avoid upsetting non...
2001-11-06 curt- added support for new sounds: flaps, wheel rumble...
2001-10-28 curtInitial revision of fg_fx.[ch]xx