|
c23445ba3f
|
Action table is now actually a table
|
2018-12-13 23:09:29 +01:00 |
|
|
e43d39a8fd
|
Fixed panning for real, added option to reverse mouse settings.
|
2018-12-03 00:31:28 +01:00 |
|
|
5043190441
|
Panning works again (while holding shift)
|
2018-12-02 23:51:34 +01:00 |
|
|
98250ee2f2
|
Re-added all buttons to popup. Not working: selection
|
2018-11-26 23:44:37 +01:00 |
|
|
6b9c0274b7
|
Selecting popup buttons in 'site settings' and 'extension settings'
|
2018-11-26 22:42:00 +01:00 |
|
|
6eab0cf828
|
Buttons and keyboard shortcuts functional
|
2018-11-18 18:44:44 +01:00 |
|
|
32e5ed365b
|
Popup buttons are being added programmatically (video tab only)
|
2018-11-18 03:29:16 +01:00 |
|
|
0004b4287a
|
Save button labels in ExtensionConf. Temporarily added master list of all possible actions to ExtensionConf
|
2018-11-18 01:32:01 +01:00 |
|
|
df79c9ddd3
|
ActionHandler works (at least as far as keys are concerned)
|
2018-11-15 00:18:41 +01:00 |
|
|
5489d7d723
|
Keybinds getting re-implemented into action handler
|
2018-11-14 23:32:37 +01:00 |
|
|
5cf3ec9b86
|
Videos from tabs/frames are being registered in the background script
|
2018-11-07 00:03:06 +01:00 |
|
|
90e512559d
|
Started including basic mode
|
2018-11-02 02:52:01 +01:00 |
|
|
ee268c5e9c
|
Fixed some edge-specific bugs
|
2018-09-25 23:38:15 +02:00 |
|
|
9fd1921348
|
Release
|
2018-09-23 19:47:50 +02:00 |
|
|
7036799e9f
|
Pan: eventhandler unbinding. Fixed 'reset zoom' in popup
|
2018-09-23 19:47:18 +02:00 |
|
|
ee21fdcd12
|
release version
|
2018-09-23 00:45:42 +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 |
|
|
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 |
|
|
8c9ee493a8
|
fix
|
2018-08-31 00:38:03 +02:00 |
|
|
c1a4b8e701
|
updated readme files
|
2018-08-31 00:35:52 +02:00 |
|
|
c6d5298f39
|
v3.1.0 for firefox
|
2018-08-30 23:17:42 +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 |
|
|
966f8a034d
|
Rewrote Settings.js, did some cleanup with legacy stuff.
|
2018-08-05 23:48:56 +02:00 |
|
|
872bc4ece7
|
Some work on settings
|
2018-07-19 23:05:39 +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 |
|
|
37b59f19ab
|
Fixed aspect ratio flip-flopping in fallbackMode (kinda. it's a workaround)
|
2018-07-11 00:01:44 +02:00 |
|
|
0825dacdb8
|
fixed autodetection on netflix (and anywhere with fallbackMode, hopefully)
|
2018-07-10 21:58:26 +02:00 |
|
|
cf813cf6f8
|
Popup seems to be more or less fixed.
|
2018-07-09 23:30:11 +02:00 |
|
|
0eb70babf3
|
Popup: moved stretching settings to a new tab
|
2018-06-29 00:30:42 +02:00 |
|
|
029efd92ed
|
Popup is now approximately functional
|
2018-06-28 23:43:52 +02:00 |
|
|
ea86721321
|
Fixed some minor bugs, rewrote some bits of the popup
|
2018-06-27 23:55:37 +02:00 |
|
|
3e787be684
|
Fixed the bug where extension didn't ignore binds when writing comments
|
2018-05-31 23:15:47 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
3686341677
|
rewrite finished to the point where extension doesn't outright crash. Nothing works, though.
|
2018-05-13 21:05:11 +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 |
|