summaryrefslogtreecommitdiff
path: root/qt/build-RGBController-Desktop-Debug/ui_controllerwindow.h
AgeCommit message (Collapse)AuthorFilesLines
2017-02-23Converted presets file location to a safe OS agnostic location ↵daniel-Jones1-211/+259
(~/.local/share/RGBcontroller on Linux)
2017-02-15Fade with individual speed control now works, can fade each color at its own ↵daniel-Jones1-12/+12
speed. Serial communication revamped to allow extra commands in both the front and backend.
2017-02-13added fade ability to Arduino sketch, using psuedo threading. Rework of ↵daniel-Jones1-0/+357
serial communication also started, the Qt interface is currently under development to support fading.