restitux
209c1cffc4
frontend: port video decoding to web worker
2025-08-10 02:53:16 -06:00
restitux
a78bb2460e
frontend: refactor input functions to their own file
2025-08-10 01:29:56 -06:00
restitux
d5e341e232
frontend: support input + refactoring
2025-08-10 01:24:39 -06:00
restitux
d4777fcf08
frontend: stream and fullscreen cleanup
2025-08-09 14:22:34 -06:00
restitux
9f9bb68e22
frontend: improve stream UI and add fullscreen
2025-08-09 01:35:09 -06:00
restitux
31481c6812
frontend: improve launch UI and refactor stream to new page
2025-08-08 00:18:38 -06:00
restitux
a11a12828c
frontend: video streaming now works!!
...
- changed the backend to append the buffers together and dispatch them
as such (this is what moonlight-embedded does)
- fixed the frontend trying to playback an empty buffer because types
are hard (this is why I should have used protobuf...)
2025-07-21 02:06:55 -06:00
restitux
7a2b0fd4d6
frontend: add svelte frontend
2025-07-20 23:51:54 -06:00