jiti-meet/react/features/base/config
Andrei Gavrilescu 06491e2406
feat(noise-suppression): Add noise suppression effect. (#11547)
* add denoise effect

* denoise prototype

* improve rnnoise / add comments

* revert some unnecessary changes

* Add noise suppressor worklet

* Send notification on failure

* address code review

* additional comments

* additional comments

* update package-lock

* fix rebase changes

* update rnnoise npm package

* sort lang

* adjust webpack performance hint

* address code review

* address code review

* switch ns files to typescript

* fix null-loader version, lang sort

* fix lint

* missing import

* fix lint / address code review

* use single action for ns state

* move activation to thunk

* increase node heap

* copy noise-suppressor to deploy

* fix ts lint
2022-07-20 15:31:17 +03:00
..
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
actions.js (external_api) Add command for overwriting config values. 2021-03-10 18:30:14 +02:00
configType.ts ref(TS) Alpha sort interfaces (#11883) 2022-07-20 11:47:01 +03:00
configWhitelist.js feat(transcription) Enable for all (#11739) 2022-06-28 14:11:26 +03:00
constants.js feat(noise-suppression): Add noise suppression effect. (#11547) 2022-07-20 15:31:17 +03:00
extraConfigWhitelist.js chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
functions.any.js refactor(multi-stream) refactor virtual screenshare creation and support plan-b clients (#11445) 2022-04-29 10:32:16 -04:00
functions.native.js fix: Fixes an error with configuration without analytics. 2021-08-17 12:54:29 -05:00
functions.web.js fix(toolbox) hide volume meter when audio levels are disabled 2022-01-11 17:08:36 +01:00
getRoomName.js config: drop configLocation and getroomnode options 2019-10-14 12:20:58 +02:00
index.js feat: Update video receiver constraints to use source names (#10527) 2021-12-16 11:49:36 -06:00
interfaceConfigWhitelist.js feat(notifications) revisit timeouts and make them configurable 2021-11-24 12:05:27 +01:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js fix(disableSelfView) Config overwrites settings (#10750) 2022-01-10 12:46:33 +02:00
reducer.ts ref: Convert files to TS (#11840) 2022-07-12 14:41:26 +03:00