]> git.mxchange.org Git - flightgear.git/history - src/Sound/morse.cxx
Merge branch 'next' of D:\Git_New\flightgear into next
[flightgear.git] / src / Sound / morse.cxx
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-08-01 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-08-01 Durk TalsmaMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-08-01 Frederic BouvierCompile with MSVC10
2010-07-28 Vivian MeazzaMerge branch 'work4' into next
2010-07-28 James TurnerMake various implicit includes (via PLIB) explicit.
2010-02-09 Tim MooreMerge branch 'torsten/track'
2010-02-09 Tim MooreMerge branch 'durk/atcdcl-cond'
2010-02-09 Tim MooreMerge branch 'jmt/navradio'
2010-02-09 Tim MooreMerge branch 'torsten/auto'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-01-31 Tim MooreMerge branch 'csaba/nan'
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'curt/navradio'
2010-01-13 Tim MooreMerge branches 'torsten/warn-atc' and 'tortsen/warn...
2010-01-12 Tim MooreMerge branch 'ehofman/version'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2010-01-11 Tim MooreMerge branch 'cptf/modeler'
2010-01-11 Tim MooreMerge branch 'jmt/navaid'
2010-01-11 Tim MooreMerge branch 'ehofman/rename'
2010-01-11 Tim MooreMerge branch 'topic/pu-crash'
2010-01-03 torstenwrong logic never found the 'end'
2009-12-21 Tim MooreMerge branches 'jmt/aircraft-name' and 'jmt/runway'
2009-12-21 Tim MooreMerge branch 'durk/traffic'
2009-12-21 Tim MooreMerge branch 'ehofman/jsbsim'
2009-12-20 Tim MooreMerge branch 'timoore/merge-effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
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...