summaryrefslogtreecommitdiff
path: root/qt/build-RGBController-Desktop-Debug
AgeCommit message (Collapse)AuthorFilesLines
2017-02-23Converted presets file location to a safe OS agnostic location ↵daniel-Jones7-356/+1563
(~/.local/share/RGBcontroller on Linux)
2017-02-15Fade with individual speed control now works, can fade each color at its own ↵daniel-Jones2-13/+13
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-Jones2-0/+604
serial communication also started, the Qt interface is currently under development to support fading.