Commit graph

12 commits

Author SHA1 Message Date
Vinzenz Schroeter
402566c966
Create github action 2024-05-09 13:45:28 +02:00
Vinzenz Schroeter
6bca63befd less unsafe code 2024-05-09 13:43:28 +02:00
Vinzenz Schroeter
0b03c4d23a split code into gui and udp thread 2024-05-09 13:26:33 +02:00
Vinzenz Schroeter
1584a2685e extract handle_package function, make window resizable as content gets scaled 2024-05-09 13:10:08 +02:00
Vinzenz Schroeter
64e85bcd4f show pixels in window 2024-05-09 00:46:57 +02:00
Vinzenz Schroeter
2e30d91d7e fix bit count direction 2024-05-09 00:46:57 +02:00
Vinzenz Schroeter
414981f617 extract read_hdr_window fn 2024-05-09 00:46:57 +02:00
Vinzenz Schroeter
5ffebe7b0b
Create LICENSE 2024-05-08 13:42:44 +02:00
Vinzenz Schroeter
041af7e19b
Create README.md 2024-05-08 13:41:48 +02:00
Vinzenz Schroeter
ab7bebfc6e implement Clear, HardReset, Cp437Data 2024-05-08 13:21:31 +02:00
Vinzenz Schroeter
c1b1f0364e print CmdBitmapLinearWin payload to console on packet receive 2024-05-08 12:42:40 +02:00
Vinzenz Schroeter
e6d4309627 rustup create project 2024-05-08 10:50:54 +02:00