Skip to content

v1.4

Compare
Choose a tag to compare
@FedeDP FedeDP released this 10 Sep 09:24
· 587 commits to master since this release

Changelog:

  • Reworked configuration log in log file
  • Added a Weather module to shorten interval between webcam captures based on current cloudiness.
    Note that this feature needs an OpenWeatherMap apikey setted in conf file, otherwise it is disabled.
  • Added a Network module that will listen on NetworkManager StateChanged event, to let clight know when connection is up. For now, this is only used by Weather module to pause it when network is off, and resume it when it is back on.
  • Lots of small bugfixes and improvements
  • Build release with -O3