]> git.mxchange.org Git - flightgear.git/history - src/Network/fgcom.cxx
FGCom: add silence threshold setting
[flightgear.git] / src / Network / fgcom.cxx
2014-01-26 Clément de l'HamaideFGCom: add silence threshold setting
2014-01-16 Clément de l'HamaideFGCom: force 8.33KHz to be handled even if the frequenc...
2014-01-12 Clément de l'HamaideFGCom: update special_frq for built-in/standalone sync
2013-11-17 Clément de l'HamaideFGCom built-in: restore speaker volume settings
2013-10-28 Clément de l'HamaideFGCom: allow ulaw codec too
2013-10-26 Clément de l'HamaideFGCom[-sa]: add IAX denoiser and auto gain + set silenc...
2013-10-25 Clément de l'HamaideFGCom: remove unecessary assignation value
2013-10-25 Clément de l'HamaideFGCom: make COM1 and COM2 switchable with Shift+Space
2013-10-24 Clément de l'HamaideFGCom: use Speex codec instead of GSM codec
2013-10-23 James TurnerFGCom: initialise some variables.
2013-09-27 Clément de l'HamaideMove IAXClient library into 3rdparty directory
2013-09-22 Clément de l'Hamaideremove unused #define
2013-09-22 Clément de l'HamaideImplement IAX callerID feature
2013-08-29 James TurnerFix crash on re-position with FGCom.
2013-08-28 Clément de l'HamaideFGCom: implement a callback function and handle IAX...
2013-08-27 Clément de l'HamaideFGCom: Add a different max range for ground and tower...
2013-08-24 Clément de l'HamaideClean FGCom logging and fix IAX input level
2013-08-22 Clément de l'HamaideFix segFault on reset by checking IAX has been initialized
2013-08-21 Clément de l'HamaideFGCom: Should fix continous mic ON by checking state...
2013-08-19 James TurnerFix crash on exit when FGCom is not being used.
2013-08-19 Clément de l'HamaideFix range calculation for special frequencies
2013-08-16 f-jjthFGCom integrated into FlightGear.