b974111eb4
Fix zoom
2025-04-26 23:24:57 +02:00
3d7b50a2e3
Get zoom options to mostly work
2025-04-26 04:23:57 +02:00
0d7c535a70
revive zoom
2025-04-20 16:11:17 +02:00
a92f5fc2a1
Fix enabling/disabling extension while switching between environments
2025-01-29 23:58:16 +01:00
d780a8cb12
Fix stretch mode
2025-01-14 01:44:25 +01:00
33e3bec337
Fix stretch mode while not cropped
2025-01-05 00:37:20 +01:00
303213da73
fix netflix fix some more
2025-01-02 06:32:43 +01:00
9f10c0dcf4
FOR REALS account for offset applied by sites that use top:50%/transformY:-50% to center elements
2025-01-02 04:33:00 +01:00
d981e4c2c6
Account for offset applied by sites that use top:50%/transformY:-50% to center elements
2025-01-01 22:18:37 +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
cd89cca984
fix vertical alignment
2024-12-30 03:05:47 +01:00
15133e561f
Get autodetection to work at least on a basic level
2024-11-07 02:26:19 +01:00
6c92837317
wip
2024-06-12 20:29:00 +02:00
b96227b07a
plan ahead
2024-06-10 23:40:49 +02:00
da12ee452c
Get aard to start reliably if it's set as default aspect ratio for the site
2024-06-10 23:40:33 +02:00
99df043b5f
Fix Aard pausing/unpausing when not intended
2024-06-10 23:27:47 +02:00
9d0ce25be7
Ensure videos get aligned even when aspect ratio is not defined
2024-06-10 00:08:49 +02:00
0f3bcaa8e6
Fix alignment/offset handling, make it as player-invariant as possible
2024-06-06 00:51:34 +02:00
79ecc87db4
WIP trying to convince in-player UI to show
2024-06-02 16:06:26 +02:00
bc6b58aa3f
Ensure transform offsets are is rounded
2024-05-07 21:02:22 +02:00
abeded1d03
Further migrations to runlevel
2024-05-07 21:02:04 +02:00
968ce5432a
RunLevel works, even though half-assed
2024-05-07 20:24:50 +02:00
277506b3c8
Start implementing run levels
2024-05-07 19:05:10 +02:00
94018c6ee3
Cleanup file/directory structure for the UI
2023-09-10 22:06:16 +02:00
cd391db302
wip
2023-07-10 18:27:06 +02:00
0778f07922
sensible variable naming is important + remove redundant code
2023-04-12 23:08:19 +02:00
302f21b477
Cycle mode
2023-03-30 00:43:30 +02:00
65da515854
various fixes
2023-03-29 22:07:50 +02:00
9503003a4a
migration to site settings mostly done. TODO: check if things still work
2023-01-07 18:57:47 +01:00
68f367bd39
Merge branch 'master' into feature/player-ui
2022-08-21 15:45:11 +02:00
c12a04b55f
mostly whitespace
2022-08-08 23:16:55 +02:00
3aabd298ec
fix various fuckies wuckies
2022-07-31 01:12:54 +02:00
8806c8ea0c
Integrate comms client/server into eventBus
2022-07-31 00:15:28 +02:00
376f20aeab
Show last selected aspect ratio in the UI
2022-03-29 01:53:16 +02:00
7dc354509b
Remove some of dem pointless console.logs that are no longer needed
2022-03-28 23:56:52 +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
484db037c0
use event bus
2021-11-13 00:54:20 +01:00
75cc0d5a87
handle alignment along y
2021-11-03 00:08:34 +01:00
afaf65a53d
Fix stretch mode from ui
2021-11-02 22:19:50 +01:00
bd5befc18c
Get sliders to update with values from aspect ratio options
2021-11-01 01:13:13 +01:00
829047585a
Get manual zoom to work
2021-11-01 00:11:14 +01:00
78da45d468
cosmetic stuff
2021-10-31 23:18:44 +01:00
e7d43c566f
Fix aspect ratio not getting applied correctly
2021-10-27 20:10:55 +02:00
13bd280062
Get event bus to work (for some values of work)
2021-10-26 23:16:11 +02:00
209e4221d2
Start adding event bus
2021-10-26 22:20:50 +02:00
e9b882376c
Simplify player data dimension change tracking a bit
2021-10-26 00:30:38 +02:00
a4948d3eef
Whitespace
2021-10-25 23:13:35 +02:00
b8cd441109
misc fixes
2021-08-26 00:37:56 +02:00