]> git.mxchange.org Git - flightgear.git/history - src/Sound
Fix a typo breaking some takeoff-state logic.
[flightgear.git] / src / Sound /
2016-01-03 James TurnerChatter-queue moved out of globals
2016-01-03 Erik HofmanRemove scenefx code, it keeps crashing in untracable...
2015-12-31 James TurnerPull Sound-manager out of FGGlobals
2015-12-14 James TurnerMerge /u/userid-1550991/flightgear/ branch next into...
2015-12-11 James TurnerRemove view/tile/scenery members from globals
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch lat_lon_precisio...
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch fdm_restoration...
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch warning_cleanup_...
2015-12-10 Erik HofmanRead the scenery global scene effects configration...
2015-11-29 James TurnerMerge /u/r-harrison/flightgear/ branch next into next
2015-11-05 Erik HofmanRename EnvironmentFX to SceneFX and rethink the aircraf...
2015-11-04 Erik HofmanAdd Nasal bindings
2015-11-03 Erik HofmanFirst implementation of an environment audio fx module
2015-06-12 Torsten DreyerFix some warnings
2015-05-19 Torsten DreyerMerge commit 'c8115f516c47fd389b34f59055d3c2e9a6b697e2...
2015-05-19 Torsten DreyerMerge commit '6c1934fcdf7dc91897e9d4dc8b8b6810b1de6a51...
2015-05-18 onoxUse actual position of view for sound manager
2015-03-24 James TurnerPortability: Fix compile errors on MSVC (cmath)
2014-05-20 Torsten DreyerMore log class fixes
2014-05-13 Torsten DreyerMore AtisSpeaker variations
2014-05-10 Torsten DreyerTry to fix build error for msvc
2014-05-07 Torsten DreyerUse FLITE voices in FGVoiceMgr
2014-05-07 Torsten DreyerRender voice to memory, no more temp files.
2014-05-07 Torsten Dreyeratis voice: add some variation in pitch and speed
2014-05-06 Torsten DreyerAdd GPL header
2014-05-06 Torsten DreyerChanges to voice + atis
2014-04-27 Torsten DreyerVoiceSynthesizer: add some test/debug properties
2014-04-27 Torsten DreyerTemporary fix for crash in FGVoiceMgr on reset
2014-04-24 Torsten Dreyeruse flite+hts for metar
2014-04-23 Torsten Dreyervoice system: all doors in FLITE
2013-11-25 James TurnerReset: fix a static in play-audio-sample
2013-11-12 James TurnerReset: sound manager can be shutdown cleanly
2013-10-20 James TurnerDon't speak < or > when using Festival.
2013-10-15 James TurnerCleanup exit handling.
2013-08-19 Tom PaolettiPerformance optimization: empty() instead of size()>0
2012-11-26 ThorstenBStop AI aircraft's sound when removing
2012-10-13 ThorstenBStash properties
2012-10-04 ThorstenBRevive master sound enable switch.
2012-10-04 ThorstenBFix Linux build: "malloc" needs stdlib.h
2012-10-01 James TurnerMake the sound-manager optional in a few places.
2012-09-30 James TurnerMake FGVoicePlayer.hxx not require sample_openal.hxx
2012-09-30 James TurnerTolerate refactored SGSound headers.
2012-09-25 James TurnerMake the view-manager and sound-manager independent.
2012-09-21 ThorstenBSound Manager: support subsystem reinit
2012-09-17 ThorstenBCreate FGSoundManager as a wrapper for SGSoundMgr_OpenAl
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-04 ThorstenBFix rpmlint/Linux packager complaints
2012-03-31 Erik HofmanMake sure _avionics is enabled before calling suspend...
2012-03-22 ThorstenBNo avionics sound group for aimodels.
2012-03-22 ThorstenBDon't crash on start-up when avionics sound is disabled.
2011-12-27 ThorstenB#545: Fix ATC chatter sound settings being ignored
2011-12-13 adrianMerge branch 'next' into attenuation
2011-12-12 adrianMerge branch 'next' into navaids-radio
2011-12-12 Erik Hofmanreaneble ai modeul sound effects
2011-12-11 adrianMerge branch 'next' into attenuation
2011-12-11 ThorstenBProvide error message when file isn't found.
2011-12-06 adrianMerge branch 'attenuation' into navaids-radio
2011-12-06 adrianMerge branch 'next' into attenuation
2011-12-04 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-04 ThorstenBPerformance improvement
2011-12-04 adrianMerge branch 'attenuation' into navaids-radio
2011-12-04 adrianMerge branch 'next' into attenuation
2011-12-03 Erik Hofmanmake the sound of the base model work again. this also...
2011-12-03 Erik HofmanProperly construct a string from another string and...
2011-12-01 adrianMerge branch 'radio-clutter' into attenuation
2011-12-01 adrianMerge branch 'next' into attenuation
2011-11-25 Erik HofmanInitials sound support for AI models.
2011-11-24 adrianMerge branch 'next' into comm-subsystem
2011-11-23 adrianMerge branch 'next' into comm-subsystem
2011-11-20 Erik HofmanPostpone initialization of the avionics soundgroup...
2011-11-20 Erik HofmanAllow for a different property root location besides '/'
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-14 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-11-14 Frederic BouvierFix MSVC9 build
2011-11-01 James TurnerGoodbye automake.
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-17 James TurnerFix (nearly) all the std:: namespace violations in...
2011-10-06 adrianMerge branch 'next' into comm-subsystem
2011-10-03 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-09-28 Torsten DreyerAdd a localizer audio ident class
2011-09-15 Torsten Dreyerfix upper/lowercase typo
2011-09-15 Torsten DreyerSome more refactoring of the radios
2011-09-13 Torsten DreyerRefactor morse and beacon as singleton
2011-08-11 ThorstenBUse some more logging class variety.
2011-07-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-30 James TurnerFixes for include-file flattening - condition.hxx no...
2011-07-24 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-19 James TurnerMore CMake headers support
2011-06-05 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-05-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-05-31 Torsten DreyerMerge branch 'next' of 10.101.2.62:~/FlightGear/fg...
2011-05-30 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-05-29 ThorstenBfix #142: initial window position
2011-04-03 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-03-24 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-03-23 ThorstenBDrop unnecessary include dependency.
2011-03-19 Erik HofmanMake sure Include/config.h gets found which is located...
2011-03-19 ThorstenBMore virtual destructors.
2011-03-19 ThorstenBAvoid nuisance sound effects after sim-reset.
2011-03-10 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
next