Commit graph

25 commits

Author SHA1 Message Date
Vinzenz Schroeter 2efe86a592 update to the (unreleased) version of servicepoint
All checks were successful
Rust / build (pull_request) Successful in 7m29s
2025-03-08 12:42:37 +01:00
Vinzenz Schroeter 6eee677ed4 send stdin as UTF instead of CP437
All checks were successful
Rust / build (pull_request) Successful in 7m28s
2025-03-02 15:20:59 +01:00
Vinzenz Schroeter 11d9ac0bcb restructure cli 2025-03-02 15:20:59 +01:00
Vinzenz Schroeter 0ac6b77ed0 keep aspect is optional 2025-03-02 15:12:25 +01:00
Vinzenz Schroeter a1fa13b6e5 fast resize, now higher quality; keep aspect ratio 2025-03-02 15:12:25 +01:00
Vinzenz Schroeter 0521e103ec remove spacers in image processing 2025-03-02 15:12:25 +01:00
Vinzenz Schroeter b1c3ac8538 add send image command 2025-03-02 15:12:25 +01:00
Vinzenz Schroeter 19f24f9331 extract image processing 2025-03-02 15:12:25 +01:00
Vinzenz Schroeter ae1571bcd1 update README, version, cargo update 2025-03-02 15:12:22 +01:00
Vinzenz Schroeter 70cc466253 add options to disable steps 2025-03-02 15:12:05 +01:00
Vinzenz Schroeter 9d5b21673a ostromoukhov dither 2025-03-02 15:12:05 +01:00
Vinzenz Schroeter f64365f5bd implement sharpen 2025-03-02 15:12:05 +01:00
Vinzenz Schroeter ea7262f8f5 implement blur 2025-03-02 15:12:05 +01:00
Vinzenz Schroeter 1de6caa8a7 implement histogram correction from CCCB_Ledwand 2025-03-02 15:12:05 +01:00
Vinzenz Schroeter 2dcf092100 split execute.rs 2025-03-02 15:12:05 +01:00
Vinzenz Schroeter 304317a86e fix pixels on inverts 2025-03-02 15:12:05 +01:00
Vinzenz Schroeter 542bd19ace fix warning
All checks were successful
Rust / build (pull_request) Successful in 6m28s
Rust / build (push) Successful in 6m27s
2025-02-13 19:14:46 +01:00
Vinzenz Schroeter b770607893 add invert, more help text, ...
choose if pointer is visible to make dithering more stable
2025-02-12 22:02:17 +01:00
Vinzenz Schroeter 83baf7b419 improve cli
Some checks failed
Rust / build (push) Failing after 1m11s
2025-02-12 20:48:37 +01:00
Vinzenz Schroeter ef19ab8b3f stream screen to display 2025-02-12 20:30:27 +01:00
Vinzenz Schroeter 9e299f69f6 add simple stdin streaming 2025-02-12 18:11:38 +01:00
Vinzenz Schroeter 0a974d8f1d clippy fix
All checks were successful
Rust / build (push) Successful in 1m57s
2025-02-08 14:03:27 +01:00
Vinzenz Schroeter 442da63c90 set screen brightness
Some checks failed
Rust / build (push) Failing after 50s
2025-02-08 13:57:05 +01:00
Vinzenz Schroeter 8390b739da basic command structure, implement reset
Some checks failed
Rust / build (push) Failing after 49s
2025-02-08 13:21:34 +01:00
Vinzenz Schroeter a5ad583f2d initial commit 2025-02-08 12:36:09 +01:00