Cleanup: use simpler ownership for FilmViewer.
authorCarl Hetherington <cth@carlh.net>
Tue, 11 Oct 2022 23:03:28 +0000 (01:03 +0200)
committerCarl Hetherington <cth@carlh.net>
Fri, 14 Oct 2022 09:41:18 +0000 (11:41 +0200)
commit449f383f13e5755c523db11f9adef53b58391025
tree7751c6ede10455de02aa85dcd00d17109c9d57a6
parent5e640ac3e2f6d5fb079ff65659a1483ddac8672e
Cleanup: use simpler ownership for FilmViewer.
41 files changed:
src/tools/dcpomatic.cc
src/tools/dcpomatic_player.cc
src/wx/audio_dialog.cc
src/wx/audio_dialog.h
src/wx/audio_plot.cc
src/wx/audio_plot.h
src/wx/content_menu.cc
src/wx/content_menu.h
src/wx/content_panel.cc
src/wx/content_panel.h
src/wx/controls.cc
src/wx/controls.h
src/wx/dcp_panel.cc
src/wx/dcp_panel.h
src/wx/film_editor.cc
src/wx/film_editor.h
src/wx/markers_dialog.cc
src/wx/markers_dialog.h
src/wx/markers_panel.cc
src/wx/markers_panel.h
src/wx/player_information.cc
src/wx/player_information.h
src/wx/playlist_controls.cc
src/wx/playlist_controls.h
src/wx/standard_controls.cc
src/wx/standard_controls.h
src/wx/system_information_dialog.cc
src/wx/system_information_dialog.h
src/wx/text_panel.cc
src/wx/text_view.cc
src/wx/text_view.h
src/wx/timeline.cc
src/wx/timeline.h
src/wx/timeline_dialog.cc
src/wx/timeline_dialog.h
src/wx/timing_panel.cc
src/wx/timing_panel.h
src/wx/video_waveform_dialog.cc
src/wx/video_waveform_dialog.h
src/wx/video_waveform_plot.cc
src/wx/video_waveform_plot.h