]> git.mxchange.org Git - flightgear.git/history - src/Sound
Patch from Andy Ross:
[flightgear.git] / src / Sound /
2002-02-27 davidMajor sound-effect architectural reworking from Eric...
2002-02-05 curtVarious Irix compiler tweaks.
2002-02-05 curt1. Tidies up h-FOV/v-FOV handling and makes window...
2002-02-05 curtTweaks from Julian Foad:
2002-01-19 davidRemoved FGEngInterface and FGGearInterface after consul...
2002-01-18 curtTweaks to sound levels from Erik Hofman.
2002-01-11 curtRemoved old remnants of plib-1.2.x support. We haven...
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-22 davidModified FGSubsystem::update() to take an int parameter...
2001-12-21 curtAdded _wheel_spin[] variable for simple wheel spin...
2001-12-21 curtAdded a really simple wheel spin model for audio effect...
2001-12-12 david-Removed .cvsignore from itself, since .cvsignore is...
2001-12-09 curtDavid Megginson writes:
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
2001-07-19 curt- don't set computer sound volume -- that's up to the...
2001-07-03 curtUse the new plib-1.4.1 sound interface to set a maximum...
2001-03-29 curtTweaking sound safety margin.
2001-03-29 curtPut blinking marker beacon (bool) into the property...
2001-03-29 curtDynamically adjust audio safety margin (how much audio...
2001-03-28 curtAdded marker beacon sound effects.
2001-03-25 curtMore fg -> sg namespace changes in simgear.
2001-03-24 curtSG-ified logstream.
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-21 curtMSVC fixes.
2001-03-16 curtMore tweaks to radio and sound.
2001-03-14 curtTweaks to PLIB version detection.
2001-03-12 curtCleaned up a few things relating to playing morse audio...
2001-03-09 curtPlay the full 4x VOR and 1x DME morse ident sequence...
2001-03-09 curtAttempt to detect and work around plib-1.2.0 audio...
2001-03-09 curtWorking on vor audio ident (morse).
2001-03-06 curtOoops, missed adding this the first time.
2001-03-05 curtReshuffled some of the sound code and created a "src...