Commit graph

18 commits

Author SHA1 Message Date
Vinzenz Schroeter 8cf03c8f07 fix BitmapLinear* Commands 2024-05-11 17:53:23 +02:00
Vinzenz Schroeter 69c07dd733 stop on hard reset 2024-05-11 17:21:15 +02:00
Vinzenz Schroeter 89c5c44e28 add luma, currently broken 2024-05-11 14:43:56 +02:00
Vinzenz Schroeter 5f4d2fba25 implement BitmapLinear* commands 2024-05-11 00:46:49 +02:00
Vinzenz Schroeter d07440f3d0 use PixelGrid for screen data 2024-05-11 00:26:25 +02:00
Vinzenz Schroeter bce0c48c4d use parser from shared library 2024-05-10 20:20:58 +02:00
Vinzenz Schroeter ae12c82c2e text rendering 2024-05-10 18:24:26 +02:00
Vinzenz Schroeter 05c7b4cb71 remove shared code, fix bugs 2024-05-10 12:36:42 +02:00
Vinzenz Schroeter 1eb1471d2a move constants to shared 2024-05-09 16:43:56 +02:00
Vinzenz Schroeter 94868bbc73 add warning for wrong endianness, clear pixel buffer 2024-05-09 14:21:49 +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 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