jiti-meet/css/modals
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
..
desktop-picker electron: add desktop picker 2017-03-30 17:58:31 +01:00
device-selection fix(device-selection): do not reuse tracks in previews 2017-05-05 09:27:59 -07:00
feedback Fix some ui bugs 2016-11-15 16:37:09 +02:00
invite feat(invite): include dial-in numbers in the invite modal 2017-05-01 12:47:35 -07:00
speaker_stats fix: set a default color for text in modal dialogs 2017-04-18 14:14:26 -05:00
_dialog.scss feat: convert invite dialog to react and redux 2017-04-19 20:41:23 -05:00