|
abeded1d03
|
Further migrations to runlevel
|
2024-05-07 21:02:04 +02:00 |
|
|
a466f77b6e
|
Merge branch 'master' into feature/player-ui
|
2024-05-07 20:28:39 +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 |
|
|
1c48ea1908
|
Reorder panels in video settings
|
2024-05-04 01:08:42 +02:00 |
|
|
f2ac1557a4
|
Fix icon & heading sizes in popup
|
2024-05-04 01:08:32 +02:00 |
|
|
7213c1e35f
|
Fix padding
|
2024-05-04 01:08:25 +02:00 |
|
|
9f5f953b46
|
'Edit shortcuts' bar banner now doesn't take up vertical space while inactive
|
2024-05-04 01:08:21 +02:00 |
|
|
3ff6054c20
|
Fix popup (css now finally workS!)
|
2024-05-04 01:08:14 +02:00 |
|
|
9fb25254a6
|
Import CSS in vue component instead of html, otherwise popup is without css
|
2024-05-03 23:13:55 +02:00 |
|
|
8c6a06d490
|
move fonts
|
2024-05-03 23:13:07 +02:00 |
|
|
dd37837848
|
Update node
|
2024-04-07 15:37:16 +02:00 |
|
|
5ca9325e16
|
fix
|
2024-01-28 13:08:31 +01:00 |
|
|
b8fdf0911a
|
Update changelog
|
2024-01-28 13:01:45 +01:00 |
|
|
a7302fee4b
|
fix angle detection
|
2024-01-28 13:01:16 +01:00 |
|
|
41bf4d2764
|
fix
|
2024-01-28 13:00:48 +01:00 |
|
|
0970140a3a
|
Version bump
|
2024-01-27 23:29:03 +01:00 |
|
|
b8eb8ec052
|
rework about panel
|
2024-01-27 23:06:56 +01:00 |
|
|
46b7d6a25a
|
Round pixel offset
|
2024-01-27 22:24:09 +01:00 |
|
|
aab2f5b014
|
fix ard performance display
|
2023-10-21 17:59:52 +02:00 |
|
|
6062094e6f
|
Fix crashes in chrome
|
2023-10-21 17:41:09 +02:00 |
|
|
f7e36619df
|
remove manifestv2
|
2023-10-21 14:04:02 +02:00 |
|
|
167f5173cd
|
get popup to at least mildly work
|
2023-09-11 00:43:26 +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 |
|
|
388327ec1d
|
fix fs handlers
|
2023-09-10 19:51:36 +02:00 |
|
|
0ba56c271d
|
hardcode defautl css string somewhere else
|
2023-09-10 13:12:35 +02:00 |
|
|
bd1216c275
|
get player select UI to work
|
2023-07-15 04:17:38 +02:00 |
|
|
3180063fe3
|
attempt to get player selector to work
|
2023-07-15 04:03:32 +02:00 |
|
|
9cb9a6607b
|
Remove unused components
|
2023-07-15 01:29:57 +02:00 |
|
|
42cdcd5c25
|
Site and extension options: done
|
2023-07-15 01:28:20 +02:00 |
|
|
8b1da27af7
|
remove UI when extension is disabled
|
2023-07-11 00:48:34 +02:00 |
|
|
638e228ce9
|
don't init UI by default
|
2023-07-10 22:56:26 +02:00 |
|
|
94469ccd0e
|
mess around with launch.json, still didnt get debugger to work, decided i dont care
|
2023-07-10 22:05:37 +02:00 |
|
|
48f7e1f39c
|
Merge branch 'feature/manifest-v3-v2' into feature/player-ui
|
2023-07-10 22:05:02 +02:00 |
|
|
60f7abfa42
|
get manifest v3 to approximately work
|
2023-07-10 22:04:30 +02:00 |
|
|
cd391db302
|
wip
|
2023-07-10 18:27:06 +02:00 |
|
|
8613d6971f
|
Showing aard notifications is no longer implemented, so we don't call it
|
2023-04-16 02:54:30 +02:00 |
|
|
cc18153889
|
Minor update to site settings
|
2023-04-16 02:53:59 +02:00 |
|
|
be4bf9e2a3
|
detect whether extension is enabled on dimension changes. Trigger dimension check on fullscreen change
|
2023-04-16 02:43:50 +02:00 |
|
|
085bd4aab9
|
fix video alignment default settings
|
2023-04-16 02:16:57 +02:00 |
|
|
977d103c3a
|
remove aard::halt() (is duplicate of aard::stop() anyway)
|
2023-04-16 01:55:11 +02:00 |
|
|
0778f07922
|
sensible variable naming is important + remove redundant code
|
2023-04-12 23:08:19 +02:00 |
|
|
e12154601b
|
also add 32:9 button
|
2023-03-30 00:49:09 +02:00 |
|
|
b22d50f760
|
Firefox also stopped liking the -alpha# format, so version numbering was switched from [next major]-X.X-[alpha|beta|dev]# to [current-major].99.X-#
|
2023-03-30 00:45:34 +02:00 |
|
|
302f21b477
|
Cycle mode
|
2023-03-30 00:43:30 +02:00 |
|
|
65da515854
|
various fixes
|
2023-03-29 22:07:50 +02:00 |
|
|
e9bd3154a5
|
change event bus parameter names
|
2023-03-29 21:51:06 +02:00 |
|
|
1da147e110
|
remove redundant comments
|
2023-03-29 21:49:27 +02:00 |
|
|
e7dd85420c
|
iframe manager
|
2023-03-02 01:08:25 +01:00 |
|