|
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 |
|
|
90e512559d
|
Started including basic mode
|
2018-11-02 02:52:01 +01:00 |
|
|
7036799e9f
|
Pan: eventhandler unbinding. Fixed 'reset zoom' in popup
|
2018-09-23 19:47:18 +02:00 |
|
|
79f5ae01de
|
Various fixes. Release version for reals
|
2018-09-23 02:39:27 +02:00 |
|
|
afb595d8c0
|
popup picks up current zoom level
|
2018-09-21 00:26:08 +02:00 |
|
|
f265799e3c
|
commands for setting zoom from the popup, zoom is logarithmic/exponential rather than linear
|
2018-09-18 23:37:33 +02:00 |
|
|
5e2611f410
|
check for nulls on videodata/panhandler
|
2018-09-18 00:42:30 +02:00 |
|
|
d7946d4098
|
fix zoom
|
2018-09-14 00:10:57 +02:00 |
|
|
063a803933
|
Zooming and panning kinda works
|
2018-09-13 23:47:20 +02:00 |
|
|
c1a4b8e701
|
updated readme files
|
2018-08-31 00:35:52 +02:00 |
|
|
0c37c5a0e1
|
Popup and settings work, but all scripts can run doubly if uw.init() was called twice
|
2018-08-30 00:56:26 +02:00 |
|
|
1feeaed257
|
Some more attempts at making comms/setting saving behave
|
2018-08-23 01:04:37 +02:00 |
|
|
966f8a034d
|
Rewrote Settings.js, did some cleanup with legacy stuff.
|
2018-08-05 23:48:56 +02:00 |
|
|
6c458d7590
|
fixed issue with video alignment not working
|
2018-07-15 16:22:32 +02:00 |
|
|
c5debb40a7
|
Fixed basic stretching
|
2018-06-15 00:33:10 +02:00 |
|
|
7d89f41e40
|
Moved keybinds options to ExtensionConf. Rewrote Keybinds in a bit more OOP way
|
2018-05-24 20:50:37 +02:00 |
|
|
0f8f842ec6
|
Forgot to save VideoData.js
|
2018-05-23 23:58:34 +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 |
|
|
69d665f6fd
|
PageInfo: rescan doesn't compare found <video> elements to elements in destroyed VideoData objects, fixing the issue where autodetection broke upon visiting youtube's search page
|
2018-05-21 22:43:56 +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 |
|
|
4fe5ce6bcb
|
Autodetection persists over multiple videos
|
2018-05-16 23:26:47 +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 |
|
|
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 |
|
|
4e2ac9c647
|
Implemented zoom
|
2018-05-12 02:51:58 +02:00 |
|
Tamius Han
|
a40f32908b
|
ArDetect.js: processAr rewritten in ArDetector object
|
2018-05-09 00:34:22 +02:00 |
|
Tamius Han
|
2f6710586f
|
ArDetect.start() was objectified
|
2018-05-09 00:03:22 +02:00 |
|