Commit graph

17 commits

Author SHA1 Message Date
Vinzenz Schroeter 862804de3b rename c-api to c_api 2024-05-16 23:03:39 +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 7b6b4ea806 version v0.3.0 2024-05-15 23:17:52 +02:00
Vinzenz Schroeter 237ca6d6a2 manual clippy fixes 2024-05-15 23:14:38 +02:00
Vinzenz Schroeter b0de3a4fb5 clippy fix 2024-05-15 23:08:54 +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 18aa87da92 merge folders 2024-05-13 21:17:20 +02:00
Vinzenz Schroeter ea7061db7f add possibility to get a reference to the raw data of PixelGrid 2024-05-13 01:26:44 +02:00
Vinzenz Schroeter eb723701cf add c# binding including example 2024-05-13 00:17:40 +02:00
Vinzenz Schroeter 3bf5249d08 move c binding into separate dir 2024-05-12 21:33:47 +02:00
Vinzenz Schroeter 27a87cc80a yet another variant of the c library. now the header has to be generated manually. 2024-05-12 21:14:23 +02:00
Vinzenz Schroeter ff64557d29 improve c library 2024-05-12 20:28:35 +02:00
Vinzenz Schroeter 76907a8e3d version 0.2 2024-05-12 18:29:49 +02:00
Vinzenz Schroeter 4bb505650c fix c api, add usage example 2024-05-12 18:28:53 +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