workadventure/front
TabascoEye e3af68bed3 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-05-27 21:56:42 +02:00
..
dist First working version of video embed 2021-05-27 21:44:58 +02:00
packages/iframe-api-typings Dynamically fetching correct version and generating declarations only for npm lib 2021-04-11 11:32:56 +02:00
src Disable automatic gain control on microphone 2021-05-27 21:56:42 +02:00
style First working version of video embed 2021-05-27 21:44:58 +02:00
tests/Phaser FEATURE: we now allow a global zoom level of 1.5 2021-05-17 16:11:38 +02:00
.dockerignore Fixing Dockerfiles 2020-04-11 15:11:22 +02:00
.eslintrc.json Upgrading ESLint (and ignoring a bunch of interesting rules) 2021-05-12 11:44:41 +02:00
.gitignore Merge remote-tracking branch 'upstream/develop' into develop 2021-01-20 19:41:05 +01:00
Dockerfile Cleanup Dockerfiles, fix front Docker image build 2021-05-27 21:54:41 +02:00
jasmine.json Adding PlayerMovement class to interpolate/extrapolate position along tests (installing Jasmine) 2020-06-02 10:48:04 +02:00
LICENSE.txt Changing license to AGPL + Commons Clause 2020-06-09 10:17:21 +02:00
nginx-vhost.conf Cleanup Dockerfiles, fix front Docker image build 2021-03-26 22:33:34 +01:00
package.json Add support for HLS video streams while still supporting other formats 2021-05-27 21:47:29 +02:00
templater.sh Fixing GA tag not included in play domain 2021-03-05 10:00:11 +01:00
tsconfig-for-jasmine.json Fixing Jasmine tests 2021-05-17 16:41:10 +02:00
tsconfig-for-webpack.json Adding correct SCSS file integration with Svelte 2021-05-17 16:41:09 +02:00
tsconfig.json Adding correct SCSS file integration with Svelte 2021-05-17 16:41:09 +02:00
webpack.config.ts Adding fork-ts-checker-webpack-plugin 2021-05-17 16:41:38 +02:00
yarn.lock Bump Phaser version 2021-05-27 21:52:00 +02:00