Commit graph

26 commits

Author SHA1 Message Date
Vinzenz Schroeter c8f9cca47a extract methods, CommandExecutor 2025-01-19 11:49:44 +01:00
Vinzenz Schroeter ad5f1e8abe update dependencies, initial UTF-8 support 2025-01-16 22:28:08 +01:00
Vinzenz Schroeter 36d0daba05 update to servicepoint 0.10, improve pixel handling 2024-11-09 19:02:18 +01:00
Vinzenz Schroeter 4ddec8eef2 working flake 2024-11-09 18:53:11 +01:00
Vinzenz Schroeter 5d8a6004da include font from the real display 2024-10-13 13:11:12 +02:00
Vinzenz Schroeter feacd6c01e fix brightness, rest of the update to servicepoint 0.7 2024-06-27 20:15:58 +02:00
Vinzenz Schroeter 6101e91615 WIP next servicepoint version 2024-06-27 20:15:58 +02:00
Vinzenz Schroeter f32e83dffc update to servicepoint 0.5.0 2024-05-26 15:24:44 +02:00
Vinzenz Schroeter 5fff78506a update to servicepoint 0.4.2 2024-05-26 11:34:10 +02:00
Vinzenz Schroeter 8690e052bd press c to clear screen 2024-05-20 17:52:33 +02:00
Vinzenz Schroeter 4f19e27ab5 split out draw function 2024-05-18 17:42:40 +02:00
Vinzenz Schroeter 3578a279c5 update to servicepoint2 v0.4.0 2024-05-16 23:26:57 +02:00
Vinzenz Schroeter 7cdbd41dea add more colors 2024-05-16 17:42:23 +02:00
Vinzenz Schroeter e3d80204a6 cargo fmt 2024-05-16 17:24:41 +02:00
Vinzenz Schroeter 9f5d256963 add optional spacers 2024-05-14 21:45:42 +02:00
Vinzenz Schroeter 0da5ca5446 reformat code with max width 2024-05-11 23:29:25 +02:00
Vinzenz Schroeter f4c78f9257 only redraw when needed, send proper close event to gui 2024-05-11 19:26:12 +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 6784657af5 fix crash on window resize 2024-05-11 01:05:58 +02:00
Vinzenz Schroeter d07440f3d0 use PixelGrid for screen data 2024-05-11 00:26:25 +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 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