11 Commits

Author SHA1 Message Date
Glenn Maynard
1b01f53796 Add an option to enable or disable lighting on panels with no sensors. 2019-03-21 16:00:36 -05:00
Glenn Maynard
ec061d4223 Refactor uploading animations to allow uploading automatically instead of having a separate upload button, and iron out some inconsistencies. 2019-02-08 20:52:01 -06:00
Glenn Maynard
d38307d3bc Fix GIF loop frames. 2019-02-06 20:01:13 -06:00
Glenn Maynard
63e76f29cc Use opaque white instead of just opaque for the marker pixel, so transparent GIFs aren't needed when markers aren't being used. 2019-02-05 18:09:07 -06:00
Glenn Maynard
bf9b8b185c Coalesce identical GIF frames on load. 2019-02-01 23:03:20 -06:00
Glenn Maynard
cc07e07649 Fix auto-lighting not reactivating quickly. 2019-01-18 19:46:19 -06:00
Glenn Maynard
88052ee318 Updates to graphic upload handling. 2019-01-18 19:46:10 -06:00
Glenn Maynard
aba274603c Set LIGHTS_PER_PANEL to 25.
At 16 the lights data was overflowing, which is probably what was causing the
smxconfig crashes.
2018-12-27 18:26:02 -06:00
Glenn Maynard
0b3202ccff Handle 25-light panel animations in SMXPanelAnimation. 2018-12-09 16:11:12 -06:00
Glenn Maynard
135e3c5401 Add a UI to set panel animations.
This is driven by the config tool, which needs to stay running.
2018-12-09 16:11:12 -06:00
Glenn Maynard
2628c078fa Add SMXPanelAnimation. 2018-12-09 16:11:10 -06:00