irek-zaripov
|
4dbc956aeb
|
Merge 70301425ee into b735c5170a
|
10 years ago |
Irek
|
70301425ee
|
Changed the translation
|
10 years ago |
Irek
|
5e18f3869f
|
merge conflict in src/i18n/messages-ru.po
|
10 years ago |
Irek
|
6acb00abd4
|
Changed the translation
|
10 years ago |
Irek
|
62043eefcb
|
Changed the translation
|
10 years ago |
Irek
|
ef10bee333
|
Changed the translation of Share a YouTube video
|
10 years ago |
Irek
|
f3a8d0cd20
|
Changed the translation of Application
|
10 years ago |
Irek
|
dec52e9a07
|
Added translations for Russian
|
10 years ago |
Simon Eisenmann
|
4b599d7dd3
|
0.24.10
|
10 years ago |
Simon Eisenmann
|
c94486fb57
|
Only stop user media automatically, when all tracks have ended.
|
10 years ago |
Simon Eisenmann
|
4d8558f305
|
Added compatibility fix for Chrome 38 which stopped working when called from Chrome 46+ (Munge remote offer UDP/TLS/RTP/SAVPF to RTP/SAVPF).
|
10 years ago |
Simon Eisenmann
|
92ba5d806e
|
Avoid to break when there is no mediaDevices.
|
10 years ago |
Irek
|
b15bd1af8e
|
Changed the translation of Share a YouTube video
|
10 years ago |
Irek
|
1cc8efac88
|
Changed the translation of Application
|
10 years ago |
Irek
|
25c9573930
|
Edited FIRST AUTHOR comment
|
10 years ago |
Irek
|
0d66f07bdd
|
Edited FIRST AUTHOR comment
|
10 years ago |
Irek
|
80ced3512f
|
Added static/translation/messages-ru.json
|
10 years ago |
Irek
|
3192bf7932
|
Added translations for Russian
|
10 years ago |
Simon Eisenmann
|
b735c5170a
|
Merge branch 'release-0.24'
|
10 years ago |
Simon Eisenmann
|
5dbff2b001
|
0.24.11
|
10 years ago |
Simon Eisenmann
|
1ae16b682c
|
Restrict VP9 experiment to Chrome >= 48.
|
10 years ago |
Simon Eisenmann
|
814615ad35
|
Firefox 44 has fixed gUM permission indicator, so limiting workaround to 43 and lower.
|
10 years ago |
Simon Eisenmann
|
e81527f857
|
Removed local getUserMedia conversion code and use the one provided by the adapter, fixing screen sharing for Chrome >= 49.
|
10 years ago |
Simon Eisenmann
|
65ef7135ac
|
Only prefer VP9 when experiments are actually enabled.
|
10 years ago |
Simon Eisenmann
|
e07fb42ced
|
Added support to prefer VP9 video codec (works with Chrome >= 48) as experimental setting.
|
10 years ago |
Simon Eisenmann
|
dba270700a
|
Updated WebRTC adapter to 0.2.10
|
10 years ago |
Simon Eisenmann
|
6920fcc891
|
Fix wrong type for syscall.Setrlimit on FreeBSD (#244)
Values are uint64 on Unix but FreeBSD uses int64 for legacy reasons.
|
10 years ago |
Simon Eisenmann
|
c08d949647
|
Updated deps to no longer user code.google.com.
|
10 years ago |
Simon Eisenmann
|
0316752727
|
Use sh shebang instead of bash to be less Linux specific (#244).
|
10 years ago |
Simon Eisenmann
|
5993c38021
|
Merge branch 'release-0.24' into develop
|
10 years ago |
Simon Eisenmann
|
616fe61f94
|
Merge branch 'release-0.24'
|
10 years ago |
Simon Eisenmann
|
be42cf4153
|
0.24.10
|
10 years ago |
Simon Eisenmann
|
fb2eed645c
|
Stop waiting on video early if first video track is enabled but muted.
|
10 years ago |
Simon Eisenmann
|
20b85f4bcf
|
Only stop user media automatically, when all tracks have ended.
|
10 years ago |
Simon Eisenmann
|
2a8ec3f3be
|
Added compatibility fix for Chrome 38 which stopped working when called from Chrome 46+ (Munge remote offer UDP/TLS/RTP/SAVPF to RTP/SAVPF).
|
10 years ago |
Simon Eisenmann
|
7577d98bb6
|
Avoid to break when there is no mediaDevices.
|
10 years ago |
Simon Eisenmann
|
e8271d308e
|
Merge branch 'release-0.24'
|
10 years ago |
Simon Eisenmann
|
d5602702a5
|
Updated changelog.
|
10 years ago |
Simon Eisenmann
|
0da63dd9df
|
Merge branch 'release-0.24'
|
10 years ago |
Simon Eisenmann
|
66aba12c63
|
Automatically activate room chat when no other chat is activated when chat panel becomes visible, partially implemnting #246
|
10 years ago |
Simon Eisenmann
|
95c898a4c3
|
Automatically focus current chat input when chat pannel is shown manually, implementing part of #246
|
10 years ago |
Simon Eisenmann
|
d007b69c68
|
Automatically focus chat input when activating a room, implementing a part of #246
|
10 years ago |
Simon Eisenmann
|
53290cd4c5
|
Use mediaDevices.enumerateDevices to retrieve media input devices.
|
10 years ago |
Simon Eisenmann
|
c5c62b3b0c
|
Setting link-type noreferrer does not work, set global referrer-policy instead (see http://w3c.github.io/webappsec/specs/referrer-policy/).
|
10 years ago |
Simon Eisenmann
|
c77fa690bd
|
Improved codec check to include undefined.
|
10 years ago |
Simon Eisenmann
|
cbb2a18b36
|
Added noreferrer rel to chat links.
|
10 years ago |
Simon Eisenmann
|
72cf979733
|
Force presentation canvas to white background, to properly show files which have no background.
|
10 years ago |
Simon Eisenmann
|
61b17ecdf8
|
Fixed scope regression after latedef fixes.
|
10 years ago |
Simon Eisenmann
|
ce9f8f9874
|
Moved from offerConstraints to offerOptions which follows latest spec. This fixes offer creation in Firefox >=43.
|
10 years ago |
Simon Eisenmann
|
f5a77ca0ba
|
Updated adapter.js to a0b40f20221c4633bd1e54e50255392c3459a6d9
|
10 years ago |