• v0.4.0 0da50ed7dc

    Version 0.4.0
    All checks were successful
    Rust / build (push) Successful in 9m12s
    Stable

    vinzenz released this 2025-05-04 17:52:45 +02:00 | 0 commits to main since this release

    • FEATURE: stream a video file with servicepoint-cli pixels video <FILE>
    • FEATURE: hard reset display with servicepoint-cli reset --force
    • FIX: dithering crash out of bounds read
    • IMPROVEMENT: update core library
    Downloads
  • v0.3.0 a903cbed85

    v0.3.0
    All checks were successful
    Rust / build (push) Successful in 7m36s
    Stable

    vinzenz released this 2025-03-02 15:36:39 +01:00 | 6 commits to main since this release

    • BREAKING: renamed and/or moved some options
    • FEATURE: send image file
    • FEATURE: histogram correction, blur, sharpen and Ostromoukhov dither based on CCCB_Ledwand
    • FEATURE: remove spacers (gaps between the tile rows) from images/screen capture
    • FEATURE: keep aspect ratio when sending images/screen capture
    • FEATURE: image processing steps can be toggled individually
    • FIX: inverting pixels set all pixels to on
    Downloads