Move UTC offset for KDMs from the cinema to the point of KDM creation (#2300). v2.17.6
authorCarl Hetherington <cth@carlh.net>
Thu, 1 Dec 2022 21:30:58 +0000 (22:30 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 8 Mar 2023 16:17:15 +0000 (17:17 +0100)
commitf4f5f6486105cc87f3b4f98bdf3bd5be74aa26a0
tree40e722e1d26bc18ab8df0d0594e1193929050fbf
parent64b8ca8c4f9064e5142633aa2676b20f0ea0f10d
Move UTC offset for KDMs from the cinema to the point of KDM creation (#2300).
16 files changed:
src/lib/cinema.cc
src/lib/cinema.h
src/lib/dkdm_recipient.cc
src/lib/dkdm_recipient.h
src/lib/kdm_cli.cc
src/lib/screen.cc
src/lib/screen.h
src/wx/cinema_dialog.cc
src/wx/cinema_dialog.h
src/wx/dkdm_dialog.cc
src/wx/kdm_timing_panel.cc
src/wx/kdm_timing_panel.h
src/wx/screens_panel.cc
test/config_test.cc
test/kdm_cli_test.cc
test/kdm_naming_test.cc