Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Tags: polyfloyd/ledcat

Tags

v1.0.0

Toggle v1.0.0's commit message
bump: version 0.2.1 → 1.0.0

v0.2.1

Toggle v0.2.1's commit message
Version 0.2.1

This release is mostly updates of dependencies and will be the last
release to feature support for SPI devices.

v0.2.0

Toggle v0.2.0's commit message
Version 0.2.0

* Add GPLv3 license
* hexws2811: Fix performance issues
* generic: Add support for 1-byte RGB and 1-bit grayscale formats
* Remove deprecated --linger, use --exit never instead
* Make the missing --geometry message easier to understand
* Document transpositions with just text diagrams
* artnet: Add a flag to set the DMX universe
* Add a new exit condition to exit when at least one input closes
* fluxled: Allow connections to fail
* simulator: Fix the bottom row not being shown for odd heights
* Prefer no driver instead of aborting when the driver could not be detected
* generic: Add pixel formatting options
* Document 'show' device type

v0.1.5

Toggle v0.1.5's commit message
Version 0.1.5

- Slightly speed up I/O
- driver/generic: Drastically speed up outputting over stdout
- Add basic support for LED Matrices through Hzeller's library (manual builds only)
- Fix some minor things found by clippy
- Add support for some kind of FluxLED device

v0.1.4

Toggle v0.1.4's commit message
Version 0.1.4

- Add support for Mac OSX
- Add support for the SK9822
- Minor fixes

v0.1.3

Toggle v0.1.3's commit message
Version 0.1.3

- Improve the high CPU usage fix when using FIFO's
- Add the show subcommand to make debugging programs easier

v0.1.2

Toggle v0.1.2's commit message
Version 0.1.2

- Fix high CPU usage when using --linger with FIFO's

v0.1.1

Toggle v0.1.1's commit message
Version 0.1.1

- Add support for the WS2812 over SPI
- Add support for the HUB75 interface over GPIO
- Introduce the mirror_{x,y} transposition
- Introduce --clear-timeout (see --help)
- Allow the display geometry to be specified by the LEDCAT_GEOMETRY env var
- Deprecate --num-pixels in favor of --geometry
- Rework the input system to be fully synchronous
- And more internal refactoring

v0.1

Toggle v0.1's commit message
Version 0.1