Commit Graph

7 Commits

Author SHA1 Message Date
Lephenixnoir be73b114c1
minor adjustements 2023-03-27 19:21:20 +02:00
Lephenixnoir a3864fad21
addin: proper icon + screenshot 2023-03-26 23:02:30 +02:00
Lephenixnoir fb9174197f
addin: improve stability by not blocking on reads 2023-03-26 21:03:30 +02:00
Lephenixnoir 9e76db9e7e
vnc: improve robustsness by supporting hotplugging 2023-03-26 18:30:38 +02:00
Lephenixnoir c0b1ced527
vnc addin: allow calculator to send inputs to VNC server 2023-03-26 18:02:34 +02:00
Lephenixnoir 1be08a29df
addin: get and show the frames, basic version (~30 FPS)
Performance is very good with debug disabled. USB transmission takes
14 ms of reading + 6 ms of waiting each frame (double buffer mode is not
supported by gint yet). Adding 11 ms of display update makes it about
30 FPS, which is nice!
2023-03-26 17:28:16 +02:00
Lephenixnoir 1493645f98
addin: add-in template 2023-03-26 12:06:15 +02:00