Mészáros Mihály
fc54ee7ddd
Update hu translation
2020-05-21 11:39:49 +02:00
Håvar Aambø Fosstveit
11ec28aa5c
Cleanup logging
2020-05-20 23:58:05 +02:00
Håvar Aambø Fosstveit
0654acded8
Cleaning up device handling. Now able to change devices properly when audio/video is disabled.
2020-05-20 23:57:41 +02:00
Håvar Aambø Fosstveit
425fd1a92b
Hark cleanup
2020-05-20 23:48:03 +02:00
Håvar Aambø Fosstveit
93cc50ace2
Small fixes and cleanup
2020-05-20 23:44:33 +02:00
Håvar Aambø Fosstveit
a1aec0a8d3
Cleanups
2020-05-20 23:44:11 +02:00
Håvar Aambø Fosstveit
fbd39af210
Update translation
2020-05-20 23:41:45 +02:00
Roman Drozd
1179350759
Fix showing quality indicator on Me ( #403 )
2020-05-20 21:30:58 +02:00
mi4aux
e0854d8d6b
Language files updates ( #402 )
...
* Added missing translation variable "settings.showAdvancedAudio"
Added missing translation variable "settings.showAdvancedAudio" to all translation files. Placed it before echoCancellation to keep logic order by the menu
* Update de.json
fix: SPACE-Taste ... it's LEERTASTE in german
added new translation variables
* Update de.json (typo-fix)
* Update en.json (suggestion)
Remove "Show" ... with the new layout/icon it should be clear for users.
Otherwise switching between "Show" and "Don't show" would be needed.
2020-05-20 21:30:31 +02:00
Håvar Aambø Fosstveit
27eeadbe84
Merge pull request #401 from havfo/feat-network-indicator
...
Fix crash when extra video is running
2020-05-20 20:17:22 +02:00
Håvar Aambø Fosstveit
d75d2154f2
Proper locale setting, fixes #369
2020-05-20 20:15:56 +02:00
Roman Drozd
e301474906
Add missing isExtraVideo props validation
2020-05-20 19:53:21 +02:00
Roman Drozd
522ecf873e
Fix crash when extra video is running
2020-05-20 19:48:31 +02:00
Stefan Otto
28f92d79cf
Delete localAudioAnalyzer.js
2020-05-20 19:27:56 +02:00
Håvar Aambø Fosstveit
21a56f3b40
Merge pull request #349 from havfo/feat-network-indicator
...
create component "NetworkIndicator"
add to VideoView for Me,
receive data from server / getTransportStats,
estimate of connection/value [wip]
show recv/send bitrate in advanced mode
* Change probe counting from sec to state inc
* Rebuild, fix null error with null
* Store probe from zero
* Add highestBitrate
* Fix eslint errors
* remove graphical indicator, refactor only to statistics
* uninstall "wifi-network-indicator" package
* Remove "netInfo" class
* Change "advanced mode" box info "bitrate" from MB/s to Mb/s
* fix my own fault
* Fix crash when screen sharing is running
* Update transport stats only when advancedMode is on
* Fix/Mute eslint Multiline support info
* Fix lint
* Set VideoView/netInfo prop as not required
* Fix lint
* Set RoomClient/_getTransportStats() as public
Co-authored-by: Stefan Otto <stefan.otto@uninett.no>
2020-05-20 18:02:47 +02:00
Roman Drozd
50a9733af1
Set RoomClient/_getTransportStats() as public
2020-05-20 17:01:42 +02:00
Roman Drozd
81d4b015bc
Fix lint
2020-05-20 16:56:53 +02:00
Roman Drozd
ddd8c36c67
Merge branch 'develop' into feat-network-indicator
2020-05-20 16:47:02 +02:00
Roman Drozd
407a7d6991
Set VideoView/netInfo prop as not required
2020-05-20 16:21:07 +02:00
Roman Drozd
ce2e18f01a
Fix lint
2020-05-20 15:49:31 +02:00
Roman Drozd
90ef355fbf
Fix/Mute eslint Multiline support info
2020-05-20 15:37:31 +02:00
Roman Drozd
3fc8f5683e
Update transport stats only when advancedMode is on
2020-05-20 15:14:16 +02:00
Håvar Aambø Fosstveit
ac079d1cd1
Change to Material-UI switch for settings
2020-05-20 14:56:39 +02:00
Stefan Otto
09ebb8f0d9
Merge branch 'develop' of https://github.com/havfo/multiparty-meeting into develop
2020-05-20 14:26:08 +02:00
Stefan Otto
bb63b6304e
Fix autoMuteThreshold bug #394
2020-05-20 14:25:13 +02:00
Mészáros Mihály
0b3514ddbc
Translation fixes still
2020-05-20 14:17:40 +02:00
Mészáros Mihály
0660c151f9
Fix tranlation mistakes
2020-05-20 14:12:53 +02:00
Mészáros Mihály
5f8e2aaa36
Change value label from off to auto
2020-05-20 14:00:13 +02:00
Mészáros Mihály
4214522767
Change text template
2020-05-20 13:59:23 +02:00
Mészáros Mihály
58f153733d
Add translations to autounmute
2020-05-20 13:58:18 +02:00
Stefan Otto
73709639e0
Merge branch 'develop' of https://github.com/havfo/multiparty-meeting into develop
2020-05-20 13:29:55 +02:00
Stefan Otto
ee564e9187
Fix layout and padding for advanced audio settings
2020-05-20 13:29:40 +02:00
Mészáros Mihály
0154c3343c
Add configurable, supported brwoser list.
2020-05-20 13:13:32 +02:00
Håvar Aambø Fosstveit
d4a35e9e33
Make settings denser
2020-05-20 12:41:40 +02:00
Håvar Aambø Fosstveit
19c9f484fc
Show error for IE users, fixes #393
2020-05-20 09:38:47 +02:00
Stefan Otto
28fb6f4a38
advanced audio settings as collapsed list
2020-05-20 11:21:19 +02:00
Stefan Otto
ad3f7df203
more conservative settings for hark; adjust volume indicators colors to dB scale, improved decay for audio indicators
2020-05-20 11:19:20 +02:00
Stefan Otto
185b3d40bd
Added som comments in config.example.js + alternative config for simulcast
2020-05-20 10:14:50 +02:00
Roman Drozd
014c805530
Fix crash when screen sharing is running
2020-05-20 00:09:44 +02:00
Mészáros Mihály
2bb5cd53af
Tidy in hu translation
2020-05-19 21:18:00 +02:00
Mészáros Mihály
ad1d4b80fa
Remove unused moderator.muteScreenSharing
2020-05-19 21:12:19 +02:00
Håvar Aambø Fosstveit
209b545900
Lint
2020-05-19 15:16:24 +02:00
Mészáros Mihály
a691e82f3e
Merge pull request #344 from havfo/feat-unsupportedbrowser
...
Detect unsupported browsers, add a dialog
2020-05-19 15:08:23 +02:00
Mészáros Mihály
ee1a691642
Merge branch 'develop' into feat-unsupportedbrowser
2020-05-19 15:07:25 +02:00
Stefan Otto
78bdf80cea
Fix initial audio level
2020-05-19 15:06:12 +02:00
Stefan Otto
f17deb2589
lint; clean up; advanced audio settings switch
2020-05-19 15:01:38 +02:00
Mészáros Mihály
a4ccf74bb9
Fix lint trailing spaces
2020-05-19 14:55:13 +02:00
Håvar Aambø Fosstveit
82c1d73698
Disallow trailing white spaces.
2020-05-19 14:53:08 +02:00
Mészáros Mihály
d4759ba7fa
Tidy in hu translation
2020-05-19 14:50:36 +02:00
Mészáros Mihály
4cb967664d
Add moderator.stopScreenSharing translation
2020-05-19 14:50:36 +02:00