]> git.mxchange.org Git - flightgear.git/history - src/Sound/soundmgr.cxx
This is step "1" of probably "many" in the process of separating out the
[flightgear.git] / src / Sound / soundmgr.cxx
2003-03-30 ehofmanSecond update in attempt to create an aircraft selectio...
2003-03-29 ehofmanA first stab at an aircraft selection dialog
2002-08-26 curtMinor tweaks to sound subsystem update rates.
2002-05-11 davidMajor overhaul:
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-20 curtConverted if ( string == "" ) constructs to if ( string...
2002-03-12 curt*** empty log message ***
2002-03-11 curtPatches from Erik.
2002-03-04 curtThis patch creates a sample manager next to the sound...
2002-02-05 curt1. Tidies up h-FOV/v-FOV handling and makes window...
2002-01-11 curtRemoved old remnants of plib-1.2.x support. We haven...
2001-12-22 davidModified FGSubsystem::update() to take an int parameter...
2001-10-29 curtSound manager changes from David Megginson.
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-25 curtMore fg -> sg namespace changes in simgear.
2001-03-24 curtSG-ified logstream.
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 curtAttempt to detect and work around plib-1.2.0 audio...
2001-03-09 curtWorking on vor audio ident (morse).
2001-03-05 curtReshuffled some of the sound code and created a "src...