Move UTC offset for KDMs from the cinema to the point of KDM creation (#2300). v2.17.7
authorCarl Hetherington <cth@carlh.net>
Thu, 1 Dec 2022 21:30:58 +0000 (22:30 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 14 Sep 2023 20:27:41 +0000 (22:27 +0200)
commitf19abd2f18c890018269d95c345b507c6cb9d315
tree6f886274b2f91a546270c90c6a865de5c0fe0fda
parent6a7b01a6703ce2f19dd3a2bf104e0ccd39150dc9
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