Evan Theurer
ae2163c592
Add file events.
11 years ago
Evan Theurer
c8f53d7758
Base ui to support uploading of pictures.
11 years ago
Simon Eisenmann
fc44d3cc29
Wait for 10 cycles to allow video streams to appear as the no browser has the addtrack event implemented.
11 years ago
Joachim Bauch
38fb5ffe05
Fixed extension timeout triggering unconditionally.
...
There was an issue with the timeout that waited for the extension to become available on auto-install, which always triggered after 30 seconds (and showed a message), even if the extension already initialized.
11 years ago
Simon Eisenmann
728156229b
Avoid spurious reconnects.
11 years ago
Joachim Bauch
6846288099
Fixed broken fullscreen on YouTube player.
11 years ago
Simon Eisenmann
3a274594b0
Fixed english translation loading.
11 years ago
Simon Eisenmann
8477d3b763
Expose language and default language trough translationDataProvider.
11 years ago
Simon Eisenmann
be7598a087
Implemented deferred based initialization to allow async operations to complete before config.
11 years ago
Simon Eisenmann
957b4dbb7b
Implemented timeout for getUserMedia check.
11 years ago
Joachim Bauch
a361006c75
Handle case where YouTube player API could not be loaded.
11 years ago
Simon Eisenmann
9738fea46e
Renamed buddyPicture directive to buddyPictureCapture to avoid name conflicts.
11 years ago
Joachim Bauch
8a3f48088a
Updated to WebODF 0.5.2.
11 years ago
Joachim Bauch
6bf04ba1af
Always show uploaded presentation if no presentation is active yet.
11 years ago
Joachim Bauch
bb82675076
Removed default URL.
11 years ago
Joachim Bauch
8551f464b0
Prevent clicks on subscriber video.
11 years ago
Joachim Bauch
98d60e4b5b
Send initial state to newly connecting peers.
11 years ago
Joachim Bauch
5a20d4415a
Provide active language through appData service.
11 years ago
Joachim Bauch
da4bae5875
Added support for sharing YouTube videos in a call.
11 years ago
Simon Eisenmann
42e7fc84f6
Show message if screen sharing start failed for arbitrary reason.
...
Fall back to legacy screen sharing when possible and inline install failed.
11 years ago
Simon Eisenmann
f1b9cdce92
Only reset userid on non soft events.
11 years ago
Joachim Bauch
25504a0a4b
Cleanup "blob:" url when file is stopped.
11 years ago
Joachim Bauch
32956d92d1
Added comment about revoking URL.
11 years ago
Joachim Bauch
4277dab985
Cleanup temporary files on "stop".
11 years ago
Joachim Bauch
7a40a6a7c5
Revoke temporary URLs when closing.
11 years ago
Joachim Bauch
d14af48ba0
Allow downloading of presentations.
11 years ago
Simon Eisenmann
591b4faa63
Only prevent automatic reload when in a call.
11 years ago
Joachim Bauch
67eec004e3
Don't select presentation automatically on FileInfo request for existing presentation.
11 years ago
Joachim Bauch
23ecae1e97
Show one page for presentations, otherwise allow scrolling.
11 years ago
Simon Eisenmann
7b6126adb9
Added support to force extension auto install.
11 years ago
Simon Eisenmann
531ba447dd
Show message when an extension is required for screen sharing.
11 years ago
Simon Eisenmann
401b24dc87
Handle screen sharing media errors.
11 years ago
Simon Eisenmann
669c47b57c
Fixing screen sharing auto start after inline install.
11 years ago
Simon Eisenmann
564db6de0a
Try to get screensharing auto started after inline installation of extension.
11 years ago
Simon Eisenmann
35c06d56bc
Updated screen sharing error messages.
11 years ago
Simon Eisenmann
62ed8e7d01
Make sure to init chrome extension in all cases.
11 years ago
Simon Eisenmann
d040f7748a
Moved auto install to chromeExtension service.
11 years ago
Simon Eisenmann
f2f402dcb5
Added hooks for auto or inline installation of extension.
11 years ago
Joachim Bauch
f63bed66ed
Started adding support for ODF documents. Pages support is still TODO
11 years ago
Joachim Bauch
6dc5140213
Add WebODF 0.5.1
11 years ago
Simon Eisenmann
52c177ca1d
Fixed typo.
11 years ago
Simon Eisenmann
8af8f113ba
Added support to upgrade/install extension when already running.
11 years ago
Joachim Bauch
a63247fc16
Refactored presentations code to support arbitrary drawing canvases and don't use hardcoded "pdf*" events.
11 years ago
Simon Eisenmann
30882f1dcc
Added note about Firefox support.
11 years ago
Simon Eisenmann
aed4b62acc
Added support to cancel pending getScreen calls.
11 years ago
Simon Eisenmann
93a1c7b668
Implemented extension bridge support.
...
Implemented screen sharing for chrome using extension.
11 years ago
Simon Eisenmann
6b09c54c59
Make sure to clean up userid and suserid when connection is lost.
11 years ago
Simon Eisenmann
1d9c8c5b7e
Implemented deferred based initialization to allow plugins to block load process.
11 years ago
Simon Eisenmann
ef53aa9c9c
Added code to check for screensharing support.
11 years ago
Joachim Bauch
1fae6fcf85
Various presentation updates that improve conference use cases.
...
- Support multiple simultaneous up-/downloads.
- Support dragging / selecting multiple files.
- Only select first presentation automatically.
- Show download progress in control overlay.
11 years ago