]> git.mxchange.org Git - flightgear.git/history - src/Sound/morse.cxx
Change of thoughts since it makes life easier:
[flightgear.git] / src / Sound / morse.cxx
2009-10-24 ehofmanDon't make the SoundManager a memebr of the subsystem...
2009-10-21 ehofmanAssorted small soundsystem related fixes.
2009-10-19 ehofmanUse auto_ptr when calling SGSoundSample
2009-10-06 ehofmanInitial commit of the new sound system, expect more...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-09-09 daveluffFix MSVC compilation
2009-09-09 jmtFix compilation - missing include of globals.hxx
2009-09-09 ehofmanDont execute code in case the soundmanager isn't proper...
2006-02-21 mfranznew FSF address
2005-11-12 ehofmanSync with SimGear.
2005-10-25 ehofmanAlex Romosan:
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-05-10 curtClean up some sound buffer allocation/deallocation...
2004-04-28 curtSet a rapid fall off rate for interior cockpit sounds...
2004-04-24 curtChanges to go along with small interface changes in...
2003-08-11 curtFix some compiler warnings.
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-01-29 davidAdd support for numerals as well as letters in Morse...
2001-03-29 curtDynamically adjust audio safety margin (how much audio...
2001-03-28 curtAdded marker beacon sound effects.
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-21 curtMSVC fixes.
2001-03-09 curtPlay the full 4x VOR and 1x DME morse ident sequence...
2001-03-09 curtWorking on vor audio ident (morse).
2001-03-05 curtReshuffled some of the sound code and created a "src...