Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit db8466f6 authored by Simon Chan's avatar Simon Chan
Browse files

refactor: extract common types to `@yume-chan/async` package

parent 6cb0a589
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
---
"@yume-chan/scrcpy-decoder-tinyh264": patch
---

Add support for rendering into `OffscreenCanvas`
+8 −0
Original line number Diff line number Diff line
---
"@yume-chan/adb": patch
"@yume-chan/adb-scrcpy": patch
"@yume-chan/scrcpy": patch
"@yume-chan/struct": patch
---

Rewrite the struct API completely
+5 −0
Original line number Diff line number Diff line
---
"@yume-chan/adb-daemon-webusb": patch
---

Accept standard `USBDeviceFilter` type and fill in default interface filters automatically
+6 −0
Original line number Diff line number Diff line
---
"@yume-chan/adb": patch
"@yume-chan/adb-credential-web": patch
---

Add common interface for device observers
+5 −0
Original line number Diff line number Diff line
---
"@yume-chan/scrcpy-decoder-webcodecs": patch
---

Fix H.265 rendering in Microsoft Edge
Loading