summaryrefslogtreecommitdiffstats
path: root/src/components/MediaDevicesPreview.vue
AgeCommit message (Expand)Author
2023-01-24apply changes after code-reviewsMaksim Sukharev
2023-01-24apply component in Talk settingsMaksim Sukharev
2022-08-15Fix importsJoas Schilling
2022-05-18Fix remaining warningsmarco
2022-01-24Fix eslintJoas Schilling
2022-01-20Fix linter errorsmarco
2021-10-05Move device switching logic to a mixinmarco
2021-10-05Remove unused enable propmarco
2021-06-17Lint fixMarco Ambrosini
2021-02-03Replace icon-error with AlertCircle in callsVincent Petry
2021-02-03Replace video button icon with material design iconVincent Petry
2021-02-01Replace mute icon with material design iconVincent Petry
2020-12-16Disable PIP for non-promoted videosVincent Petry
2020-08-24Do not use "finally" on promises returned by "getUserMedia"Daniel Calviño Sánchez
2020-08-21Enable MediaDevicesPreview by defaultDaniel Calviño Sánchez
2020-08-21Trigger events when the selected audio or video input device changesDaniel Calviño Sánchez
2020-08-20Adapt preview styles to new layoutMarco Ambrosini
2020-08-05Handle empty "deviceId" when media permissions are not grantedDaniel Calviño Sánchez
2020-08-05Do not request a stream again for the active deviceDaniel Calviño Sánchez
2020-08-05Do not update streams again while waiting for a previous oneDaniel Calviño Sánchez
2020-08-05Show also an error message instead of just an error iconDaniel Calviño Sánchez
2020-08-05Add components to select and preview media devicesDaniel Calviño Sánchez