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>
Wed, 29 Nov 2023 20:19:55 +0000 (21:19 +0100)
commit6d29a04a8a67eae325941862f8c775a41e3132c1
tree67b34f177b1d4070f2c7f09f31d79220a78e1b2c
parentdf69164b987301b348477ccf1c10018fb227b6eb
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