de78f8b1d5
Switch to gl canvas
2024-10-10 00:45:28 +02:00
54d53f1b91
Remove unused code to make Aard work
2024-06-10 23:27:00 +02:00
977d103c3a
remove aard::halt() (is duplicate of aard::stop() anyway)
2023-04-16 01:55:11 +02:00
9503003a4a
migration to site settings mostly done. TODO: check if things still work
2023-01-07 18:57:47 +01:00
abc53cf00f
don't fuck ArDetector up
2022-08-21 15:49:28 +02:00
68f367bd39
Merge branch 'master' into feature/player-ui
2022-08-21 15:45:11 +02:00
7820da181e
Readability fixes (I guess)
2022-08-20 16:04:31 +02:00
ec4d43d2ec
unpause: Don't resume autodetection if not paused
2022-08-08 23:17:13 +02:00
d2733cf486
Fix autodetection getting stuck in 21:9
2022-08-06 01:31:18 +02:00
a5a121ee00
flag for whether autodetection is currently active
2022-07-30 23:07:33 +02:00
459a0eaa91
build lied?
2022-07-30 00:55:20 +02:00
84fefbaa14
remove some console.logs
2022-07-30 00:54:12 +02:00
023b8c370a
fix tslint complaints
2022-07-30 00:52:14 +02:00
f51ec50113
fix aard, attempt 3
2022-07-29 00:42:35 +02:00
fda2dcc484
fix aard: fix harder ?
2022-07-29 00:25:16 +02:00
c9392911d9
fix aard?
2022-07-29 00:21:34 +02:00
bfef49bc33
fix stuff from merge
2022-07-26 22:40:45 +02:00
b7a61e5bc0
Rework blackframe to not use its own drawImage call
2022-07-26 22:15:39 +02:00
36aa226e9c
Reimplement blackframe. Start timing blackframe execution. Add some placeholder UI for autodetection settings
2022-07-26 00:52:06 +02:00
a09ea26b0e
Rework blackframe to not use its own drawImage call
2022-07-13 00:22:16 +02:00
1556506bd7
monitor autodetection performance
2022-07-13 00:21:21 +02:00
f94f6ec956
Autodetect script can now report performance data
2022-06-28 22:34:47 +02:00
aae566b82a
stuff we missed in previous cleanup
2022-06-28 22:34:20 +02:00
dd8aeefdfd
Clean up some performance stuff for autodetection
2022-06-28 20:53:50 +02:00
556722693c
Rearrange things a bit. No longer do fallback mode
2022-06-28 01:33:21 +02:00
27b0609d34
Let's try to avoid injecting ultrawidify-specific CSS before we actually need it. Part 1/?
2021-11-25 00:31:38 +01:00
65556d9cad
We will need to distinguish between two automatic aspect ratio types
...
AspectRatioType.Automatic: "start autodetection pls"
AspectRatioType.AutomaticUpdate: "Hi I'm aard and I want to change this aspect ratio to something new"
2021-11-25 00:14:06 +01:00
fb7a168d31
whitespace
2021-11-13 00:55:17 +01:00
13bd280062
Get event bus to work (for some values of work)
2021-10-26 23:16:11 +02:00
502ce707e1
Style
2021-09-19 21:22:12 +02:00
5b1f73a69e
Fix problem with autodetection
2021-09-19 21:22:05 +02:00
3ac3f1aee5
It would be good to disable frame check if AARD is halted or exited
2021-09-15 01:45:51 +02:00
7d894fb1e3
it is higly recommended to actually resolve those promises
2021-09-15 00:54:23 +02:00
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
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