|
a3bd8a8b7e
|
convert ArDetector to ts
|
2021-02-18 22:29:23 +01:00 |
|
|
7e49b493bb
|
Merge branch 'master' into typescriptify
|
2021-02-18 19:06:37 +01:00 |
|
|
83b8ce0aaa
|
Fix drm detection, but hopefully for real
|
2021-02-18 19:03:48 +01:00 |
|
|
72da7eb5f4
|
Merge branch 'master' into typescriptify
|
2021-02-18 00:15:38 +01:00 |
|
|
6de5ae6355
|
Fix false positive 'this site cant work cos drm' errors ... xcept for real
|
2021-02-18 00:13:34 +01:00 |
|
|
ec2cd3d6a0
|
Fix DRM detector bugs
|
2021-02-17 01:06:11 +01:00 |
|
|
6031e35133
|
Add new DRM detection. Do it _before_ launching AARD
|
2021-02-17 00:51:56 +01:00 |
|
|
9a864bc11c
|
Migrate pseudo-enums to typescript enums. Fix related imports & stuff
|
2021-02-08 23:04:54 +01:00 |
|
|
b819fc816b
|
Fix DRM detection for Chrome
|
2021-01-13 01:12:03 +01:00 |
|
|
be6df178f6
|
Optimize catching DRM protected videos.
|
2021-01-13 01:11:44 +01:00 |
|
|
aa1ccedad5
|
Cosmetic changes
|
2021-01-12 23:19:04 +01:00 |
|
|
76b380d6c3
|
console.log removal
|
2020-12-23 01:59:49 +01:00 |
|
|
804509b3c5
|
Move the code that shows the Edge popup back to PlayerData
|
2020-12-23 01:15:11 +01:00 |
|
|
75ec1969c0
|
Move edge warning popup into the starting phase of autodetection
|
2020-12-22 23:23:03 +01:00 |
|
|
bcc3d89342
|
Reset aspect ratio on aard fail
|
2020-12-22 22:25:41 +01:00 |
|
|
70f7b88d71
|
Try to fix extension unsetting Netflix' default AR
|
2020-12-22 03:32:56 +01:00 |
|
|
6061a3efc5
|
Add DRM check for Chrome
|
2020-12-07 00:09:08 +01:00 |
|
|
e7957b6503
|
Extra logging
|
2020-06-04 22:44:53 +02:00 |
|
|
95d8d8a8cb
|
Fix minor issue
|
2020-06-01 23:52:29 +02:00 |
|
|
10f1bae7de
|
move sleep function to a separate fire
|
2020-04-28 03:04:15 +02:00 |
|
|
80c14f72be
|
comment out dead imports and code
|
2020-03-08 18:47:01 +01:00 |
|
|
c5f6868a63
|
Make sure aspect ratio makes sense before setting it. Don't set NaN for aspect ratio, that tends to break things
|
2020-03-01 16:55:52 +01:00 |
|
|
3d7a47662e
|
minor fix for autoar
|
2020-01-04 02:04:32 +01:00 |
|
|
0eadb1aac6
|
Don't set aspect ratio pointlessly
|
2019-11-04 23:53:28 +01:00 |
|
|
42d85f75f7
|
Logging, prepare code for when browsers finally implement ArrayBuffer.transfer()
|
2019-10-29 18:15:46 +01:00 |
|
|
18f0c7540b
|
Fix incorrect crop resets
|
2019-10-29 18:15:10 +01:00 |
|
|
705d4c2e6d
|
remove some dead code
|
2019-09-14 23:50:48 +02:00 |
|
|
b1af778656
|
dunno what that is, but it doesn't seem to break anything
|
2019-09-14 23:23:52 +02:00 |
|
|
c08033fba6
|
One of the merges fucked up the fix for twitchy twich. Re-fix this bug.
|
2019-09-03 22:46:28 +02:00 |
|
|
0ab1f558e1
|
Changes to logger insert (from videoData.logger instead as consructor param)
|
2019-09-03 22:42:38 +02:00 |
|
|
df5b2b5165
|
Finished converting console.logs to logger
|
2019-09-03 00:48:18 +02:00 |
|
|
8e7c3ce2ac
|
Merge branch '4.2.3'
|
2019-08-28 18:29:15 +02:00 |
|
|
29e78c7833
|
Hotfix for memory leak (hopefully) & failed first time install
|
2019-08-28 18:28:22 +02:00 |
|
|
24dcbdf770
|
Merge branch 'stable'
|
2019-08-24 23:21:53 +02:00 |
|
|
dba9b054d4
|
Fix issue with 1px letterbox in atuodetection
|
2019-08-24 22:35:56 +02:00 |
|
|
f0fa6aa9a8
|
Replaced console.logs with logger in ArDetect. Other places still need changing.
|
2019-07-16 22:46:16 +02:00 |
|
|
04fe2a6c6a
|
autoar: presume video aspect ratio as default (rather than null)
|
2019-07-04 22:46:18 +02:00 |
|
|
afefed7f34
|
Manually assigning players sorta works, but is bugged
|
2019-06-12 23:55:15 +02:00 |
|
|
a3375eb289
|
Remove unnecessary logging
|
2019-06-06 19:47:43 +02:00 |
|
|
a2f28f738a
|
rogue console.log removal
|
2019-06-03 00:50:08 +02:00 |
|
|
ebea657f8c
|
Fix settings bug, rework autoar page in extension settings
|
2019-06-02 23:54:22 +02:00 |
|
|
66f9c1b9e3
|
Allow setting aspect ratio detection sensitivity
|
2019-06-02 00:34:37 +02:00 |
|
|
72dc5ed372
|
EdgeDetect: respect minimum number of samples
|
2019-06-01 23:33:21 +02:00 |
|
|
98413534be
|
Fix bug with fallback autodetection
|
2019-05-26 02:54:02 +02:00 |
|
|
0eba96af08
|
Fixed scaling problems from #48 and #54
|
2019-05-05 00:09:49 +02:00 |
|
|
5fbdb3822c
|
Improvements to gradient detection
|
2019-05-04 21:33:48 +02:00 |
|
|
8cef734926
|
Autodetection/black frame check: use more strict/lax rules depending on color variance
|
2019-05-03 00:49:33 +02:00 |
|
|
d647046aee
|
Autodetection sorta functional again
|
2019-05-02 22:43:40 +02:00 |
|
|
eaa1a0975a
|
Rewrote column test, again (todo: actually analyse results)
|
2019-05-02 00:57:37 +02:00 |
|
|
f3e0a48471
|
Automatic detection fix
|
2019-03-10 23:35:13 +01:00 |
|