16 Commits (9f8bb75f21d284f7c28dc16edd606a405cac1d6f)

Author SHA1 Message Date
Simon Eisenmann 9f8bb75f21 Fixed JSHint errors and warnings. 11 years ago
Simon Eisenmann 76e562f31d Implemented offer/answer creation on renegotiationneeded event. 11 years ago
Simon Eisenmann 30888a5ce8 Implement workaround for FF not supporting onnegotiationneeded. 11 years ago
Simon Eisenmann d20dd4e957 Changed offer generation to generate offer when negotiation is required and signaling state is stable. 11 years ago
Simon Eisenmann 9c347454ae Added settings to control audio and video constraints. Some settings were added as experiments which are disabled per default). 11 years ago
Simon Eisenmann 957b4dbb7b Implemented timeout for getUserMedia check. 11 years ago
Simon Eisenmann 93a1c7b668 Implemented extension bridge support. 11 years ago
Simon Eisenmann 13ac41d417 Changed name of project to Spreed WebRTC. 11 years ago
Simon Eisenmann 20b504aacd Fixed bunch of Javascript syntax issues. 11 years ago
Simon Eisenmann a0733b6555 Applied jsbeautify target to all Javascript files making them use same syntax style and tab indentation everywhere. 11 years ago
Simon Eisenmann 6dc0bc3f9b Fixed a load of Javascript syntax errors found with jshint. 11 years ago
Simon Eisenmann d215a03706 Onlye hangup call when really onloading and not before. 11 years ago
Simon Eisenmann b074e77edd Fixed data channel not ready error by deferring own event triggering. 11 years ago
Simon Eisenmann ce186c9168 Make sure to handle iceConnectionState completed in addition to connected fixing conference connection issues when all ice candidates work. 11 years ago
Simon Eisenmann dbf9a935d4 Avoid spurious bye and close events and fixed hangup in certain conference cases. 11 years ago
Simon Eisenmann 6ffd3f2917 Initial public release. 12 years ago