Logo
Explore Help
Register Sign In
ZF/jitsi-meet
1
0
Fork 0
You've already forked jitsi-meet
mirror of https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git synced 2026-05-18 22:27:46 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
b4eae56eed0bbbe0da580b9f741b8c36b2ea7eee
jitsi-meet/react/features/device-selection/index.js

7 lines
132 B
JavaScript
Raw Normal View History

fix: open device selection if it is the only available setting Move logic to open device selection outside of SettingsMenu so it can be called independently by either SettingsMenu or by the settings button itself if no other settings but devices will be displayed.
2017-04-09 14:20:37 -07:00
export * from './actions';
feat(device_selection): Implement popup
2017-06-03 22:12:04 -05:00
export * from './actionTypes';
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-03-29 10:43:30 -07:00
export * from './components';
feat(device_selection): Implement popup
2017-06-03 22:12:04 -05:00
import './middleware';
import './reducer';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 154ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API