Move UTC offset for KDMs from the cinema to the point of KDM creation (#2300).
authorCarl Hetherington <cth@carlh.net>
Thu, 1 Dec 2022 21:30:58 +0000 (22:30 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 28 Jan 2024 01:01:57 +0000 (02:01 +0100)
commit957f92414a6f88dd6ef1ceb901ef0b61414bf6cd
tree80409ce9a16d9c504960bd0517ce267c62a155be
parent895143459866dcb373c93b8e674d1344a129a6df
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