Added a notify that color transforms have changed

Former-commit-id: 28eb82f4e6f646ffcb6ed1b013a9ec60de53e657
This commit is contained in:
johan
2013-12-03 22:56:46 +01:00
parent dc4a41c64a
commit ea1b8315c4
3 changed files with 11 additions and 0 deletions

View File

@@ -101,6 +101,9 @@ public:
///
ColorTransform * getTransform(const std::string& id);
/// Tell Hyperion that the transforms have changed and the leds need to be updated
void transformsUpdated();
///
/// Clears the given priority channel. This will switch the led-colors to the colors of the next
/// lower priority channel (or off if no more channels are set)