1
0
Fork 0
flightgear/src
curt 57ba57a18b Erik Hofman:
For sounds that play while a value is in transit, use time rather than
the number of frames to judge when to halt the sound because it will be much
more reliable on high performance systems. It currently waits 10 ms.
before stopping the sound, but you might want to fiddle it a little by
changing MAX_TRANSIT_TIME defined int fg_sound.hxx
2002-09-28 12:16:37 +00:00
..
Aircraft Tidy up the autoconf/automake configuration a bit. 2002-08-25 19:40:04 +00:00
Airports Initial revision 2002-09-10 01:13:59 +00:00
ATC Tidy up the autoconf/automake configuration a bit. 2002-08-25 19:40:04 +00:00
Autopilot Cascading changes from the navcom.[ch]xx addition. 2002-09-19 01:12:26 +00:00
Cockpit Panel night lighting acts as if lights are always turned on. We don't 2002-09-28 03:57:37 +00:00
Controls Added a per-engine fuel pump switch. 2002-09-25 22:05:49 +00:00
Environment Made temperature, dew-point, and pressure at altitude read-only, so 2002-09-07 13:00:20 +00:00
FDM Minor formating tweaks. 2002-09-28 04:01:34 +00:00
GUI Fixed: When you select Menu->Autopilot->Set Heading nothing happens. 2002-09-11 16:51:23 +00:00
Include Bernie Bright: 2002-09-17 16:16:31 +00:00
Input Additional build system tweaks. 2002-09-03 01:12:26 +00:00
Instrumentation Modified to use fgGetLowPass from utils.cxx. 2002-09-27 22:04:21 +00:00
Main When the clock is frozen, set delta time to 0 so that the subsystems 2002-09-27 22:02:48 +00:00
Model Added explicit std:: prefix to map to work-around MSVC6 bug reported 2002-09-07 13:16:48 +00:00
Navaids Return the closest match, not just the first match. Sometimes there 2002-09-02 05:31:46 +00:00
Network Pass stall warning info in net_fdm.hxx 2002-09-27 21:20:28 +00:00
NetworkOLK Tidy up the autoconf/automake configuration a bit. 2002-08-25 19:40:04 +00:00
Objects Updated from Norman to hack on clouds ... some progress. 2002-09-18 14:57:20 +00:00
Scenery Removed tabs. 2002-09-23 15:27:46 +00:00
Sound Erik Hofman: 2002-09-28 12:16:37 +00:00
Systems Modified to use fgGetLowPass from utils.cxx. 2002-09-27 22:04:21 +00:00
Time Tidy up the autoconf/automake configuration a bit. 2002-08-25 19:40:04 +00:00
WeatherCM Tidy up the autoconf/automake configuration a bit. 2002-08-25 19:40:04 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Flattened src/Systems/ subtree. 2002-09-24 14:51:37 +00:00