jiti-meet/react/features/settings
Pawel Domas 6ebe2c2809 audio output selection in safari blocks the UI
It appears that at the time of this writing, creating audio tracks blocks
the browser's main thread for a long time on safari. Wasn't able to confirm
which part of track creation does the blocking exactly, but not creating
the tracks seems to help and makes the UI much more responsive.
2021-01-11 14:17:29 -05:00
..
components audio output selection in safari blocks the UI 2021-01-11 14:17:29 -05:00
actionTypes.js ref: Settings to JitsiModal 2020-04-07 11:18:50 +02:00
actions.js settings: only import required action 2020-07-21 15:25:19 +02:00
constants.js ref: Settings to JitsiModal 2020-04-07 11:18:50 +02:00
functions.js feat(prejoin): Add settings options for prejoin page 2020-07-17 13:40:29 +03:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
popup.js Move DeviceSelectionPopup to its right place 2019-01-09 12:02:42 +01:00
reducer.js ref: Settings to JitsiModal 2020-04-07 11:18:50 +02:00