1612 Commits (160d3bb17217804c20a98a9242cb13a3726d7783)
 

Author SHA1 Message Date
Evan Theurer 160d3bb172 Add explanation how to enable firefox screensharing via flag. 10 years ago
Evan Theurer e8c2841833 Do not require firefox screensharing extension to be installed in order to share screen. 10 years ago
Evan Theurer 2e3155fd60 Do not register an autoinstall function natively for firefox extension. 10 years ago
Evan Theurer 134ccaaa9c Remove function from globalNotify and simply use dict. 10 years ago
Evan Theurer de5bac2919 Move detection of Firefox extension installation to firefoxExtension service. 10 years ago
Evan Theurer 49b45f6788 Ensure screensharing start event is also called after the FF extension is installed. 10 years ago
Evan Theurer 5a537a26d9 Remove console log. 10 years ago
Evan Theurer 7fd246c387 Add events to notify Firefox screen sharing extension when screen sharing starts and stops. 10 years ago
Evan Theurer 13256de141 Factor out firefox screensharing code into method. Add ability now to choose the screen you share after you install extension. 10 years ago
Evan Theurer e6cb70827b Force autoinstall of Firefox extension. 10 years ago
Evan Theurer 89bc156ef5 Cleanup variable declarations. 10 years ago
Evan Theurer 9289ad558f Add new firefoxextension api to screensharing service. 10 years ago
Evan Theurer 04ff8dfd02 Add firefoxextension service. 10 years ago
Simon Eisenmann 97fd691773 Merge pull request #229 from fancycode/jshint_errors 10 years ago
Simon Eisenmann b178c1ed80 Merge pull request #232 from theurere/update-readme 10 years ago
Simon Eisenmann af1569af18 Merge pull request #237 from theurere/fix-autoprefixer 10 years ago
Evan Theurer ef533d174e Autoprefixer moved to postcss-cli, limit version for now to keep autoprefixer binary. 10 years ago
Evan Theurer e9a3a599e2 Document how to enable javascript console logging. 10 years ago
Simon Eisenmann 941abd8b80 Merge branch 'ava1ar-master' into develop 10 years ago
ava1ar c20a819914 make install target now respect 10 years ago
Simon Eisenmann 704111c452 Merge branch 'release-0.24' into develop 10 years ago
Simon Eisenmann 873314ec73 Merge branch 'release-0.24' 10 years ago
Simon Eisenmann 7ea04e9a5b 0.24.8 10 years ago
Simon Eisenmann abebed3c4b Avoid to scale up screen sharing while still keep mandatory constraints in Chrome. 10 years ago
Simon Eisenmann 393ef70138 Merge branch 'release-0.24' into develop 10 years ago
Simon Eisenmann e40ca05d8b Merge branch 'release-0.24' 10 years ago
Simon Eisenmann dd4d90f2d0 0.24.7 10 years ago
Simon Eisenmann 35f4f41ea1 Make sure that the constraint adapter generates mandatory screen sharing constraints in for Chrome. 10 years ago
Joachim Bauch 6cec7e88c4 Invoke constructor with "new". 10 years ago
Joachim Bauch 689e2e0c15 Fix mixed tabs/spaces. 10 years ago
Simon Eisenmann e855eff47a Fixed disable of sounds for sound aliases of interval sounds. 10 years ago
Simon Eisenmann 5174834058 Removed debug. 10 years ago
Simon Eisenmann 490168d5e3 Added window.showCiphers helper for testing WebRTC stats API. 10 years ago
Simon Eisenmann 4cba567ae2 Merge pull request #226 from theurere/update-screensharing-readme 10 years ago
Evan Theurer 82b898171f Add screen sharing configuration information. 10 years ago
Simon Eisenmann a03e100094 Merge branch 'release-0.24' into develop 10 years ago
Simon Eisenmann 3bc5e45191 Merge branch 'release-0.24' 10 years ago
Simon Eisenmann 82a27e4f63 0.24.6 10 years ago
Simon Eisenmann 9292032003 Merge pull request #223 from fancycode/travis_make_test 10 years ago
Simon Eisenmann ccddf38c80 Disable notifications on Android as of https://code.google.com/p/chromium/issues/detail?id=481856 10 years ago
Simon Eisenmann b98a70a33a Merge branch 'release-0.24' into develop 10 years ago
Simon Eisenmann c3c9347e00 Merge branch 'release-0.24' 10 years ago
Simon Eisenmann 9b911542f5 0.24.5 10 years ago
Simon Eisenmann 0304d9baff Fixed resurrection shrine. 10 years ago
Simon Eisenmann 5e9200bc3c Trigger signalingState changes. 10 years ago
Simon Eisenmann 78a8c34151 Use onended event handler on tracks instead. 10 years ago
Simon Eisenmann b842bdf26b Fixed a problem where streams could not be started when they are disabled when the call was started and the server has renegotiation disabled. 10 years ago
Simon Eisenmann afedd478b4 Renegotiation needs to be triggered at least once even when there is no local stream. 10 years ago
Simon Eisenmann c6d0139944 Fixed a problem where the Firefox permission indicator did not go away after gum has stopped. 10 years ago
Simon Eisenmann cbdbeaebbc Added reference to remember onnegotiationneeded in FF40. 10 years ago