Simon Eisenmann
|
a6ded93b2f
|
Fixed jshint latedef and strict errors.
|
10 years ago |
Simon Eisenmann
|
abebed3c4b
|
Avoid to scale up screen sharing while still keep mandatory constraints in Chrome.
|
10 years ago |
Simon Eisenmann
|
35f4f41ea1
|
Make sure that the constraint adapter generates mandatory screen sharing constraints in for Chrome.
|
10 years ago |
Joachim Bauch
|
6cec7e88c4
|
Invoke constructor with "new".
|
10 years ago |
Joachim Bauch
|
689e2e0c15
|
Fix mixed tabs/spaces.
|
10 years ago |
Simon Eisenmann
|
e855eff47a
|
Fixed disable of sounds for sound aliases of interval sounds.
|
10 years ago |
Simon Eisenmann
|
5174834058
|
Removed debug.
|
10 years ago |
Simon Eisenmann
|
490168d5e3
|
Added window.showCiphers helper for testing WebRTC stats API.
|
10 years ago |
Simon Eisenmann
|
ccddf38c80
|
Disable notifications on Android as of https://code.google.com/p/chromium/issues/detail?id=481856
|
10 years ago |
Simon Eisenmann
|
0304d9baff
|
Fixed resurrection shrine.
|
10 years ago |
Simon Eisenmann
|
5e9200bc3c
|
Trigger signalingState changes.
|
10 years ago |
Simon Eisenmann
|
78a8c34151
|
Use onended event handler on tracks instead.
|
10 years ago |
Simon Eisenmann
|
b842bdf26b
|
Fixed a problem where streams could not be started when they are disabled when the call was started and the server has renegotiation disabled.
|
10 years ago |
Simon Eisenmann
|
afedd478b4
|
Renegotiation needs to be triggered at least once even when there is no local stream.
|
10 years ago |
Simon Eisenmann
|
c6d0139944
|
Fixed a problem where the Firefox permission indicator did not go away after gum has stopped.
|
10 years ago |
Simon Eisenmann
|
cbdbeaebbc
|
Added reference to remember onnegotiationneeded in FF40.
|
10 years ago |
Evan Theurer
|
486505a57c
|
Update ua-parser to 0.7.9.
|
10 years ago |
Simon Eisenmann
|
b55fd10906
|
Added missing semicolon
|
10 years ago |
Simon Eisenmann
|
1cfea7196f
|
Fixed invalid experimental constraints.
|
10 years ago |
Simon Eisenmann
|
944550adbc
|
Updated translations and translated to German.
|
10 years ago |
Simon Eisenmann
|
af194a64b8
|
Remove deprecated MediaStream.stop api (see https://groups.google.com/a/chromium.org/forum/#\!msg/blink-dev/s0UsMk8i2YM/WpepA4w3mPEJ for details).
|
10 years ago |
Simon Eisenmann
|
86d740bd51
|
Improved behavior on small devices.
|
10 years ago |
Simon Eisenmann
|
f63ab8639e
|
More improvements to chat usability by colors.
|
10 years ago |
Simon Eisenmann
|
00499fad15
|
Improved chat color and increased panel size.
|
10 years ago |
Simon Eisenmann
|
1f3edd3607
|
Use default buttons for chat sub actions.
|
10 years ago |
Simon Eisenmann
|
61eb329630
|
Use css to provide ellipsis for buddy subline.
|
10 years ago |
Simon Eisenmann
|
d7a269d765
|
Use steps for animation.
|
10 years ago |
Simon Eisenmann
|
9a5d35935a
|
Removed obsolete icons from chat list.
|
10 years ago |
Simon Eisenmann
|
815ee9bb9e
|
Reduced chat blink animation to 1 step.
|
10 years ago |
Simon Eisenmann
|
f0ba9f14ee
|
Fixed chat icon color.
|
10 years ago |
Simon Eisenmann
|
f9f27bda48
|
Fixed chat arrows.
|
10 years ago |
Simon Eisenmann
|
a4844a9a11
|
Improved settings so OK button is static on top.
|
10 years ago |
Simon Eisenmann
|
215408598a
|
Added more sound options and moved them to separate section in settings.
|
10 years ago |
Simon Eisenmann
|
239dea4ecd
|
Show unsupported dialog when run in Microsoft Edge.
|
10 years ago |
Simon Eisenmann
|
e207726148
|
Updated WebRTC adapter to latest version.
|
10 years ago |
Evan Theurer
|
652cefb9af
|
Handle peercall event remoteStreamAdded being triggered without a stream.
|
10 years ago |
Simon Eisenmann
|
05a5b1b4bf
|
Disable joined and left sound when in a call.
|
10 years ago |
Simon Eisenmann
|
8d28b9a597
|
Use a refcount for disable sound.
|
10 years ago |
Simon Eisenmann
|
78d15a3040
|
Added playsound service api to disable sounds by id.
|
10 years ago |
Simon Eisenmann
|
9a3f98de34
|
Moved registry back to outer scope.
|
10 years ago |
Simon Eisenmann
|
197a3a69be
|
Rebuilt translation files and updated German.
|
10 years ago |
Simon Eisenmann
|
0373580755
|
Do not use a separate section for a single checkbox.
|
10 years ago |
Evan Theurer
|
ff7cdb5835
|
Support alertify dialogs of custom type.
|
10 years ago |
Evan Theurer
|
3f8bcd5a0e
|
Add settings option to disable sound effects.
|
10 years ago |
Simon Eisenmann
|
9432535665
|
Use webfonts.js in main to avoid load order error in built javascript.
|
10 years ago |
Simon Eisenmann
|
ff8150569b
|
Load Youtube sandbox content on demand.
|
10 years ago |
Simon Eisenmann
|
344c5a4484
|
Add notes about youtube sandbox.
|
10 years ago |
Simon Eisenmann
|
b3d03b819c
|
Serve odf and pdf sandbox from the server to prepare CSP http header for Firefox compatibility as Firefox does not support CSP in meta tag (see https://bugzilla.mozilla.org/show_bug.cgi?id=663570).
|
10 years ago |
Simon Eisenmann
|
e35dd0f8a3
|
Added URL support to sandbox service.
|
10 years ago |
Simon Eisenmann
|
7df88de38c
|
Removed vim settings to avoid file beeing detected as Java by GitHub.
|
10 years ago |