76 Commits

Author SHA1 Message Date
amarcu5
4782582a99 Improved coding style consistency 2017-09-28 01:36:07 +01:00
amarcu5
68e4d018da Fixed Netflix support
Fixed PiP button not showing in Netflix, added hover animation, and
moved left of the Full screen button
2017-09-28 01:32:18 +01:00
amarcu5
38cec0385f Fixed Amazon Video bug
Fixed bug that sometimes prevented entering Picture in Picture mode in
Amazon Video after pre-roll adverts
2017-09-21 01:46:36 +01:00
amarcu5
79819b683b Improved Safari bug work around causing captions to persist in YouTube 2017-09-20 15:11:51 +01:00
amarcu5
6557f96e4f Added Streamable support 2017-09-18 15:41:18 +01:00
amarcu5
78baa928b8 Refactored code
Divided long lines of code
2017-09-18 11:58:33 +01:00
amarcu5
cc6f0ad121 Improved Giant Bomb support
Moved PiP mode button left of the Full screen button, made the video
selector more specific, and updated the readme
2017-09-13 14:47:01 +01:00
Andrew Scagnelli
c49faa61af Added support for GiantBomb's video player 2017-09-12 09:09:48 -04:00
amarcu5
7cec9efdb3 Improved consistency of closure compiler annotations 2017-09-11 21:50:47 +01:00
amarcu5
ea3c04fd45 Fixed small Netflix selector inconsistency 2017-09-11 00:44:18 +01:00
amarcu5
2ea6553e45 Added inline CSS compression with CSSO 2017-09-11 00:25:15 +01:00
amarcu5
126fe57f86 Improved code style consistency
Removed trailing whitespace and fixed indentation
2017-09-10 23:51:30 +01:00
amarcu5
61a8d43436 Added Eurosport player support 2017-09-08 20:35:44 +01:00
amarcu5
30f0c82315 Improved code style consistency 2017-09-07 12:55:09 +01:00
amarcu5
52e7bd43b8 Removed redundant code 2017-09-07 12:48:48 +01:00
amarcu5
cf0f2e2ba4 Applied v0.2.2+hotfix.1 2017-08-30 23:47:31 +01:00
amarcu5
696903051a Fixed bug causing captions to persist in YouTube 2017-08-30 23:21:54 +01:00
amarcu5
ca9fff4804 Simplified YouTube element selectors 2017-08-30 23:19:49 +01:00
amarcu5
7b64a44beb Fixed caption flicker bug
Fixed flickering of captions shown in Picture in Picture mode
2017-08-30 23:18:49 +01:00
amarcu5
9121afc0e8 Fixed minor code style inconsistency
Added space before a curly brace in function declarations
2017-08-24 21:39:31 +01:00
JJayet
71ba46e19b Added support for OCS 2017-08-24 19:08:19 +01:00
amarcu5
23fdd49d75 Removed NCAA support
Removed NCAA as now supports Picture in Picture mode natively
2017-08-24 18:18:42 +01:00
amarcu5
127bf7356a Fixed CuriosityStream bug
Fixed CuriosityStream bug causing UI to collapse when entering Picture
in Picture mode
2017-08-24 15:02:44 +01:00
amarcu5
4faa2ecf22 Worked around Safari bug causing captions to persist in YouTube
Worked around Safari bug causing captions to persist in Picture in
Picture mode when MediaSource buffers demonstrated in YouTube when
changing videos
2017-08-24 15:02:23 +01:00
amarcu5
0e4d709bba Worked around Safari bug causing captions to persist
Worked around Safari bug causing captions to persist after active cues
removed and text tracks disabled
2017-08-24 13:53:10 +01:00
amarcu5
c62aa6de1b Fixed high CPU usage bug in YouTube
Fixed high CPU usage in YouTube caused by bypassing background timer
throttling: invoke small timeouts with media 'timeupdate' events
instead of instantly using a message queue
2017-08-24 13:41:57 +01:00
amarcu5
ab4f0b4b20 Simplified DOM element parent access
Replaced references to  'parentNode' with more appropriate
'parentElement'
2017-08-24 13:30:26 +01:00
amarcu5
b6cf44e95e Improved LittleThings support
Moved PiP mode button left of the Full screen button and fixed bug that
occasionally prevents button from showing
2017-08-08 19:45:45 +01:00
amarcu5
b34d045489 Fixed Vice support
Fixed PiP button not showing in Vice
2017-08-08 15:51:31 +01:00
amarcu5
6cf405610e Improved The Onion support
Moved PiP mode button left of
the Full screen button
2017-08-08 15:33:57 +01:00
amarcu5
14092b9dbd Fixed small CSS inconsistency
Minified Plex CSS
2017-08-08 15:24:17 +01:00
amarcu5
1e60e78ce7 Improved Openload support
Cursor displayed when pointing to PiP button now consistent with other
controls
2017-08-08 15:20:31 +01:00
amarcu5
d7d304fe74 Improved CollegeHumor support
Cursor displayed when pointing to PiP button now consistent with other
controls
2017-08-08 15:18:49 +01:00
amarcu5
3e07aa793f Improved Mashable support
Moved PiP mode button left of
the Full screen button
2017-08-08 15:07:30 +01:00
amarcu5
d69648c532 Fixed CuriosityStream support
Fixed PiP button not showing in CuriosityStream
2017-08-08 00:11:02 +01:00
amarcu5
446b106b46 Fixed Plex support
Fixed PiP button not showing in Plex, added closed captioning support,
and moved PiP mode button left of the Full screen button
2017-08-04 23:06:26 +01:00
amarcu5
c44063cb7c Fixed CuriosityStream caption bug
Fixed CuriosityStream bug that would occasionally show incorrect
captions
2017-06-24 00:43:35 +01:00
amarcu5
a652386ae7 Added Udemy support 2017-06-22 19:30:23 +01:00
amarcu5
95ce6faab2 Expanded Amazon Video support
Added Amazon Video alias primevideo.com thereby allowing support in
Canada
2017-06-20 03:01:22 +01:00
amarcu5
a89d99f659 Improved reliability of closed captions
Fixed bug causing captions to remain visible indefinitely
2017-06-15 23:08:04 +01:00
amarcu5
7da52a2c5a Improved coding style consistency
Ensured functions end with semicolons and removed unused parameters
2017-06-15 18:38:53 +01:00
amarcu5
4ebaab2368 Fixed delayed captions in VRV
Fixed caption delays caused by DOM timer throttling in VRV
2017-06-13 00:16:32 +01:00
amarcu5
ad9ac66aad Added Mixer support 2017-06-12 21:05:05 +01:00
amarcu5
ea93141c47 Worked around Safari closed captioning bug
Worked around Safari bug causing closed captions to persist longer than
necessary
2017-06-12 20:03:29 +01:00
amarcu5
4ccf0d4341 Improved closed captioning support
Added support for bold and italicised text for captions shown in
Picture in Picture mode
2017-06-12 19:29:21 +01:00
amarcu5
eb8e686598 Improved Hulu support
Added closed captioning support to Hulu, moved PiP mode button left of
the Full screen button, and fixed mouseover bug
2017-06-11 22:47:40 +01:00
amarcu5
aaeb09f5e5 Fixed closed captioning bug
Fixed bug causing captions to show multiple unnecessary empty new lines
2017-06-11 22:41:24 +01:00
amarcu5
b54770bd75 Added VRV support 2017-06-10 22:01:16 +01:00
amarcu5
37ff851ccf Fixed delayed captions in YouTube
Fixed caption delays caused by DOM timer throttling in YouTube
2017-06-10 19:40:03 +01:00
amarcu5
241b48d9c5 Fixed small annotation inconsistency
Fixed small inconsistency in Closure Compiler annotation
2017-06-10 17:29:52 +01:00