This repository has been archived by the owner on May 18, 2024. It is now read-only.
v1.5.5
Changes:
- Added a gradient in the center of the scoreboard to keep the background of the data clear.
- Aligned all the logos for 64x32 to show the better part of each of them.
- You can now create a logo layout file specific to the size of your board. simply create a copy of the original config/layout/logos.json and name it logos_{width}x{height}.json. so for a 128x64 panel you would name it logos_128x64.json (Thanks to @joshkay)
Fixes:
- Fixed issues related to standings not showing
- Fixed issues related to a broken link to the logos API. (Thanks to @joshkay)
- Fix for when the screensaver does have a previous board name set and also fixes for if the dimmer is not used and brightness not set on command line (this removes the fade in and fade out) (Thanks to @falkyre )
- Fix for the RGB Validator in nhl_setup app (Thanks to @falkyre )