|
415ebf6821
|
Simplify video rescans
|
2021-09-14 23:22:59 +02:00 |
|
|
b1ec4f7387
|
Make framecheck ever so slightly async
|
2021-09-14 19:12:54 +02:00 |
|
|
2cb02ff3f2
|
fix
|
2021-08-26 00:45:12 +02:00 |
|
|
b8cd441109
|
misc fixes
|
2021-08-26 00:37:56 +02:00 |
|
|
86a8c23999
|
Change how halting AARD is handled
|
2021-08-25 23:13:02 +02:00 |
|
|
a2573b5aaf
|
Add performance timing to ar detector + make it use animationFrame
|
2021-08-25 22:32:39 +02:00 |
|
|
ea8671f64b
|
Tidy up ArDetector
|
2021-08-25 20:39:27 +02:00 |
|
|
6c59c009e5
|
Move some last remaining enums to typescript
|
2021-03-06 04:01:47 +01:00 |
|
|
d4868020f4
|
DrmDetector can into typescript
|
2021-03-05 23:35:32 +01:00 |
|
|
075168ed85
|
Convert all remaining var s to let s
|
2021-02-18 22:38:32 +01:00 |
|
|
8475340999
|
Fix problems in ArDetector and related functions
|
2021-02-18 22:35:58 +01:00 |
|
|
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 |
|