456 Commits (ae0f27e89d5977952b6241a7f3e59a3446abd244)

Author SHA1 Message Date
Simon Eisenmann ae0f27e89d Fixed an issue where screen sharing is not started on a session which was already in the same conference before with already started screen sharing. 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 513ab291f9 Also show the constraints as object in debugger. 11 years ago
Simon Eisenmann efaf7ef28c Fixed FireFox issue which showed multiple videos for the same peer. 11 years ago
Simon Eisenmann d008ea48eb Added missing gear to remove streams. 11 years ago
Simon Eisenmann 3ae82e46ad Avoid removing too much DOM nodes - remove remoteVideos explicitly. 11 years ago
Simon Eisenmann 8a2c20f9d0 Implemented democrazy video layoyt and use it as default. 11 years ago
Simon Eisenmann 71a8eabcce Removed selfview video layout. 11 years ago
Simon Eisenmann e1c4360c2f Allow room names to start with @,$,+ characters. 11 years ago
Simon Eisenmann 9b02921202 Fixed setting of default room from user settings by loading them first. 11 years ago
Simon Eisenmann b0256daa0f Make classroom video layout work in main mode. 11 years ago
Simon Eisenmann 79e492238c Implemented Classroom view. 11 years ago
Joachim Bauch dbf98eab2f Release blob urls when no longer needed. 11 years ago
Joachim Bauch 998e9e327f Patching of "read" and "getFileSize" is no longer required. 11 years ago
Joachim Bauch f7a8856143 Need to provide custom "readFile" and "loadXML" functions. 11 years ago
Joachim Bauch c841390381 Updated to WebODF 0.5.4. 11 years ago
Simon Eisenmann f9ddb71a6f Fixed call state resurrect on heartbeat timeout reconnects. 11 years ago
Simon Eisenmann 6452184fd4 Implemented self portrait video layout. 11 years ago
Simon Eisenmann 4957c01f2b Fixed issue where a failed peerconnection did hang up all calls. Only hang up the call which failed. 11 years ago
Simon Eisenmann 3f8c716182 Fixed problem that local video does not work when fast reendabled after a call (added timeout). 11 years ago
Evan Theurer 85b2b3b944 Cleanup ids. 11 years ago
Simon Eisenmann 6d40d543a2 Fixed name conflicts between capture and upload of buddy picture. 11 years ago
Simon Eisenmann c456dc22d0 Cleaned up file upload implementation and made it use the new model based parent scope. 11 years ago
Simon Eisenmann f75173a96a Made buddyPictureCapture a custom form field to make it work with dirty detection. 11 years ago
Simon Eisenmann e5593a30a0 Replace obsolete dom node. 11 years ago
Simon Eisenmann 6a716f7af4 Fixed code style. 11 years ago
Evan Theurer d7094aa634 Update visibly.js to 5b271d2c. 11 years ago
Simon Eisenmann 7adea2fd34 Enabled logging for negotiationNeeded events. 11 years ago
Simon Eisenmann fb3d72ca83 Added option to use 8 fps for video. 11 years ago
Simon Eisenmann 87cbe71eb0 Correctly reset roomid on close to make reconnect work properly again. 11 years ago
Simon Eisenmann 5932f70e0d Fixed load of stored settings when not logged in. 11 years ago
Simon Eisenmann 72b05b5b5f Restore previously hidden room correctly on received message. 11 years ago
Evan Theurer ce090eeeba Move sync down to footer. Add buddyPicture to edit screen. 11 years ago
Simon Eisenmann 02dcbff5d2 Moved contacts opener to main scope and added a button to easy open it. 11 years ago
Joachim Bauch 49e41a07aa Load YouTube API using same protocol as application. 11 years ago
Joachim Bauch 817f2c290b Show YT player container while player is loading to fix missing events on Firefox. 11 years ago
Joachim Bauch f33f20e3db Make volume configurable for subscriber. 11 years ago
Simon Eisenmann 6ee03e47e6 Mark own sessions differently then contacts. 11 years ago
Simon Eisenmann db82f8e8e8 Fixed sizing of contact buddy pictures on creation. 11 years ago
Evan Theurer b25a78650b Rework clearing of file text. 11 years ago
Evan Theurer 718b771eb3 Implement a complete reset for buddyPictureUpload on cancel and save. 11 years ago
Evan Theurer db9caeec92 Improve contactsUpdate, update placeholder text, and required angular. 11 years ago
Evan Theurer 1364593c67 Use separate controllers for contactsmanager and contactsmanageredit. 11 years ago
Evan Theurer 14caf3dd96 Improve getting of session. Update display of unnamed contacts. Rework updateContacts. 11 years ago
Evan Theurer 6f7d236ed6 Connect onerror function to db actions. Cleanups. 11 years ago
Evan Theurer 239794f49b Add edit contact modal. Support ability to customize contact name. 11 years ago
Simon Eisenmann d1f52f9c78 Brought back moment translations which were accidentially removed. 11 years ago
Evan Theurer fe13eec419 Fine tune numbers < 100 and >=1. 11 years ago
Evan Theurer c0a15d4f09 Add formatBase1000 filter. 11 years ago
Evan Theurer 200372adbf Update jquery-injectcss to c85cea05d. 11 years ago