jiti-meet/react/features
Leonard Kim 929bc8b8b9 fix(device-selection): do not reuse tracks in previews
Device selection has live previews that reuse the current local
audio and video tracks for the sake of internet explorer. This
means when the local video was muted, device selection would
show a muted message. It is preferred to show a live preview
even when muted.

The changes include:
- Passing device ids into DeviceSelectionDialog, not tracks.
- Setting default selected devices to use for live previews.
- Removing all checks in DeviceSelectionDialog involving local tracks.
- Catching and displaying errors when creating a live video preview.
2017-05-05 09:27:59 -07:00
..
app Remote control - display the authorization dialog in meet (#1541) 2017-05-03 18:57:52 -05:00
base fix(audio-only): combine video status labels 2017-05-05 09:27:59 -07:00
conference fix(audio-only): combine video status labels 2017-05-05 09:27:59 -07:00
desktop-picker Comply w/ coding style 2017-04-06 12:09:01 -05:00
device-selection fix(device-selection): do not reuse tracks in previews 2017-05-05 09:27:59 -07:00
feedback Fixes related to coding style 2017-02-02 10:54:24 -06:00
filmstrip Comply w/ coding style 2017-04-10 19:14:14 -05:00
invite feat(invite): include dial-in numbers in the invite modal 2017-05-01 12:47:35 -07:00
large-video ref(avatar): Move Avatar and Participant view to base/participants 2017-03-02 16:57:43 -06:00
mobile [RN] Fix full-screen mode when a dialog is opened on Android 2017-04-19 13:55:44 -05:00
overlay Simplify, comply w/ coding style 2017-04-22 17:57:08 -05:00
remote-control Remote control - display the authorization dialog in meet (#1541) 2017-05-03 18:57:52 -05:00
room-lock Comply w/ coding style 2017-04-19 20:56:19 -05:00
share-room [RN] Add ability to share the URL for a conference 2017-04-06 00:24:26 -05:00
speaker-stats Move timeUtil.js out of features/base/util 2017-04-14 13:14:02 -05:00
toolbox feat(conference): add audio only mode 2017-05-05 09:27:59 -07:00
unsupported-browser [RN] Fix remote JS debugging 2017-03-01 21:33:49 -06:00
video-status-label fix(audio-only): combine video status labels 2017-05-05 09:27:59 -07:00
welcome Move roomnameGenerator.js out of features/base/util 2017-04-14 13:14:02 -05:00