v1.4
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