1026 Commits (master)

Author SHA1 Message Date
Simon Eisenmann fa7385e1df Filter rtx support from remote SDP for Chrone <= 38 9 years ago
Simon Eisenmann ae90855b9f Compute 'extra.d' relative URL 9 years ago
Simon Eisenmann 1532e1c2d6 Remove extra.d folder to get rid of build error 9 years ago
Simon Eisenmann 98ae511ae8 Add require relative load support 9 years ago
Simon Eisenmann a51131b3e3 Stop to use window.alert() for load errors 9 years ago
Joachim Bauch 8b6b28f241 Hide "call" button when in conference rooms. 9 years ago
Joachim Bauch 4abbf575be Include user status in "Joined" event. 9 years ago
Joachim Bauch 6ff9ee6b47 Fix moving between conference rooms. 9 years ago
Joachim Bauch c8763deb58 Try to recover from (some) lost p2p connection state. 9 years ago
Joachim Bauch ee1f73ba40 Don't add dummy remote streams if call is closed. 9 years ago
Joachim Bauch 2e51880315 Don't show "failed" error if connection was established before. 9 years ago
Joachim Bauch d4f936d57b Major refactoring of call / conference handling. 9 years ago
Simon Eisenmann 258c2aebc1 Remove keygen usage from web client, effectlively removing certificate creation through web client (fixes #274). 9 years ago
Simon Eisenmann 4765b8a98f Update AngularJS to 1.5.6 9 years ago
Simon Eisenmann 6e0f53e9d8 Rebuild styles. 9 years ago
Evan Theurer 938c38d9f0 Fix breaking change: Execute watched expressions only when the inputs change. See fca6be7127. 9 years ago
Evan Theurer b07666a43b Fix breaking change: Unable to return values from controller constructor functions. See https://github.com/angular/angular.js/pull/8882/files. 9 years ago
Evan Theurer a89a1b9b6e Update angular-ui-bootstrap to 0.13.4. 9 years ago
Evan Theurer c4ba9f5cde Update angular.js to 1.4.6. 9 years ago
Simon Eisenmann 2973a95729 Rebuild styles. 9 years ago
Joachim Bauch 4a4ba24b0c Moved room type name to variable. 9 years ago
Joachim Bauch 77fe6fe508 Added comment to "peerIds". 9 years ago
Joachim Bauch a1696e0cdf Fixed broken hangup for regular conference calls. 9 years ago
Joachim Bauch 14764dd17f Use "safeApply" when handling webrtc done/stop events. 9 years ago
Joachim Bauch 8fa2083c74 Always show own video when in conference room. 9 years ago
Joachim Bauch 4f6a27f4f3 Also hide other hangup buttons in conference rooms. 9 years ago
Joachim Bauch aae26de9f5 Hide "Hangup" button in conferences. 9 years ago
Joachim Bauch 1971c297fe Updated evaluation of Conference messages to support serverside conferences. 9 years ago
Joachim Bauch 96b482827c Add CSS class with current room type to body including helpers to show/hide elements. 9 years ago
Joachim Bauch f0fbd7b1dc Fixed wrong attribute name. 9 years ago
Joachim Bauch 73702c5054 Fixed updating state if a conference gets downgraded to p2p. 9 years ago
Joachim Bauch eb85b22da8 Fixed inconsistent PeerConference creation. 9 years ago
Joachim Bauch 2e7b51a15a Move stream id creation to PeerCall. 9 years ago
Simon Eisenmann 8f15fff717 Support promise based play as defined in Chrome 50 - see https://developers.google.com/web/updates/2016/03/play-returns-promise 9 years ago
Simon Eisenmann 957297a7cb Always disable web worker for PDF.js and no longer rely on PDF.js catching the execption when the worker cannot be started, fixing Firefox 45+. 9 years ago
Simon Eisenmann 6a7a362409 Always disable web worker for PDF.js and no longer rely on PDF.js catching the execption when the worker cannot be started, fixing Firefox 45+. 9 years ago
Simon Eisenmann 0ce04056e6 Added outbound ringer timeout (35s). 9 years ago
Irek 8f88a4033a Added translation for Russian 9 years ago
Simon Eisenmann bbd37a7454 Brought back mediaDevices wrapper for gUM for Firefox >= 38 fixing #263 and #264. 9 years ago
Simon Eisenmann 687ec6df4d Brought back mediaDevices wrapper for gUM for Firefox >= 38 fixing #263 and #264. 9 years ago
Irek 34ec20353f Added translation for Russian 9 years ago
Simon Eisenmann 1ae16b682c Restrict VP9 experiment to Chrome >= 48. 9 years ago
Simon Eisenmann 814615ad35 Firefox 44 has fixed gUM permission indicator, so limiting workaround to 43 and lower. 9 years ago
Simon Eisenmann e81527f857 Removed local getUserMedia conversion code and use the one provided by the adapter, fixing screen sharing for Chrome >= 49. 9 years ago
Simon Eisenmann 65ef7135ac Only prefer VP9 when experiments are actually enabled. 9 years ago
Simon Eisenmann e07fb42ced Added support to prefer VP9 video codec (works with Chrome >= 48) as experimental setting. 9 years ago
Simon Eisenmann dba270700a Updated WebRTC adapter to 0.2.10 9 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