|
afb595d8c0
|
popup picks up current zoom level
|
2018-09-21 00:26:08 +02:00 |
|
|
c8f65f7fca
|
Popup: functional. TODO: implement command handling in CommsClient
|
2018-09-18 00:40:05 +02:00 |
|
|
4965529de9
|
Updating settings backthing stuff for new popup
|
2018-09-17 00:39:32 +02:00 |
|
|
76b5f6eca1
|
Fixed switching menus
|
2018-09-16 14:14:16 +02:00 |
|
|
d7946d4098
|
fix zoom
|
2018-09-14 00:10:57 +02:00 |
|
|
a8a84fa4ef
|
updated readme
|
2018-09-13 23:51:42 +02:00 |
|
|
063a803933
|
Zooming and panning kinda works
|
2018-09-13 23:47:20 +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 |
|
|
b3079a81ea
|
#42: GlobalVars is gone.
|
2018-08-20 22:45:43 +02:00 |
|
|
872bc4ece7
|
Some work on settings
|
2018-07-19 23:05:39 +02:00 |
|
|
37b59f19ab
|
Fixed aspect ratio flip-flopping in fallbackMode (kinda. it's a workaround)
|
2018-07-11 00:01:44 +02:00 |
|
|
cf813cf6f8
|
Popup seems to be more or less fixed.
|
2018-07-09 23:30:11 +02:00 |
|
|
ea86721321
|
Fixed some minor bugs, rewrote some bits of the popup
|
2018-06-27 23:55:37 +02:00 |
|
|
293b784704
|
Popup: aspect ratio buttons are working. Fixed some bugs with crop calculation.
|
2018-05-27 01:29:02 +02:00 |
|
|
f5035b933d
|
applyConditionalStretch() now accepts factors and actualAr as arguments.
|
2018-05-24 23:50:46 +02:00 |
|
|
7d89f41e40
|
Moved keybinds options to ExtensionConf. Rewrote Keybinds in a bit more OOP way
|
2018-05-24 20:50:37 +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 |
|
|
4fe5ce6bcb
|
Autodetection persists over multiple videos
|
2018-05-16 23:26:47 +02:00 |
|
|
dba655b7d3
|
EdgeDetect: findCandidates() and edgeDetect() work (according to DebugCanvas)
|
2018-05-15 20:36:22 +02:00 |
|
|
0ac051d5d5
|
Resizer prepared to handle stretching and zooming
|
2018-05-13 15:22:28 +02:00 |
|
|
4e2ac9c647
|
Implemented zoom
|
2018-05-12 02:51:58 +02:00 |
|
Tamius Han
|
081f8e968f
|
added auto-disable if autodetection takes too long
|
2018-05-04 00:27:40 +02:00 |
|
Tamius Han
|
9a5f586eaf
|
Fixes to aspect ratio detection: guardline/black line now works properly-ish. By accident also managed to correct the bug where aspect ratio detection was mildly screwed in theater mode?
|
2018-05-01 23:09:58 +02:00 |
|
Tamius Han
|
59d741b8a5
|
Tried implementing some checks that would prevent aspect ratio from changing if our edge candidate is text on black background.
|
2018-04-11 00:19:44 +02:00 |
|
Tamius Han
|
44828b3ecf
|
Tried to fix aspect ratio autodetection on netflix but ended up watching the entire Altered Carbon instead.
Just kidding, I also fixed the autodetection on netflix. And the bit where key for netflix in SitesConf.js was wrong.
|
2018-03-18 15:14:57 +01:00 |
|
Tamius Han
|
e6efaf52d8
|
Split settings between Settings.js (handles loading and saving) and ExtensionConf.js (actual configuration). All settings are now handled in background script (content scripts get ExtensionConf from background script). Saving seems to work.
|
2018-03-13 23:55:38 +01:00 |
|
Tamius Han
|
5ad7144e67
|
Version 2.0! Woohoooo!
|
2017-12-31 18:28:03 +01:00 |
|
Tamius Han
|
c9719a163a
|
Fixed some problems.
|
2017-12-17 22:56:07 +01:00 |
|