Commit Graph

27 Commits (d396727e39c3454d7da99891a35654d0add5be79)

Author SHA1 Message Date
Jaya Allamsetty 298c4bd1e3 fix(conference) Fixes an issue where first unmute with disableInitialGUM=true was resulting in user staying muted. 2 years ago
Saúl Ibarra Corretgé 7cd39b7983 feat(ts) make tsc happy 3 years ago
Jaya Allamsetty 9ca0ee41b6 fix(devices): Fixes a JS error when no audio/video is selected and there is a device update. 4 years ago
Nils Ohlmeier cd6a814978 addressed review comments 4 years ago
Nils Ohlmeier 41f5872f70 fix(conference): store user selected device from Firefox prompt 4 years ago
Nils Ohlmeier 84f37b1777
fix(conference) avoid double prompts in Firefox after choosing non-default device. 4 years ago
paweldomas 812af33a4d fix(mediaDeviceHelper): fix typo in dispatch 5 years ago
virtuacoplenny 251da1861a
feat(api): notify api of mic and camera errors (#4289) 6 years ago
Дамян Минков c040b3a7dd
Fall back to using label for preferred devices (#4171) 6 years ago
Дамян Минков 768cff48a4
Notify for new device (#4165) 6 years ago
damencho 740c1eb84f Adds new persistent state for devices user selection. 6 years ago
Hristo Terezov 4abc2db24a fix(device-selection): Default device change. 6 years ago
virtuacoplenny 4e4755f91e
Remove state from mediaDeviceHelper (#3226) 7 years ago
zbettenbuk 959db3a665 Make web use the redux settings/profile 7 years ago
Lyubo Marinov 8fd91573fc Fix eslint & flow errors 8 years ago
hristoterezov 969f5d67ab feat(eslint): Enable for non react files 8 years ago
Lyubo Marinov dfebd692f3 eslint 4.8.0 8 years ago
Leonard Kim 74ddae4a6a feat(device-errors): move device error dialogs to notifications 8 years ago
paweldomas 68f4a4ae9f ref: enable/disable microphone button 8 years ago
paweldomas 2281b1acd2 ref: enable/disable video button 8 years ago
yanas 125e894624 Rename functions, fix jquery element ref and indentetation 9 years ago
yanas 0e9835dde2 Restyles the toolbar button toggle state 9 years ago
Lyubomir Marinov a2b076985a ESLint 9 years ago
tsareg d149ba6fc5 Fire an optional JitsiMediaDevices.PERMISSION_PROMPT_IS_SHOWN event when browser shows user media permission prompt when calling createLocalTracks 9 years ago
tsareg 8b528b582f Fixing various edge-cases when two gUM error dialogs might be shown and other possible bugs 9 years ago
tsareg 897a6bfbe6 Refactored conference.js code. Moved almost all code that relates to handling change of media devices to separate module. Fixed couple of bugs. 9 years ago