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>
Thu, 22 Dec 2022 23:11:11 +0000 (00:11 +0100)
commita255710a13de576f09aaf9d790b3260607d4a693
tree759c4de5c1ab47631f697d291b867f33576ca2f8
parentd132400792c831bca8a43b46547ee6ef7a5e6fa5
Move UTC offset for KDMs from the cinema to the point of KDM creation (#2300).
19 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/tools/dcpomatic_kdm.cc
src/wx/cinema_dialog.cc
src/wx/cinema_dialog.h
src/wx/dcpomatic_choice.h
src/wx/dkdm_dialog.cc
src/wx/kdm_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