]> git.mxchange.org Git - flightgear.git/history - src/Sound/fg_fx.cxx
This is step "1" of probably "many" in the process of separating out the
[flightgear.git] / src / Sound / fg_fx.cxx
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-02-11 curtErik Hofman:
2002-10-03 davidHave update check that sound is enabled.
2002-05-11 davidMajor overhaul:
2002-05-09 curtErik Hofman:
2002-03-27 davidPatch from Frederic Bouvier:
2002-03-20 curtConverted if ( string == "" ) constructs to if ( string...
2002-03-19 davidMajor property-manager rewrite, using const char *...
2002-03-12 curt*** empty log message ***
2002-03-11 curtCleaned up a couple compiler warnings.
2002-02-27 davidMajor sound-effect architectural reworking from Eric...
2002-02-05 curtVarious Irix compiler tweaks.
2002-01-19 davidRemoved FGEngInterface and FGGearInterface after consul...
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 a really simple wheel spin model for audio effect...
2001-12-09 curtMSVC patches from Christian Mayer.
2001-12-09 curtCosmetic changes to #include order.
2001-12-07 curtTweak how tire squeal volume is calculated ... probably...
2001-12-06 curtChanged --aircraft= to --aero= to make way for a high...
2001-12-03 curt- added gear up and gear down sounds
2001-11-30 curt** src/Cockpit/panel.cxx
2001-11-30 curtTweaks to pitch/volume of a couple sound effects.
2001-11-24 curtSync with latest JSBSim CVS.
2001-11-20 curt- changed MAX_GEAR to an enum to avoid upsetting non...
2001-11-12 curtI just nailed an especially annoying tile cache schedul...
2001-11-06 curt- added support for new sounds: flaps, wheel rumble...
2001-10-29 curtAdditional changes including updates to JSBSim to try...
2001-10-29 curtSound manager changes from David Megginson.
2001-10-28 curtInitial revision of fg_fx.[ch]xx