Sunrise and sunset events
authorArjen Baart <arjen@andromeda.nl>
Mon, 7 Sep 2020 06:09:36 +0000 (08:09 +0200)
committerArjen Baart <arjen@andromeda.nl>
Mon, 7 Sep 2020 06:09:36 +0000 (08:09 +0200)
commitbf0e8af880adffd4a3e8014291efbc128c4827a7
tree830ccf7b5b62cf2cf396722b0e6f910b56a1fc9c
parent01b6265abb13fe7b6f803ab87e8acc387c3c75ef
Sunrise and sunset events
28 files changed:
src/Makefile.am
src/action.h
src/curtain.c
src/event.cpp
src/event.h
src/location.h [new file with mode: 0644]
src/logging.cpp
src/sunrise.cpp
src/wakeup.conf
src/wakeup.cpp
src/wakeup_alarms.xml
test/Makefile.am
test/event_recurrance.cpp
test/lightctrl-fade
test/lightctrl-fade.exp
test/log_retime.cpp [new file with mode: 0644]
test/sunrise_test.cpp
test/sunrise_test.exp
test/sunset_alarms.xml [new file with mode: 0644]
test/sunset_winter [new file with mode: 0755]
test/sunset_winter.log.expect [new file with mode: 0644]
test/wakeup.conf
test/wakeup_alarms.xml
test/wakeup_empty.xml [new file with mode: 0644]
test/wakeup_load_events.cpp
test/wakeup_load_events.exp
test/wakeup_winter [new file with mode: 0755]
test/wakeup_winter.log.expect [new file with mode: 0644]