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
5803b71f3a
fix c example
2024-05-14 21:46:23 +02:00
Vinzenz Schroeter
51685f038c
fix paths, also build main library automatically for C# binding
2024-05-13 21:39:16 +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
10e6138756
rename example
2024-05-13 00:24: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
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
Vinzenz Schroeter
62ca9037b6
remove dependency on num
2024-05-12 13:11:42 +02:00
Vinzenz Schroeter
3b9586a69e
version bump because of rebase mishap
2024-05-12 01:50:06 +02:00
Vinzenz Schroeter
f98950725a
fix license in toml
2024-05-12 01:49:11 +02:00
Vinzenz Schroeter
61b3fac20d
version 0.1.1
2024-05-12 01:35:59 +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
Vinzenz Schroeter
35ae1f20ce
fix vec len, add moving transparent line example
2024-05-11 18:28:57 +02:00
Vinzenz Schroeter
02bac1e173
add publish=false to examples
2024-05-11 17:38:25 +02:00
Vinzenz Schroeter
a239adb07a
add example random_brightness
2024-05-11 17:34:52 +02:00
Vinzenz Schroeter
27f891cd92
remove Window, fix examples, add logging
2024-05-11 14:41:09 +02:00
Vinzenz Schroeter
9eaa7462bc
Into, TryFrom
2024-05-10 19:55:18 +02:00
Vinzenz Schroeter
30c26db9f7
add command line option for moving line
2024-05-10 18:51:03 +02:00
Vinzenz Schroeter
06d3a99659
fix missing dependency
2024-05-10 18:35:52 +02:00
Vinzenz Schroeter
e625643c9c
add announce example
2024-05-10 18:34:21 +02:00
Vinzenz Schroeter
8b33389203
add command code type
2024-05-10 18:33:51 +02:00
Vinzenz Schroeter
e6f8afb378
game of life example, bug fixes
2024-05-10 12:24:07 +02:00
Vinzenz Schroeter
a7b6cf2ad0
PixelGrid::max_sized, cloneable
2024-05-10 01:35:24 +02:00
Vinzenz Schroeter
2ff0ffa0d6
move example out of module
2024-05-10 01:22:43 +02:00