Commit Graph

5 Commits

Author SHA1 Message Date
Lephenixnoir 69e6445d93
meta: use pkg-config to find SDL2 2023-03-28 22:00:01 +02:00
Lephenixnoir 93c0657bb2
vnc: find libvncclient with pkg-config 2023-03-27 23:12:15 +02:00
Lephenixnoir 9e76db9e7e
vnc: improve robustsness by supporting hotplugging 2023-03-26 18:30:38 +02:00
Lephenixnoir b39ccf9758
vnc: usb libfxlink to grab a calculator and stream it the frames
My use of libfxlink is terrible though, doesn't handle disconnects etc.
Will improve soon.
2023-03-26 17:27:59 +02:00
Lephenixnoir be9978c308
vnc: first working RFB client, sends raw frames to SDL window 2023-03-25 22:21:35 +01:00