Aleksander
|
eac1f08e5c
|
wgui: <Video> support [Squash]
commit da9ad32fe4
Author: Aleksander <aleksander@oo8.dev>
Date: Sat Jun 6 14:44:15 2026 +0200
wgui: video: variable speed control
commit 683b1115ba
Author: Aleksander <aleksander@oo8.dev>
Date: Fri Jun 5 18:44:45 2026 +0200
wgui: video: framerate control, `looping` parameter in <Video>
commit ddf99d0b43
Author: Aleksander <aleksander@oo8.dev>
Date: Fri Jun 5 12:19:44 2026 +0200
do not break toml 1.0 syntax compatibility
commit 69803ec6cd
Author: Aleksander <aleksander@oo8.dev>
Date: Fri Jun 5 12:08:25 2026 +0200
wgui: dav1d video playback works
commit 5c929c4fee
Author: Aleksander <aleksander@oo8.dev>
Date: Thu Jun 4 23:09:30 2026 +0200
wgui: use dav1d (wip)
commit 3c2ac4b5f1
Author: Aleksander <aleksander@oo8.dev>
Date: Thu Jun 4 21:34:44 2026 +0200
wgui: <Video> tag (wip), Duck IVF parser (video container), add `video` feature
|
2026-06-06 16:17:40 +02:00 |
dependabot[bot]
|
e1c72fa446
|
Bump bytes from 1.11.0 to 1.11.1 (#419)
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.11.0...v1.11.1)
---
updated-dependencies:
- dependency-name: bytes
dependency-version: 1.11.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-04 09:39:21 +09:00 |
galister
|
9a23fdc541
|
license fixes
|
2026-01-10 20:52:33 +09:00 |
galister
|
f038ad8a87
|
wayvrctl + panel-modify ipc
|
2025-12-23 18:20:27 +09:00 |
dependabot[bot]
|
8f9f057c97
|
Bump tokio from 1.43.0 to 1.43.1 in /wayvr-ipc (#325)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.43.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.43.1)
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.43.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-23 03:25:52 +00:00 |
Aleksander
|
ccd75c047c
|
Move wayvr-ipc to our workspace (#324)
|
2025-12-23 02:50:03 +00:00 |