Commit graph

11 commits

Author SHA1 Message Date
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 6834bb084b fix compression, rename enum values 2024-05-16 21:32:33 +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 98e8a6d639 add c api 2024-05-12 17:15:30 +02:00
Vinzenz Schroeter 01d1f1dad0 one workspace for everything 2024-05-12 14:01:49 +02:00
Vinzenz Schroeter df8c1249c4 renames, add documentation headers 2024-05-12 01:33:32 +02:00
Vinzenz Schroeter 362426c758 reformat with max width 2024-05-11 23:28:08 +02:00
Vinzenz Schroeter 0a3f400e92 add rest of compression algorithms 2024-05-11 23:16:41 +02:00
Vinzenz Schroeter 5c61d02749 add gz compression 2024-05-11 21:14:20 +02:00
Vinzenz Schroeter 0e393896d3 change transparent line example to wiping_clear 2024-05-11 19:42:18 +02:00