|
293b784704
|
Popup: aspect ratio buttons are working. Fixed some bugs with crop calculation.
|
2018-05-27 01:29:02 +02:00 |
|
|
dd319551bc
|
Comms minimally functional again, with one ugly workaround.
|
2018-05-26 23:08:49 +02:00 |
|
|
547ef7ad7b
|
Stretcher.js instanced, can calculate aspect ratio factors from aspect ratios alone
|
2018-05-24 22:49:32 +02:00 |
|
|
7d89f41e40
|
Moved keybinds options to ExtensionConf. Rewrote Keybinds in a bit more OOP way
|
2018-05-24 20:50:37 +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 |
|
|
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 |
|
|
009a440ce8
|
but really, now
|
2018-05-19 22:21:28 +02:00 |
|
|
c53780e619
|
If video doesn't have width or height, we do nothing.
|
2018-05-19 22:20:35 +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 |
|
Tamius Han
|
551bee1724
|
reintroducing background script, which will keep track of frames and videos in currently opened tab (not yet implemented)
|
2018-01-24 23:15:54 +01:00 |
|
Tamius Han
|
0f2d786780
|
Popup menus are showing properly.
|
2017-12-30 02:58:24 +01:00 |
|