Commit graph

8 commits

Author SHA1 Message Date
Vinzenz Schroeter b21040c1f3 u16 only in implementation details to remove need to cast for user 2024-05-18 14:52:13 +02:00
Vinzenz Schroeter 79e963d045 add lzma as only default compression, add missing cfg annotations 2024-05-18 14:10:41 +02:00
Vinzenz Schroeter 8426698b9f clippy fix, fmt 2024-05-17 18:45:24 +02:00
Vinzenz Schroeter ab66a6a33e unit tests for round trip command and packet, fix bugs and add needed derivations 2024-05-17 18:36:18 +02:00
Vinzenz Schroeter 8307354a58 cargo fmt 2024-05-16 23:18:43 +02:00
Vinzenz Schroeter da4df32878 add new compression commands to BitmapLinearWin 2024-05-16 23:03:07 +02:00
Vinzenz Schroeter 1dad113ca1 a bunch of minor changes combined:
- From instead of Into
- unsafe_data_ref for other payloads
- CByteSlice for returning memory spans
- send Packet instead of Into<Packet>
- expose packet layer to C/C#
2024-05-15 20:34:51 +02:00
Vinzenz Schroeter 01d1f1dad0 one workspace for everything 2024-05-12 14:01:49 +02:00
Renamed from src/command_code.rs (Browse further)