aboutsummaryrefslogtreecommitdiffstats
path: root/visualizer.c
AgeCommit message (Collapse)Author
2016-05-15Update include dir for new serial_link includeGravatar Fred Sundvik
2016-05-15Configurable visualizer thread priorityGravatar Fred Sundvik
2016-03-13Suspend power off, fix backlight animationGravatar Fred Sundvik
The backlight color animation was using the wrong frame number, so it didn't work properly.
2016-03-13Suspend support for the visualizerGravatar Fred Sundvik
2016-03-12Add serial link support for visualizerGravatar Fred Sundvik
2016-02-13Initialize backlight and LCD during visualizer_initGravatar Fred Sundvik
2016-02-13Add visualizerGravatar Fred Sundvik
A generic visualizer that supports animations. There's a few predefined keyframe types included, and more can be added by the user.