Fine-tune fire mode
[kaka/cakelight.git] / src / kaka / cakelight / mode /
2021-06-14 Tomas WenströmFine-tune fire mode master
2021-06-14 Tomas WenströmAdd fire mode
2021-06-14 Tomas WenströmRename noise mode
2020-11-22 Tomas WenströmMerge branch 'master' of ssh://dolda2000.com/srv/git...
2020-11-22 Tomas WenströmAny number of colors (>1) for noise mode
2020-07-13 Tomas WenströmAdd video device to config
2019-12-06 Tomas WenströmBugfix - seconds to milliseconds
2019-12-06 Tomas WenströmDon't calculate sun colors when sun is completely up
2019-12-02 Tomas WenströmMerge branch 'master' of ssh://dolda2000.com/srv/git...
2019-12-02 Tomas WenströmSynchronize on threads on wait/notify
2019-12-01 Tomas WenströmBugfix - use pause flag
2019-12-01 Tomas WenströmPause/resume modes when stacking
2019-11-27 Tomas WenströmAdd sunrise mode
2019-11-25 Tomas WenströmReplace old command parsing with new
2019-11-25 Tomas WenströmRegister and use commands
2019-11-25 Tomas WenströmMove color parsing method to command
2019-11-25 Tomas WenströmOnly pass console to command on activate
2019-11-24 Tomas WenströmNew two-color noise mode + initial draft on commands
2019-11-24 Tomas WenströmMove all modes to package kaka.cakelight.mode