jiti-meet/react/features/base/lib-jitsi-meet
Leonard Kim 2f994b1227 feat: new device selection modal with previews
The Device Selection modal consists of:
- DeviceSelection, an overly smart component responsible for
  triggering stream creation and cleanup.
- DeviceSelector for selector elements.
- VideoInputPreview for displaying a video preview.
- AudioInputPreview for displaying a volume meter.
- AudioOutputPreview for a test sound output link.

Store changes include is primarily storing the list of
available devices in redux. Other app state has been left
alone for future refactoring.
2017-04-10 13:30:00 -07:00
..
native [RN] Support the for...of statement in lib-jitsi-meet 2017-03-01 21:30:21 -06:00
_.native.js Split React components out of index.html 2016-11-24 02:21:02 -06:00
_.web.js Fix IE redirect problem 2017-02-22 23:36:06 -06:00
actionTypes.js Replace features/unsupported-browser SET_UNSUPPORTED_BROWSER with features/base/lib-jitsi-meet SET_WEBRTC_READY 2017-02-28 00:18:51 -06:00
actions.js Replace features/unsupported-browser SET_UNSUPPORTED_BROWSER with features/base/lib-jitsi-meet SET_WEBRTC_READY 2017-02-28 00:18:51 -06:00
constants.js Replace features/unsupported-browser SET_UNSUPPORTED_BROWSER with features/base/lib-jitsi-meet SET_WEBRTC_READY 2017-02-28 00:18:51 -06:00
functions.js feat: new device selection modal with previews 2017-04-10 13:30:00 -07:00
index.js [RN] Use participant connection status events instead of last N 2017-04-05 01:41:46 -05:00
middleware.js [RN] Fix loading config from non-default domains 2017-04-07 14:54:32 -05:00
reducer.js Replace features/unsupported-browser SET_UNSUPPORTED_BROWSER with features/base/lib-jitsi-meet SET_WEBRTC_READY 2017-02-28 00:18:51 -06:00