9fd1921348
Release
2018-09-23 19:47:50 +02:00
2bd83fbc01
fixed issue with saving alignment
2018-09-23 13:55:03 +02:00
ee21fdcd12
release version
2018-09-23 00:45:42 +02:00
f490684cfd
probably fixed settings saving
2018-09-22 22:50:32 +02:00
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
063a803933
Zooming and panning kinda works
2018-09-13 23:47:20 +02:00
c6d5298f39
v3.1.0 for firefox
2018-08-30 23:17:42 +02:00
165790db7e
fixed issue where resizer.js didn't get killed properly
2018-08-30 23:03:47 +02:00
65f385ca11
manifest.json cleanup
2018-08-22 22:20:53 +02:00
da18f5a5c4
Extension at least starts now
2018-08-07 23:31:28 +02:00
966f8a034d
Rewrote Settings.js, did some cleanup with legacy stuff.
2018-08-05 23:48:56 +02:00
5ce0c51018
Fixed autodetection menu
2018-07-16 20:38:16 +02:00
9a058d18b7
Get ready 🅱️ ois, it's happening. 3.0.0 is now officially out of alpha and in stable.
2018-07-15 16:35:08 +02:00
029efd92ed
Popup is now approximately functional
2018-06-28 23:43:52 +02:00
dd319551bc
Comms minimally functional again, with one ugly workaround.
2018-05-26 23:08:49 +02:00
7d89f41e40
Moved keybinds options to ExtensionConf. Rewrote Keybinds in a bit more OOP way
2018-05-24 20:50:37 +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
4519d8854a
EdgeDetect is now in edgeDetect
2018-05-12 01:51:43 +02:00
Tamius Han
fa5e3909e6
Added support links to the popup, preparing popup for stretch mode fixes.
2018-05-06 00:36:38 +02:00
Tamius Han
081f8e968f
added auto-disable if autodetection takes too long
2018-05-04 00:27:40 +02:00
Tamius Han
cdd533e093
think this should be good for release
2018-05-02 17:52:25 +02:00
Tamius Han
9e044ac66f
added a debug canvas for ArDetect to draw on in debug mode
2018-04-26 00:40:09 +02:00
Tamius Han
3740f2c487
???
2018-04-10 21:35:34 +02:00
Tamius Han
6fe906f166
Did I mention Warcraft movie needs a sequel? Because Warcraft movie needs a sequel.
...
So netflix aspect ratio detection was fine when watching Altered Carbon (2:1), but Warcraft (21:9) had some huge issues with properly auto-detecting aspect ratio (especially when starting automatic aspect ratio after manual toggle). Fixed that (i think).
2018-03-18 17:35:51 +01: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
61a3b07c6b
Fixed some issues with detecting player size changes (esp. on youtube), where switching from normal player to full screen player wouldn't be handled correctly.
2018-03-14 23:51:13 +01:00
Tamius Han
c35774c36f
Chrome kinda works according to 1 beta tester. Fixed few other chrome-specific bugs I've noticed. Fixed the font inclusion (hopefully)
2018-03-14 21:19:15 +01:00
Tamius Han
3b7f00dc8e
I feel fancy.
...
Fixed #25
Fixed #32
Fixed #30 (I actually haven't, just the extension was set to 'you have to manually allow sites other than youtube and netflix')
Fixed #27
2018-03-14 00:08:51 +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
51f2df930d
end of the day commit. settings for autoAr ARE NOT getting saved.
2018-03-13 00:36:10 +01:00
Tamius Han
2849bf5d85
Popup is now set to use font overpass files that are included with the extension, as opposed to assuming people have it installed on their machines.
2018-03-10 11:11:44 +01:00
Tamius Han
28014f5ff1
Of course ArDetect was bugged. Fixed most of those bugs.
2018-02-16 00:19:08 +01:00
Tamius Han
4daa054169
Fixed a series of small bugs with autodetection.
2018-02-12 23:28:31 +01:00
Tamius Han
f284c8b48a
enabled logging
2018-02-06 19:51:31 +01:00
Tamius Han
1ceca7c293
Debug mode off, updated readme, manifest.json is now written for Chrome
2018-02-06 00:48:13 +01:00
Tamius Han
fc4f073e5d
fix for #20
2018-02-05 22:46:38 +01:00
Tamius Han
97fc77b80b
Updated description as well
2018-02-04 20:22:12 +01: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
85a6a680b9
Optimizations and changes.
2018-01-20 22:59:31 +01:00
Tamius Han
3b3430ddce
Merged FullScreenDetect into PlayerDetect. Youtube: switching between theater mode, full screen and normal mode works properly. Vimeo still broken.
2018-01-18 22:34:42 +01:00
Tamius Han
9265a336bc
Trying to add blanket support for theater mode. Changing aspect ratio works in youtube theater mode, but only when manually launched. Chaning to full screen mode stops it. This commit breaks vimeo support.
2018-01-18 00:11:03 +01:00
unknown
4829d45b09
Fixed netflix misalignment in FF 57+
2018-01-12 22:53:07 +01:00
Tamius Han
a17ac319cb
Added bigger icons that chrome uses, updated README.md
2018-01-12 00:26:29 +01:00
Tamius Han
d4a6901d7d
Popup now works on Chrome as well.
2018-01-11 22:43:25 +01:00
Tamius Han
45c986d66d
Chrome is fucking cancer and its sendMessage() (both in chrome.tabs as well as chrome.runtime) sucks major ass.
2018-01-08 22:48:45 +01:00
Tamius Han
4b61325c58
Attempt at fixing Chrome's UI. Not successful because Chrome documentation is TL;DR
2018-01-06 22:58:31 +01:00
Tamius Han
d8ee278491
Fixed bug with popup buttons for forcing aspect ratio not always working. Autodetection can no longer get triggered by small changes in aspect ratio (but will get triggered if change is a small amount over the treshold still)
2018-01-02 03:36:29 +01:00
Tamius Han
5ad7144e67
Version 2.0! Woohoooo!
2017-12-31 18:28:03 +01:00