Permalink
Failed to load latest commit information.
easybmp init Nov 17, 2017
.gitignore init Nov 17, 2017
AnimationEffect.cpp updated to use stacked colormaps Nov 19, 2017
AnimationEffect.hpp init Nov 17, 2017
BreathingEffect.cpp breathing mixes color now Nov 19, 2017
BreathingEffect.hpp breathing mixes color now Nov 19, 2017
ColorProvider.cpp introduced ColorProvider Nov 19, 2017
ColorProvider.hpp introduced ColorProvider Nov 19, 2017
CyclicColorProvider.cpp introduced cyclic colors provider Nov 19, 2017
CyclicColorProvider.hpp introduced cyclic colors provider Nov 19, 2017
DataTypes.cpp introduced RGB::NONE Nov 19, 2017
DataTypes.hpp introduced RGB::NONE Nov 19, 2017
DeviceController.cpp added resetColor() affecting whole layer Nov 19, 2017
DeviceController.hpp added resetColor() affecting whole layer Nov 19, 2017
Effect.cpp introduced layered per-effect colormap Nov 19, 2017
Effect.hpp introduced layered per-effect colormap Nov 19, 2017
FileDevice.cpp init Nov 17, 2017
FileDevice.hpp init Nov 17, 2017
LinearEffect.cpp added LinearEffect for effects with duration Nov 18, 2017
LinearEffect.hpp added LinearEffect for effects with duration Nov 18, 2017
NoDeviceException.cpp init Nov 17, 2017
NoDeviceException.hpp init Nov 17, 2017
README.md better readme Nov 18, 2017
RaindropsEffect.cpp better mixing and reformat Nov 19, 2017
RaindropsEffect.hpp rng distributors are static now Nov 19, 2017
RandomColorProvider.cpp introduced ColorProvider Nov 19, 2017
RandomColorProvider.hpp introduced ColorProvider Nov 19, 2017
RandomEffect.cpp list of colors set via helper function Nov 19, 2017
RandomEffect.hpp RandomEffect accepts ColorProvider Nov 19, 2017
SignalInterface.cpp init Nov 17, 2017
SignalInterface.hpp init Nov 17, 2017
rtbyte bash script to send series of bytes as 2 RTMIN signals Dec 7, 2017