Commit graph

322 commits

Author SHA1 Message Date
Vinzenz Schroeter 8ea511a33a features, cargo fmt 2025-05-04 11:40:22 +02:00
Vinzenz Schroeter ef7690b6b2 add functions to convert containers directly into packet 2025-05-04 11:40:22 +02:00
Vinzenz Schroeter e5ef2afb2c heap_remove, sp_brightness_grid_into_packet 2025-05-04 11:40:22 +02:00
Vinzenz Schroeter b4176f7682 add command code constants, send header 2025-05-04 11:40:22 +02:00
Vinzenz Schroeter bcb9cdab6b translate announce and brightness tester examples 2025-05-04 11:40:22 +02:00
Vinzenz Schroeter 3d79d38c21 sp_brightness_grid_load ignore out of range 2025-05-04 11:40:22 +02:00
Vinzenz Schroeter c0f5b4d0da add sp_bitmap_into_bitvec, sp_bitmap_from_bitvec 2025-05-04 11:40:22 +02:00
Vinzenz Schroeter 8a3e84b6fa unify heap allocation handling 2025-05-04 11:40:21 +02:00
Vinzenz Schroeter a41ca0feeb rename/merge functions to match rust side more 2025-05-04 11:40:21 +02:00
Vinzenz Schroeter f6e35f1259 add fn to pass ip:port as values 2025-05-04 11:40:21 +02:00
Vinzenz Schroeter 9f5a232030 fix rebase 2025-05-04 11:40:21 +02:00
Vinzenz Schroeter 48fb9bde36 move generic safety information into README 2025-05-04 11:40:21 +02:00
Vinzenz Schroeter 0dbe952535 wip fix documentation 2025-05-04 11:40:21 +02:00
Vinzenz Schroeter ae6d527d81 use brightness type from base crate 2025-05-04 11:40:21 +02:00
Vinzenz Schroeter 0a58bd7303 add /*notnull*/ comments in header, use NotNull for parameters 2025-05-04 11:40:21 +02:00
Vinzenz Schroeter 866fc86b9f wip remove newtypes, re-export constants from base lib 2025-05-04 11:40:20 +02:00
Vinzenz Schroeter 5120e220ec functions for manipulating packets 2025-04-12 16:25:20 +02:00
Vinzenz Schroeter d1ecd21114 wip remove newtypes 2025-04-12 16:25:20 +02:00
Vinzenz Schroeter 2ab80d395e cargo fmt 2025-04-12 16:25:20 +02:00
Vinzenz Schroeter 69bed7c665 wip 80k example 2025-04-12 16:25:20 +02:00
Vinzenz Schroeter 57d9e90b0f wip update to next servicepoint version 2025-04-12 16:25:20 +02:00
Vinzenz Schroeter 3c8eafecfb fix example path 2025-04-12 16:25:17 +02:00
Vinzenz Schroeter 65a26a9110 remove redundant infos
All checks were successful
Rust / build (push) Successful in 3m8s
2025-02-16 18:27:50 +01:00
Vinzenz Schroeter ed8e362574 extend installation instructions, fix perm
All checks were successful
Rust / build (push) Successful in 3m8s
2025-02-16 18:17:08 +01:00
Vinzenz Schroeter 77a8a242bf simplify example
Some checks failed
Rust / build (push) Failing after 1m21s
2025-02-16 18:06:19 +01:00
Vinzenz Schroeter c069c1966b split crate into own repository
All checks were successful
Rust / build (push) Successful in 1m48s
2025-02-15 12:39:31 +01:00
Vinzenz Schroeter 2f7a2dfd62 Merge branch 'next' 2025-02-15 12:19:00 +01:00
Vinzenz Schroeter bb86d23248 update version to 0.13.1 2025-02-15 12:15:09 +01:00
Vinzenz Schroeter fa3afeaf33 add wiki link to README 2025-02-15 12:10:45 +01:00
Vinzenz Schroeter 24862e096e update flake 2025-02-15 10:03:24 +01:00
Vinzenz Schroeter 073d982d57 simplify flake 2025-02-15 10:03:24 +01:00
Vinzenz Schroeter e6a7a8e163 cargo-mutants reduce misses to 16 2025-02-15 09:52:47 +01:00
Vinzenz Schroeter 8cb7a9bbfb create grids without copying data 2025-02-15 09:52:47 +01:00
Vinzenz Schroeter 753a66136e prepare move to forgejo 2025-02-08 14:52:45 +01:00
Vinzenz Schroeter 8f1aac797b misc metadata tweaks 2025-02-08 14:49:04 +01:00
Vinzenz Schroeter fc6389b587
fix link in README 2025-02-08 09:55:03 +01:00
Vinzenz Schroeter d6a4d807be
Merge pull request #23 from cccb/forgejo-pipeline
change pipeline to also run on forgejo, add note about move to README
2025-02-07 22:43:07 +01:00
Vinzenz Schroeter c0e3f2d748 fix license link 2025-02-07 22:39:15 +01:00
Vinzenz Schroeter 2e30dfffab change note for cccb-servicepoint-browser as it does not actually use the library 2025-02-07 22:38:30 +01:00
Vinzenz Schroeter 81fd341da2 fix new clippy warnings 2025-02-07 22:35:11 +01:00
Vinzenz Schroeter 2c6c854969 change pipeline to also run on forgejo, add note about move to README 2025-02-07 22:28:40 +01:00
Vinzenz Schroeter c5cd8648ba
Merge pull request #22 from SamuelScheit/patch-1
add cccb-servicepoint-browser
2025-02-04 08:27:34 +01:00
Samuel Scheit 60e0d014ba
add cccb-servicepoint-browser 2025-01-31 11:19:32 +01:00
Vinzenz Schroeter b6fa1b161e Merge branch 'utf8' 2025-01-16 21:33:01 +01:00
Vinzenz Schroeter 7e1fb6cc99 version 0.13.0 2025-01-16 20:51:56 +01:00
Vinzenz Schroeter 04cda144ed add ValueGrid::wrap and CharGrid::wrap_str, more examples
add examples
2025-01-12 15:22:54 +01:00
Vinzenz Schroeter 2a6005fff9 expose new command to uniffi API 2025-01-12 15:22:54 +01:00
Vinzenz Schroeter 2f2160f246 expose CharGrid to C API 2025-01-12 15:22:54 +01:00
Vinzenz Schroeter 4f83aa3d5c group cp437 functions 2025-01-12 15:22:54 +01:00
Vinzenz Schroeter dea176d0d9 fix warnings, minor docs changes 2025-01-12 15:22:54 +01:00