Commit graph

136 commits

Author SHA1 Message Date
Vinzenz Schroeter
c4c6708533 limit brightness to valid levels, optional rand dependency to implement Distribution trait
fixup! limit brightness to valid levels, optional rand dependency to implement Distribution trait
2024-06-23 13:59:47 +02:00
Vinzenz Schroeter
e1f009ee6f examples: error message on connection failure 2024-06-23 13:51:09 +02:00
Vinzenz Schroeter
7200cb3247 additional test runs with all features 2024-06-23 13:51:09 +02:00
Vinzenz Schroeter
ff713690e3 add CI 2024-06-05 20:43:55 +02:00
Vinzenz Schroeter
649e2a39c3 version 0.6.0 2024-06-05 20:35:20 +02:00
Vinzenz Schroeter
15a3c4d596
Merge pull request #4 from cccb/additional-grid-features
Additional grid features
2024-06-05 20:31:47 +02:00
Vinzenz Schroeter
a488131481 c# project file 2024-06-05 20:29:41 +02:00
Vinzenz Schroeter
894de966bc more tests 2024-06-05 20:23:44 +02:00
Vinzenz Schroeter
b08fd97066 more tests, move stuff 2024-06-05 20:14:05 +02:00
Vinzenz Schroeter
9a4987787e add brightness tester 2024-06-03 22:49:00 +02:00
Vinzenz Schroeter
59301a5fc5 add PixelGrid::iter_mut, tests 2024-06-03 22:48:12 +02:00
Vinzenz Schroeter
a4d53d0e56 add missing docs 2024-06-03 22:10:52 +02:00
Vinzenz Schroeter
947a3fe60e replace bit_vec module with bitvec library 2024-06-03 21:54:00 +02:00
Vinzenz Schroeter
c600761f29 remove iter from trait 2024-06-03 19:32:10 +02:00
Vinzenz Schroeter
17d41ef6c6 add more iterators 2024-06-02 14:34:22 +02:00
Vinzenz Schroeter
ee0c9dceab add some iterators 2024-06-02 14:03:40 +02:00
Vinzenz Schroeter
b8baf8127d remove duplicate code into trait impl 2024-06-02 14:00:31 +02:00
Vinzenz Schroeter
c017b85962 remove duplicate fn 2024-06-02 13:20:31 +02:00
Vinzenz Schroeter
ffe3a87319 add grid functions for getting references or optional values 2024-06-02 13:16:26 +02:00
Vinzenz Schroeter
6d562a4962 remove Grid::window(), move Grid::new() to implementations 2024-06-02 13:13:49 +02:00
Vinzenz Schroeter
372582cec6 fix C README 2024-05-30 21:56:16 +02:00
Vinzenz Schroeter
3dc18a4765 fix cargo: output should be cargo:: 2024-05-30 21:55:55 +02:00
Vinzenz Schroeter
084c3df1db should not have been pub use, documentation fixes 2024-05-28 22:23:21 +02:00
Vinzenz Schroeter
69d4cff0bf Merge branch 'next' into 'main' 2024-05-28 21:55:03 +02:00
Vinzenz Schroeter
347fdb3bd0 version 0.5.1 2024-05-28 21:52:52 +02:00
Vinzenz Schroeter
e508c3637b remove clippy rule 2024-05-28 21:32:48 +02:00
Vinzenz Schroeter
deceb2088f fix make file path, regenerate bindings 2024-05-28 21:28:42 +02:00
Vinzenz Schroeter
24e36d1927 even more documentation 2024-05-28 21:25:59 +02:00
Vinzenz Schroeter
7211e1fdc7 remove accidental struct duplicate 2024-05-28 20:39:41 +02:00
Vinzenz Schroeter
d351eef6fa more documentation 2024-05-28 20:37:55 +02:00
Vinzenz Schroeter
daaa31a276 add crate doc to examples 2024-05-28 20:28:20 +02:00
Vinzenz Schroeter
e135bd60a7 add more documentation, add doc lint 2024-05-28 19:38:43 +02:00
Vinzenz Schroeter
3901efcf61 add .envrc 2024-05-26 16:17:18 +02:00
Vinzenz Schroeter
1a69cb0932 include README.md in doctest, fix example 2024-05-26 16:17:11 +02:00
Vinzenz Schroeter
333cf954f8
Merge pull request #1 from kaesaecracker/restructure
Restructure, build.rs, move c_api
2024-05-26 15:17:38 +02:00
Vinzenz Schroeter
82392283e1 update README 2024-05-26 15:15:31 +02:00
Vinzenz Schroeter
868988cc8d add information about display hardware 2024-05-26 15:08:41 +02:00
Vinzenz Schroeter
8bf1452e31 fix c# example 2024-05-26 14:58:05 +02:00
Vinzenz Schroeter
ccbba9ad83 split README 2024-05-26 14:53:26 +02:00
Vinzenz Schroeter
3780c2063d set version to 0.5.0 2024-05-26 14:18:02 +02:00
Vinzenz Schroeter
c92493fad1 move examples into package (include them in published crate) 2024-05-26 13:55:19 +02:00
Vinzenz Schroeter
5514f60c28 exclude packages from tests so cargo test --all works 2024-05-26 13:25:36 +02:00
Vinzenz Schroeter
d1db850fd4 remove duplicate lock files, cargo update 2024-05-26 13:19:35 +02:00
Vinzenz Schroeter
f759395393 move c_api into binding_c crate, update C# binding 2024-05-26 13:15:11 +02:00
Vinzenz Schroeter
edcad6fd03 improve c build 2024-05-26 11:40:52 +02:00
Vinzenz Schroeter
f2d98af532 rename to servicepoint, new dir structure, WIP build.rs 2024-05-25 11:16:37 +02:00
Annika Hannig
e9dc4b59d2
only require into Packet for sendable data 2024-05-23 20:56:46 +02:00
Vinzenz Schroeter
0bc13fee81 version 0.4.2 2024-05-19 14:27:18 +02:00
Vinzenz Schroeter
db2a5931c3 build cs binding later, now solution loads without rust 2024-05-19 14:27:09 +02:00
Vinzenz Schroeter
5b2e03827a add meta feature for all compressions, add random unit test 2024-05-19 14:22:45 +02:00