|
93e767be0b
|
Remove player mark when closing player popup
|
2018-12-09 01:37:19 +01:00 |
|
|
11d7e59645
|
Pass pointer events through the div (todo: think of something when player thing goes live)
|
2018-12-07 00:22:27 +01:00 |
|
|
2c889b55a8
|
Marking player now works (the div mark remains on top of yt videos). Todo: clear mark when popup goes away.
|
2018-12-07 00:17:49 +01:00 |
|
|
8bdd8a4dbf
|
Marking frames (todo: sort out the comms)
|
2018-12-06 23:55:54 +01:00 |
|
|
5043190441
|
Panning works again (while holding shift)
|
2018-12-02 23:51:34 +01:00 |
|
|
5e7af00f24
|
Fix #50
That was easier than expected.
|
2018-11-18 20:40:57 +01:00 |
|
|
c3d71cd1e7
|
Extension basic mode more or less works. Added fix for sites that center stuff with 'top: 50; left: 50, translate(-50, -50)'
|
2018-11-02 23:10:42 +01:00 |
|
|
32f868a91c
|
Basic mode: when switching to full screen, restart ar detection proper
|
2018-11-02 21:41:26 +01:00 |
|
|
985e285914
|
Basic mode works when switching to full screen (on clips.twitch)
doesn't work when we go back from the full screen mode tho
|
2018-11-02 21:19:34 +01:00 |
|
|
7036799e9f
|
Pan: eventhandler unbinding. Fixed 'reset zoom' in popup
|
2018-09-23 19:47:18 +02:00 |
|
|
063a803933
|
Zooming and panning kinda works
|
2018-09-13 23:47:20 +02:00 |
|
|
0825dacdb8
|
fixed autodetection on netflix (and anywhere with fallbackMode, hopefully)
|
2018-07-10 21:58:26 +02:00 |
|
|
3e787be684
|
Fixed the bug where extension didn't ignore binds when writing comments
|
2018-05-31 23:15:47 +02:00 |
|
|
dd319551bc
|
Comms minimally functional again, with one ugly workaround.
|
2018-05-26 23:08:49 +02:00 |
|
|
8f201e1ee0
|
PageInfo can start and stop all periodic functions (to be implemented when switching tabs)
|
2018-05-23 23:57:51 +02:00 |
|
|
a7aef8856d
|
PlayerData object gets destroyed when videoData does. Scaler now takes video from videoData instead of function arguments
|
2018-05-22 00:19:50 +02:00 |
|
|
42cf4d91e7
|
Fixed the problem where 'this' in ghettoWatcher() was 'window' instead of current object.
|
2018-05-20 23:31:05 +02:00 |
|
|
ad1436289b
|
Fixed some problems with recursion in autodetection startup. Fixed problems with autodetection sometimes not starting.
|
2018-05-20 23:17:09 +02:00 |
|
|
4914a0dc1c
|
video is now centered correctly
|
2018-05-16 20:42:00 +02:00 |
|
|
d38dee1a8a
|
Autodetection gets detected and applied, but css is still off
|
2018-05-16 20:26:55 +02:00 |
|
|
a106d0f468
|
Fixed syntax errors and errors with inexisting or improperly declared variables. Didn't fix things that make stuff not work tho
|
2018-05-14 20:39:15 +02:00 |
|
|
3686341677
|
rewrite finished to the point where extension doesn't outright crash. Nothing works, though.
|
2018-05-13 21:05:11 +02:00 |
|
|
0ac051d5d5
|
Resizer prepared to handle stretching and zooming
|
2018-05-13 15:22:28 +02:00 |
|
|
cbe250fabf
|
All thigns related to player element have been moved to PlayerData (or at least most of them).
|
2018-05-13 13:49:25 +02:00 |
|