workadventure/front/src
TabascoEye 31a0d08c76
disable automatic gain control on microphone
AGC really makes the soundqulity way worse than it could be.
Especially since it is so noticeable when entering a Jitsi where AGC is disabled (and suddenly some people sound much better).

In the long run, this should probably be configurable. On the other hand the setting changes the audio _going out_ from a user, so it might be hard for him to judge which settings are a good or a bad idea…
2021-01-30 02:13:03 +01:00
..
Administration Lock user when he was banned 2021-01-25 14:10:16 +01:00
Connexion Simplifying code and making START_ROOM_URL compatible with public (_) and private (@) paths 2021-01-21 09:40:11 +01:00
Enum Simplifying code and making START_ROOM_URL compatible with public (_) and private (@) paths 2021-01-21 09:40:11 +01:00
Exception Create exception error 2020-12-18 14:30:46 +01:00
Logger Fixing use const instead of let 2020-06-19 14:30:34 +02:00
Messages Migrating messages locally into back and front 2020-09-24 11:16:08 +02:00
Network rewrote the login workflow 2020-09-25 19:23:33 +02:00
Phaser Merge pull request #681 from thecodingmachine/downgradephaser3.24 2021-01-28 23:08:47 +01:00
Url Simplifying code and making START_ROOM_URL compatible with public (_) and private (@) paths 2021-01-21 09:40:11 +01:00
WebRtc disable automatic gain control on microphone 2021-01-30 02:13:03 +01:00
index.ts Merge pull request #670 from thecodingmachine/httpCypress 2021-01-28 15:03:12 +01:00