44 Commits (160d3bb17217804c20a98a9242cb13a3726d7783)

Author SHA1 Message Date
Simon Eisenmann 9db5b0c674 Reverted timeout while adding videopeer to DOM as it caused issues in FF. 10 years ago
Simon Eisenmann 846544de29 Delay DOM append to avoid flash of unrendered text. 10 years ago
Simon Eisenmann ff433f12a4 Merged DummyStream implementations into one. 10 years ago
Simon Eisenmann c6ae526eab Avoid loosing angular context. 10 years ago
Simon Eisenmann a44cedc52d Allow receiver to receive connections without a stream, by injecting a dummy stream. 10 years ago
Simon Eisenmann e1c119469d Correctly reset all styles by switching to invisible video layout renderer. 10 years ago
Simon Eisenmann af77cc0033 Improved onlyaudio styles. 10 years ago
Simon Eisenmann fba521352a Added client side configuration support for WebRTC renegotiation of user media streams. 10 years ago
Simon Eisenmann 0c9b34f57c Fixed stream vs call clash. 10 years ago
Simon Eisenmann beff7439b8 Bumped copyright to 2015. 10 years ago
Simon Eisenmann 9c8a2af107 Detect full screen exit properly and use :fullscreen style instead of custom class to get black background. 11 years ago
Simon Eisenmann 2c583de0c8 Also add dummy streams to streams mapping. 11 years ago
Simon Eisenmann 1e11486ab5 Added support to show peers who have no video in conferences (as novideo peers.) 11 years ago
Simon Eisenmann 00d85d4b0c Removed debug. 11 years ago
Simon Eisenmann 7bbea5b521 Do not wait for localVideo when already active. 11 years ago
Simon Eisenmann 0c88aeab0e Use strict javascript globally. 11 years ago
Simon Eisenmann ec9252d708 Stream lined jQuery usage and ported code to Angular whenever possible. This changes plugin API as plugins now have to use Angular $q instead of jQuery Deferreds. 11 years ago
Simon Eisenmann 6f174f8517 Fixed event and scope order/update issues created by rooms service. 11 years ago
Simon Eisenmann 4b6e9d27a6 Implemented negotiation workaround for Firefox. 11 years ago
Simon Eisenmann 76e562f31d Implemented offer/answer creation on renegotiationneeded event. 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 b0256daa0f Make classroom video layout work in main mode. 11 years ago
Evan Theurer 200372adbf Update jquery-injectcss to c85cea05d. 11 years ago
Simon Eisenmann 28ad495a63 Added service to build requestAnimationFrame calls. 11 years ago
Simon Eisenmann 64258b8a68 Fixed bug that video got enabled on destroyed scope. 11 years ago
Simon Eisenmann 13ac41d417 Changed name of project to Spreed WebRTC. 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 609fb05189 Cleaned up and homogenized styles of audio video component. 11 years ago
Simon Eisenmann cdae08182d Fixed a couple of mouse hover issues due to CSS transitions. 11 years ago
Simon Eisenmann 755b0b386f Make sure to reset renderer to default renderer when finished. 11 years ago
Simon Eisenmann e504b26aba Implemented ui to switch video layout renderers. 11 years ago
Simon Eisenmann 31f20567d1 Use videoLayout service to draw other layout when when a main view is shown. 11 years ago
Simon Eisenmann a5ae2e33bb Make sure to use onepeople renderer when main view is active. 11 years ago
Simon Eisenmann efcd86effe Implemented alternative conference view 'conferencekiosk' (not enabled yet). 11 years ago
Simon Eisenmann e1f616e3a0 Moved video layout renderer to own service. 11 years ago
Simon Eisenmann 50e17e5bff Fixed video sizing when there were less videos than possible slots in a row. 11 years ago
Simon Eisenmann ef0505be5c No longer set height of container making the own video always flow to the bottom. 11 years ago
Simon Eisenmann 5090105177 Fixed video bottom overflow in certain window sizes. 11 years ago
Simon Eisenmann 5d60f8216b Also use dblclick event for fullscreen trigger. 11 years ago
Simon Eisenmann 850a8a94d2 Fixed audio indicator to actually work correctly. 11 years ago
Simon Eisenmann 0ce3444915 Implemented buddy list toggle icon. 11 years ago
Simon Eisenmann 7ea867d4e5 Use video waiter for screensharing videos and show screen sharing resolution in log. 12 years ago
Simon Eisenmann 6ffd3f2917 Initial public release. 12 years ago