docsteer / sacnview

sACNView provides a tool for monitoring and sending the Streaming ACN lighting control protocol used for lighting control in theatres, TV studios and architectural systems
http://www.sacnview.org
Apache License 2.0
91 stars 24 forks source link

Base the color on source CID so does not change each run #282

Closed RichardTea closed 1 year ago

RichardTea commented 1 year ago

Uses CRC32 of the CID bytes (zlib implementation)

Also respects the light/dark theme by using a dark version of the generated source color when in dark mode.

RichardTea commented 1 year ago

Cherry picking into new branch based on 2.2. depot-tools is breaking rebasing