|
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 |
|