Claus Vium
9a7ede5536
Add fullscreen check to avoid errors in Chrome
2019-02-17 23:29:31 +01:00
Claus Vium
53fbc24ac5
Exit fullscreen automatically when video playback stops
2019-02-17 23:13:42 +01:00
Claus Vium
d7cef56e23
Update src/bower_components/emby-webcomponents/htmlvideoplayer/plugin.js
...
Remove extra newline
Co-Authored-By: anthonylavado <anthonylavado@users.noreply.github.com>
2019-02-04 10:00:26 -05:00
Claus Vium
8ec57de307
Update src/bower_components/emby-webcomponents/htmlvideoplayer/plugin.js
...
Co-Authored-By: anthonylavado <anthonylavado@users.noreply.github.com>
2019-02-04 03:56:41 -05:00
Anthony Lavado
c99f9c6d65
Stacks the condition for Safari support and Chrome support all in to one
...
This puts the IF condition for detecting Chrome PiP support into the same line as the one that sets it up for Safari. I tested it in both browsers, as well as Firefox. In browsers where PiP is supported, they each respond to their own call and not the other (Safari only responds to the Webkit check, Chrome only responds to the document check). Firefox currently supports neither standard, so there's no issue there.
2019-02-04 03:28:54 -05:00
Anthony Lavado
65581958e1
Enable and fix PiP for Safari
...
This enables the previously commented out lines that would enable Picture in Picture support for Safari.
Also fixed IF condition to match the Apple developer reccomendation: https://developer.apple.com/documentation/webkitjs/adding_picture_in_picture_to_your_safari_media_controls
2019-02-03 03:34:50 -05:00
hawken
71c2f1f33d
remove BOM
2019-01-23 11:33:34 +00:00
Vasily
de6ac33ec1
Unminify using 1.5.323
...
Repo with tag: https://github.com/MediaBrowser/emby-webcomponents/tree/1.5.323
2019-01-10 15:42:01 +03:00
Erwin de Haan
4678528d00
First separation commit.
...
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00