9c65300fc4
more aard updates
2024-12-31 02:50:33 +01:00
cf01dd9397
Try to reduce message-passing to improve performance, make ultrawidify not run on videos smaller than 720p
2024-12-30 23:02:55 +01:00
ed2886d449
add minEnabledHeight to settings
2024-12-28 01:42:13 +01:00
13cfb9ff14
Checkpoint: aard status indicator + trigger zone editor now kinda works
2024-12-26 14:58:14 +01:00
2337f7a3ba
add new options to settings interface
2024-12-22 23:06:14 +01:00
ca1a375f2d
Limit when in-player UI shows. Add self-expiring menu options that takes you to the proposed, not-yet-implemented UI settings screen
2024-12-17 02:02:49 +01:00
dcbeecc8cf
fix syntax
2024-10-23 01:23:37 +02:00
7c5e4101b0
Finish aspect ratio check
2024-10-21 01:08:03 +02:00
2736ac418f
WIP on aspect ratio detection
2024-10-19 16:04:20 +02:00
6c92837317
wip
2024-06-12 20:29:00 +02:00
0dbd5b456c
Fix setting keyboard shortcuts
2024-06-06 00:50:08 +02:00
c7ebd42fe9
some more moving around
2023-09-10 22:09:26 +02:00
94018c6ee3
Cleanup file/directory structure for the UI
2023-09-10 22:06:16 +02:00
3180063fe3
attempt to get player selector to work
2023-07-15 04:03:32 +02:00
42cdcd5c25
Site and extension options: done
2023-07-15 01:28:20 +02:00
302f21b477
Cycle mode
2023-03-30 00:43:30 +02:00
cc0ae60c83
Update settings object, finalize-ish site settings panel
2023-01-15 22:11:47 +01:00
a30a70c6b5
get UI to somewhat work. TODO: get scripts to work
2023-01-07 19:19:44 +01:00
9503003a4a
migration to site settings mostly done. TODO: check if things still work
2023-01-07 18:57:47 +01:00
a58edad8ea
migrate settings to new and simplified SiteSettings
2023-01-07 03:06:37 +01:00
d0ba619b45
Redefine settings interface, write function to migrate some settings on update
2023-01-07 03:05:51 +01:00
81e11c2ae9
Extension options WIP
2022-11-22 01:28:04 +01:00
08479242f7
fix settings
2022-09-28 00:40:09 +02:00
e84f8ee541
start fixing KbmHandler (formerly: action handler) some more
2022-09-27 01:48:08 +02:00
a0388689cf
Continue slowly working on unified event bus
2022-08-21 22:46:06 +02:00
4f4eb46a60
Clear keyboard shortcut
2022-04-13 00:24:10 +02:00
0daef615c1
Sort out inputs, shortcut button
2022-04-12 00:48:33 +02:00
85fed9d4c5
Hot dang, icons now show up in Chrome as well.
...
Also cleaned up some of the mess.
2022-01-29 16:23:40 +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
30835e94c0
UI: can set default crop, stretch. (TODO: actually get and use those values)
2021-11-23 01:32:55 +01:00
ee8ac1d9ee
Site support level works now ... for most values of work
2021-11-21 02:08:53 +01:00
829047585a
Get manual zoom to work
2021-11-01 00:11:14 +01:00
79fb10c556
Add new format for defining actions. They're called commands now.
2021-10-28 22:53:43 +02:00
a4948d3eef
Whitespace
2021-10-25 23:13:35 +02:00
746a78577e
UI for manual zoom and video alignment
2021-10-24 00:57:57 +02:00
6c1d666fdf
switch bootstrap icons with mdijs
2021-10-22 00:30:36 +02:00
56dcd0feb3
Merge branch 'master' into feature/player-ui
2021-06-12 23:22:54 +02:00
0bed840b6f
fix settings interface
2021-04-10 04:17:07 +02:00
6737061713
Add new settings option
2021-04-10 04:02:52 +02:00
1b00420388
correct the interface
2021-04-05 03:29:56 +02:00
0bc1254ce0
Merge branch 'master' into feature/player-ui
2021-04-04 03:59:08 +02:00
c6e4d06fa1
Allow toggling chrome hardware acceleration bug workaround for people not experiencing it
2021-04-04 03:42:36 +02:00
190737b915
Merge branch 'master' into feature/player-ui
2021-04-01 23:50:08 +02:00
09253fe0a1
Unbork settings page even more
2021-04-01 21:40:58 +02:00
873a8cf3a8
Fix enum imports
2021-04-01 21:23:59 +02:00
ede570865f
Migrate some more things to typescript
2021-03-11 21:04:09 +01:00
038191d38e
Merge branch 'master' into feature/player-ui
2021-03-06 04:07:03 +01:00
0117d44422
Move settings to typescript. Add interface for settings object
2021-02-09 00:37:54 +01:00
9a864bc11c
Migrate pseudo-enums to typescript enums. Fix related imports & stuff
2021-02-08 23:04:54 +01:00
96a5b8da8f
Add a bit of 'maybe' to "whoops no Aard on this site" notification
2021-01-31 17:57:35 +01:00